Advertisement
edoreld

Untitled

Jun 9th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. 2013-06-09 13:28:48 [SEVERE] net.minecraft.util.ReportedException: Ticking entity
  2. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:839)
  3. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
  4. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:729)
  5. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
  6. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  7. 2013-06-09 13:28:48 [SEVERE] Caused by: java.lang.NullPointerException
  8. 2013-06-09 13:28:48 [SEVERE] at thaumcraft.common.lib.Utils.getContainersWithRoom(Utils.java:459)
  9. 2013-06-09 13:28:48 [SEVERE] at thaumcraft.common.entities.ai.AIProvideGoto.func_75250_a(AIProvideGoto.java:39)
  10. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.entity.ai.EntityAITasks.func_75774_a(EntityAITasks.java:87)
  11. 2013-06-09 13:28:48 [SEVERE] at thaumcraft.common.entities.golems.EntityGolemBase.func_70619_bc(EntityGolemBase.java:116)
  12. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1947)
  13. 2013-06-09 13:28:48 [SEVERE] at thaumcraft.common.entities.golems.EntityGolemBase.func_70636_d(EntityGolemBase.java:138)
  14. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:866)
  15. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.world.World.func_72866_a(World.java:2444)
  16. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:921)
  17. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.world.World.func_72870_g(World.java:2397)
  18. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.world.World.func_72939_s(World.java:2209)
  19. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
  20. 2013-06-09 13:28:48 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833)
  21. 2013-06-09 13:28:48 [SEVERE] ... 4 more
  22. 2013-06-09 13:28:48 [SEVERE] Encountered an unexpected exception ReportedException
  23. net.minecraft.util.ReportedException: Ticking entity
  24. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:839)
  25. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
  26. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:729)
  27. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
  28. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  29. Caused by: java.lang.NullPointerException
  30. at thaumcraft.common.lib.Utils.getContainersWithRoom(Utils.java:459)
  31. at thaumcraft.common.entities.ai.AIProvideGoto.func_75250_a(AIProvideGoto.java:39)
  32. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(EntityAITasks.java:87)
  33. at thaumcraft.common.entities.golems.EntityGolemBase.func_70619_bc(EntityGolemBase.java:116)
  34. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1947)
  35. at thaumcraft.common.entities.golems.EntityGolemBase.func_70636_d(EntityGolemBase.java:138)
  36. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:866)
  37. at net.minecraft.world.World.func_72866_a(World.java:2444)
  38. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:921)
  39. at net.minecraft.world.World.func_72870_g(World.java:2397)
  40. at net.minecraft.world.World.func_72939_s(World.java:2209)
  41. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
  42. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833)
  43. ... 4 more
  44. 2013-06-09 13:28:48 [
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement