Advertisement
Kris1432

Untitled

Jul 31st, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. net.minecraft.util.ReportedException: Ticking player
  2. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:349) ~[mw.class:?]
  3. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?]
  4. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?]
  5. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[jd.class:?]
  6. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
  7. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
  8. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
  9. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335) [lt.class:?]
  10. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
  11. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  12. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  13. Caused by: java.lang.NullPointerException
  14. at thaumcraft.common.lib.events.EventHandlerEntity.finishedUsingItem(EventHandlerEntity.java:617) ~[EventHandlerEntity.class:?]
  15. at cpw.mods.fml.common.eventhandler.ASMEventHandler_112_EventHandlerEntity_finishedUsingItem_Finish.invoke(.dynamic) ~[?:?]
  16. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:?]
  17. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:?]
  18. at net.minecraftforge.event.ForgeEventFactory.onItemUseFinish(ForgeEventFactory.java:165) ~[ForgeEventFactory.class:?]
  19. at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:421) ~[yz.class:?]
  20. at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:866) ~[mw.class:?]
  21. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:242) ~[yz.class:?]
  22. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?]
  23. ... 10 more
  24. [12:13:22] [Server thread/INFO]: Kris1432 lost connection: TextComponent{text='Internal server error', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  25. [12:13:22] [Server thread/INFO]: Kris1432 left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement