Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with tinkers construct slime boots #11140

Closed
1 of 3 tasks
SrYthan opened this issue Aug 27, 2022 · 0 comments · Fixed by GTNewHorizons/TinkersConstruct#63
Closed
1 of 3 tasks

Crash with tinkers construct slime boots #11140

SrYthan opened this issue Aug 27, 2022 · 0 comments · Fixed by GTNewHorizons/TinkersConstruct#63

Comments

@SrYthan
Copy link

SrYthan commented Aug 27, 2022

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

  • 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.
@SrYthan SrYthan added Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels Aug 27, 2022
@minecraft7771 minecraft7771 added Mod: Tinkers' Construct and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants