Advertisement
Camellias_

Untitled

Oct 26th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. 26.10 14:39:10 [Server] FML Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@7224bd0:
  2. 26.10 14:39:10 [Server] INFO java.lang.NoSuchMethodError: net.minecraft.util.FoodStats.func_75119_b(F)V
  3. 26.10 14:39:10 [Server] INFO at com.camellias.voidaicarcania.items.baubles.head.ItemFeastCowlActive.onWornTick(ItemFeastCowlActive.java:58) ~[ItemFeastCowlActive.class:?]
  4. 26.10 14:39:10 [Server] INFO at baubles.common.event.EventHandlerEntity.playerTick(EventHandlerEntity.java:96) ~[EventHandlerEntity.class:?]
  5. 26.10 14:39:10 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_56_EventHandlerEntity_playerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
  6. 26.10 14:39:10 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  7. 26.10 14:39:10 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  8. 26.10 14:39:10 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:370) [FMLCommonHandler.class:?]
  9. 26.10 14:39:10 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:378) [aed.class:?]
  10. 26.10 14:39:10 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [aed.class:?]
  11. 26.10 14:39:10 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) [oq.class:?]
  12. 26.10 14:39:10 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) [pa.class:?]
  13. 26.10 14:39:10 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?]
  14. 26.10 14:39:10 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) [gw.class:?]
  15. 26.10 14:39:10 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
  16. 26.10 14:39:10 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
  17. 26.10 14:39:10 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  18. 26.10 14:39:10 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  19. 26.10 14:39:10 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  20. 26.10 14:39:10 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_77]
  21. 26.10 14:39:10 [Server] FML Index: 1 Listeners:
  22. 26.10 14:39:10 [Server] FML 0: NORMAL
  23. 26.10 14:39:10 [Server] FML 1: ASM: baubles.common.event.EventHandlerEntity@7e382530 playerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
  24. 26.10 14:39:10 [Server] FML 2: ASM: com.brandon3055.draconicevolution.handlers.CustomArmorHandler@548d9262 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
  25. 26.10 14:39:10 [Server] FML 3: ASM: Block{null} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
  26. 26.10 14:39:10 [Server] minecraft/NetworkSystem Failed to handle packet for /72.187.175.245:52943
  27. 26.10 14:39:10 [Server] INFO net.minecraft.util.ReportedException: Ticking player
  28. 26.10 14:39:10 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:459) ~[oq.class:?]
  29. 26.10 14:39:10 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) ~[pa.class:?]
  30. 26.10 14:39:10 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement