Advertisement
Guest User

Untitled

a guest
Oct 6th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. 2013-10-06 12:57:26 [SEVERE] [ForgeModLoader] A critical server error occured handling a packet, kicking 7486
  2. net.minecraft.util.ReportedException: Ticking player
  3. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:374)
  4. at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
  5. at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
  6. at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
  7. at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
  8. at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
  9. at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
  10. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
  11. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
  12. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  14. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  15. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.player.EntityPlayer.func_71011_bu()Lnet/minecraft/item/ItemStack;
  16. at vazkii.tinkerer.common.enchantment.ModEnchantmentHandler.onEntityUpdate(ModEnchantmentHandler.java:74)
  17. at net.minecraftforge.event.ASMEventHandler_180_ModEnchantmentHandler_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
  18. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  19. at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  20. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:326)
  21. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1776)
  22. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)
  23. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:325)
  24. ... 11 more
  25. 2013-10-06 12:57:26 [WARNING] [Minecraft-Server] Failed to handle packet for Ravin3333/127.0.0.1: net.minecraft.util.ReportedException: Ticking player
  26. net.minecraft.util.ReportedException: Ticking player
  27. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:374)
  28. at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
  29. at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
  30. at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
  31. at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
  32. at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
  33. at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
  34. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
  35. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
  36. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  37. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  38. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  39. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.player.EntityPlayer.func_71011_bu()Lnet/minecraft/item/ItemStack;
  40. at vazkii.tinkerer.common.enchantment.ModEnchantmentHandler.onEntityUpdate(ModEnchantmentHandler.java:74)
  41. at net.minecraftforge.event.ASMEventHandler_180_ModEnchantmentHandler_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
  42. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  43. at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  44. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:326)
  45. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1776)
  46. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)
  47. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:325)
  48. ... 11 more
  49. 2013-10-06 12:57:26 [INFO] [Minecraft-Server] Ravin3333 left the game
  50. 2013-10-06 12:57:26 [SEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement