Guest User

Untitled

a guest
May 14th, 2014
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. 2014-05-14 10:30:38 [SEVERE] net.minecraft.util.ReportedException: Ticking entity
  2. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:889)
  3. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  4. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
  5. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
  6. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  7. 2014-05-14 10:30:38 [SEVERE] Caused by: java.lang.ClassCastException: thaumcraft.common.entities.monster.EntityPech cannot be cast to net.minecraft.entity.player.EntityPlayer
  8. 2014-05-14 10:30:38 [SEVERE] at thaumcraft.common.entities.projectile.EntityPechBlast.func_70184_a(EntityPechBlast.java:81)
  9. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(EntityThrowable.java:235)
  10. 2014-05-14 10:30:38 [SEVERE] at thaumcraft.common.entities.projectile.EntityPechBlast.func_70071_h_(EntityPechBlast.java:56)
  11. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.world.World.func_72866_a(World.java:2944)
  12. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1006)
  13. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.world.World.func_72870_g(World.java:2890)
  14. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.world.World.func_72939_s(World.java:2704)
  15. 2014-05-14 10:30:38 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:883)
  16. 2014-05-14 10:30:38 [SEVERE] ... 4 more
  17. 2014-05-14 10:30:38 [SEVERE] Encountered an unexpected exception ReportedException
  18. net.minecraft.util.ReportedException: Ticking entity
  19. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:889)
  20. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  21. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
  22. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
  23. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  24. Caused by: java.lang.ClassCastException: thaumcraft.common.entities.monster.EntityPech cannot be cast to net.minecraft.entity.player.EntityPlayer
  25. at thaumcraft.common.entities.projectile.EntityPechBlast.func_70184_a(EntityPechBlast.java:81)
  26. at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(EntityThrowable.java:235)
  27. at thaumcraft.common.entities.projectile.EntityPechBlast.func_70071_h_(EntityPechBlast.java:56)
  28. at net.minecraft.world.World.func_72866_a(World.java:2944)
  29. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1006)
  30. at net.minecraft.world.World.func_72870_g(World.java:2890)
  31. at net.minecraft.world.World.func_72939_s(World.java:2704)
  32. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:883)
  33. ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment