Open Xiantrius opened 1 year ago
Same issue here (same versions). But I'd like to constrain that the crash doesn't happen if you fall into the void (in which case things work normally). The crash does happen from other methods of dying. But maybe that's just me.
Also having this issue, though interestingly my server doesn't crash, just the client who died. Running on a midweight modpack.
[20:02:04] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingDeathEvent@7ee78046:
java.lang.NoSuchMethodError: net.minecraft.util.FoodStats.func_75119_b(F)V
at org.dimdev.dimdoors.shared.EventHandler.onLivingDeath(EventHandler.java:46) ~[EventHandler.class:3.2.2]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1429_EventHandler_onLivingDeath_LivingDeathEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615) [ForgeHooks.class:14.23.5.2860]
at net.minecraft.entity.player.EntityPlayerMP.onDeath(EntityPlayerMP.java:474) [oq.class:?]
at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:1023) [vp.class:?]
at net.minecraft.entity.player.EntityPlayer.attackEntityFrom(EntityPlayer.java:1038) [aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.attackEntityFrom(EntityPlayerMP.java:645) [oq.class:?]
at net.minecraft.entity.Entity.setOnFireFromLava(Entity.java:532) [vg.class:?]
at net.minecraft.entity.Entity.onEntityUpdate(Entity.java:497) [vg.class:?]
at net.minecraft.entity.EntityLivingBase.onEntityUpdate(EntityLivingBase.java:226) [vp.class:?]
at net.minecraft.entity.Entity.onUpdate(Entity.java:389) [vg.class:?]
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2096) [vp.class:?]
at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:234) [aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:382) [oq.class:?]
at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:173) [pa.class:?]
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?]
at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285) [gw.class:?]
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180) [oz.class:?]
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:790) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:1817) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_361]
Full Log: 13Aug2024.log Two instances [20:02:04] and [20:02:26] (the player rejoined)
What happened?
A bug happened!
When I'm in Dimensional Doors dimension and die then the server crashes. I also tested it in a single game, there was no crash as far as I know.
Of course I also have a crash report.
Mod Version
[1.12.2] Dimensional Doors - 3.0.12
What versions of Minecraft does this issue happen on?
1.12.2
Log