You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_70016_h(DDD)V
at tconstruct.gadgets.item.ItemSlimeBoots.onFall(ItemSlimeBoots.java:121)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_204_ItemSlimeBoots_onFall_LivingFallEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:149)
at net.minecraftforge.common.ForgeHooks.onLivingFall(ForgeHooks.java:325)
at net.minecraft.entity.EntityLivingBase.func_70069_a(EntityLivingBase.java:1143)
at net.minecraft.entity.player.EntityPlayer.func_70069_a(EntityPlayer.java:1994)
at net.minecraft.entity.Entity.func_70064_a(Entity.java:1124)
at net.minecraft.entity.EntityLivingBase.func_70064_a(EntityLivingBase.java:214)
at net.minecraft.entity.player.EntityPlayerMP.func_71122_b(EntityPlayerMP.java:798)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:596)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(C03PacketPlayer.java:144)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:842)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:692)
at java.lang.Thread.run(Thread.java:748)
Final Checklist
I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
I can reproduce this crash consistently by following the exact steps I described above.
I have asked other people and they confirm they also crash by following the exact steps I described above.
The text was updated successfully, but these errors were encountered:
Your GTNH Discord Username
SrYthan
Your Pack Version
latast update tinckers construct
Your Server
TotalCraft Servers
Type of Server
Crucible
Your Actions
I simply fitted the boot and fell.
Crash Report
java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_70016_h(DDD)V
at tconstruct.gadgets.item.ItemSlimeBoots.onFall(ItemSlimeBoots.java:121)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_204_ItemSlimeBoots_onFall_LivingFallEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:149)
at net.minecraftforge.common.ForgeHooks.onLivingFall(ForgeHooks.java:325)
at net.minecraft.entity.EntityLivingBase.func_70069_a(EntityLivingBase.java:1143)
at net.minecraft.entity.player.EntityPlayer.func_70069_a(EntityPlayer.java:1994)
at net.minecraft.entity.Entity.func_70064_a(Entity.java:1124)
at net.minecraft.entity.EntityLivingBase.func_70064_a(EntityLivingBase.java:214)
at net.minecraft.entity.player.EntityPlayerMP.func_71122_b(EntityPlayerMP.java:798)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:596)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(C03PacketPlayer.java:144)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:842)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:692)
at java.lang.Thread.run(Thread.java:748)
Final Checklist
The text was updated successfully, but these errors were encountered: