Advertisement
Guest User

Untitled

a guest
Apr 10th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. 2013-04-10 18:59:05 [SEVERE] [BKCommonLib] An error occurred in next-tick task 'com.bergerkiller.bukkit.common.utils.EntityUtil$1':
  2. 2013-04-10 18:59:05 [SEVERE] java.lang.ClassCastException: com.bergerkiller.bukkit.common.entity.CommonEntity cannot be cast to com.bergerkiller.bukkit.common.entity.type.CommonPlayer
  3. 2013-04-10 18:59:05 [SEVERE] at com.bergerkiller.bukkit.common.entity.CommonEntity.get(CommonEntity.java:463)
  4. 2013-04-10 18:59:05 [SEVERE] at com.bergerkiller.bukkit.common.entity.CommonEntity.teleport(CommonEntity.java:370)
  5. 2013-04-10 18:59:05 [SEVERE] at com.bergerkiller.bukkit.common.entity.type.CommonPlayer.teleport(CommonPlayer.java:49)
  6. 2013-04-10 18:59:05 [SEVERE] at com.bergerkiller.bukkit.common.bases.ExtendedEntity.teleport(ExtendedEntity.java:615)
  7. 2013-04-10 18:59:05 [SEVERE] at com.bergerkiller.bukkit.common.utils.EntityUtil.teleport(EntityUtil.java:99)
  8. 2013-04-10 18:59:05 [SEVERE] at com.bergerkiller.bukkit.common.utils.EntityUtil$1.run(EntityUtil.java:87)
  9. 2013-04-10 18:59:05 [SEVERE] at com.bergerkiller.bukkit.common.internal.CommonPlugin$NextTickHandler.run(CommonPlugin.java:503)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement