Advertisement
Guest User

Magical Crops

a guest
Aug 25th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. [ForgeModLoader] A critical server error occured handling a packet, kicking 384
  2. net.minecraft.util.ReportedException: Ticking player
  3. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:377)
  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.PlayerCapabilities.func_82877_b(F)V
  16. at com.mark719.magicalcrops.items.ArmourInfusedEpicFlight.onArmorTickUpdate(ArmourInfusedEpicFlight.java:107)
  17. at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:367)
  18. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:606)
  19. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
  20. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)
  21. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
  22. ... 11 more
  23. 2014-08-25 12:51:05 [WARNING] [Minecraft-Server] Failed to handle packet for funman300/64.180.242.8: net.minecraft.util.ReportedException: Ticking player
  24. net.minecraft.util.ReportedException: Ticking player
  25. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:377)
  26. at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
  27. at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
  28. at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
  29. at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
  30. at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
  31. at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
  32. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
  33. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
  34. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  36. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  37. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerCapabilities.func_82877_b(F)V
  38. at com.mark719.magicalcrops.items.ArmourInfusedEpicFlight.onArmorTickUpdate(ArmourInfusedEpicFlight.java:107)
  39. at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:367)
  40. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:606)
  41. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
  42. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:342)
  43. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
  44. ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement