Advertisement
Guest User

server bug

a guest
Aug 21st, 2014
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. [17:10:38 WARN]: Failed to handle packet for /127.0.0.1:51726
  2. net.minecraft.util.ReportedException: Ticking player
  3. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM
  4. P.java:464) ~[mw.class:?]
  5. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPl
  6. ayServer.java:496) ~[nh.class:?]
  7. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03Pa
  8. cketPlayer.java:36) ~[jd.class:?]
  9. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03Pa
  10. cketPlayer.java:101) ~[jd.class:?]
  11. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java
  12. :244) ~[ej.class:?]
  13. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:
  14. 173) [nc.class:?]
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav
  16. a:973) [MinecraftServer.class:?]
  17. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated
  18. Server.java:422) [lt.class:?]
  19. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav
  20. a:803) [MinecraftServer.class:?]
  21. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663) [M
  22. inecraftServer.class:?]
  23. at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
  24. Caused by: java.lang.NoSuchMethodError: net.minecraft.util.FoodStats.func_75119_
  25. b(F)V
  26. at com.gudenau.minecraft.cooler.item.ItemCooler.func_77663_a(ItemCooler.
  27. java:197) ~[ItemCooler.class:?]
  28. at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:542) ~[add.c
  29. lass:?]
  30. at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPla
  31. yer.java:386) ~[yx.class:?]
  32. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.ja
  33. va:622) ~[yz.class:?]
  34. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.
  35. java:1865) ~[sv.class:?]
  36. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.j
  37. ava:316) ~[yz.class:?]
  38. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM
  39. P.java:393) ~[mw.class:?]
  40. ... 10 more
  41. [17:10:38 INFO]: Syncorio lost connection: Internal server error
  42. [17:10:38 INFO]: Syncorio has left us.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement