Guest User

Untitled

a guest
Jul 20th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. [02:25:34] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:54721
  2. net.minecraft.util.ReportedException: Ticking player
  3. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:349) ~[mw.class:?]
  4. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?]
  5. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?]
  6. at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) ~[jf.class:?]
  7. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
  8. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
  9. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
  10. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
  11. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
  12. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  13. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  14. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/particle/EntityFX
  15. at Reika.ChromatiCraft.Registry.Chromabilities.apply(Chromabilities.java:249) ~[Chromabilities.class:?]
  16. at Reika.ChromatiCraft.Auxiliary.Ability.ChromabilityHandler.tick(ChromabilityHandler.java:43) ~[ChromabilityHandler.class:?]
  17. at Reika.DragonAPI.Auxiliary.Trackers.TickRegistry.playerTick(TickRegistry.java:47) ~[TickRegistry.class:?]
  18. at cpw.mods.fml.common.eventhandler.ASMEventHandler_384_TickRegistry_playerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
  19. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  20. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  21. at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345) ~[FMLCommonHandler.class:?]
  22. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220) ~[yz.class:?]
  23. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?]
  24. ... 10 more
  25. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.particle.EntityFX
  26. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  27. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  28. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  29. at Reika.ChromatiCraft.Registry.Chromabilities.apply(Chromabilities.java:249) ~[Chromabilities.class:?]
  30. at Reika.ChromatiCraft.Auxiliary.Ability.ChromabilityHandler.tick(ChromabilityHandler.java:43) ~[ChromabilityHandler.class:?]
  31. at Reika.DragonAPI.Auxiliary.Trackers.TickRegistry.playerTick(TickRegistry.java:47) ~[TickRegistry.class:?]
  32. at cpw.mods.fml.common.eventhandler.ASMEventHandler_384_TickRegistry_playerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
  33. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  34. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  35. at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345) ~[FMLCommonHandler.class:?]
  36. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220) ~[yz.class:?]
  37. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?]
  38. ... 10 more
  39. Caused by: java.lang.NullPointerException
  40. [02:25:34] [Server thread/INFO]: Tabasca 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}}
  41. [02:25:34]
Add Comment
Please, Sign In to add comment