Advertisement
Guest User

Bewitchment Error with vampire poppet

a guest
Dec 15th, 2019
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. [16:34:30] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /73.11.130.65:19689
  2. net.minecraft.util.ReportedException: Ticking player
  3. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:459) ~[oq.class:?]
  4. at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) ~[pa.class:?]
  5. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?]
  6. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) ~[gw.class:?]
  7. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
  8. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
  9. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  10. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  11. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  13. Caused by: java.lang.NoSuchMethodError: net.minecraft.world.World.func_72910_y()Ljava/util/List;
  14. at com.bewitchment.common.handler.PoppetHandler.getEntity(PoppetHandler.java:166) ~[PoppetHandler.class:?]
  15. at com.bewitchment.common.handler.PoppetHandler.vampiric(PoppetHandler.java:144) ~[PoppetHandler.class:?]
  16. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_896_PoppetHandler_vampiric_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  17. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  18. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
  19. at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:610) ~[ForgeHooks.class:?]
  20. at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1128) ~[aed.class:?]
  21. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:926) ~[vp.class:?]
  22. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1038) ~[aed.class:?]
  23. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:645) ~[oq.class:?]
  24. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:72) ~[GCEntityPlayerMP.class:?]
  25. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:283) ~[vp.class:?]
  26. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) ~[vg.class:?]
  27. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) ~[vp.class:?]
  28. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) ~[aed.class:?]
  29. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) ~[oq.class:?]
  30. ... 9 more
  31. [16:34:31] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Future_Crafter47 lost connection: Internal server error
  32. [16:34:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Future_Crafter47 left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement