Game Crash ticking entity Minecraft 1.16.5
WhiteNoise1010 opened this issue ยท 9 comments
crash-2022-12-16_03.02.17-server.txt
crash-2022-12-15_05.10.15-server.txt
crash-2022-12-15_04.30.16-server.txt
After a few minutes of starting the game, the game crashes with a ticking entity error.
The Hordes version is 1.16.5-1.1.5a and the Forge version is 1.16.5-forge-36.2.39.
I tried installing MixinBootstrap, but it didn't work.
I tried deleting zombieawareness, but the same crash happened.
I'm using a respawndelay mod that switches to spectator mode when the player dies.
I was in the spectator mode with the infection effect, Due to the infection effect, a number of zombies have been repeatedly summoned.
Could this possibly be the cause?
The crash report is attached.
Hmm, this should fix the multiple zombie spawning but if it's not fixing the crash I'll take another look at a fix.
crash-2022-12-17_20.27.40-server.txt
Well, I did some more testing.
The respawndelay mod definitely creates a crash,
but sometimes crashes occur even without this.
In creative mode is no problem, but in survival mode and being targeted by zombies, the game crashes shortly after.
Crash report attached.
Looks like I need to add some error checking to that method, should be fixed soon
Should be fixed as of version 1.16.5-1.1.5c for 1.16 and 1.18.2-1.1.5d for 1.18.
It looks like it might be related to the cause, which mod do you use for the spectator respawn?
I use this mod.
https://www.curseforge.com/minecraft/mc-mods/respawn-delay
And version is 1.16.5-2.4.
crash-2022-12-16_06.15.49-server.txt
It's so fast! cool. you are a great developer.
But here's the bad news. Tried with a newer version(1.16.5-1.1.5b.), it still crashes.
However, the cause was the respawndelay mod.
The error does not occur when remove the mod.
Error report attached.