Baby hoglins cause server crash when colliding/dying
chorbintime opened this issue ยท 3 comments
Describe the Bug
When a baby hoglin dies by fall damage or fire, it causes a server crash.
Reproduction Steps
- Summon a baby hoglin near fire or a large drop
- Watch the hoglin die
- The server crashes
...
Expected Result
The hoglin dies and drops its loot, without a crash occuring
Screenshots and Videos
No response
Crash Report or Log
Operating System
Linux
Mod Version
1.2.1
Minecraft Version
1.19.2
Forge Version
Fabric Loader 0.14.19
Other Mods
https://www.curseforge.com/minecraft/modpacks/curiosities-the-sequel
Additional Context
No response
Could not reproduce, and looking at the error log, there are a ton of mixins from other mods in the stack trace, none of them from this mod. In addition, I do not modify the ticking of hoglins. I conclude this very likely isn't an issue with Bygone Nether
Correction: could reproduce when the death was not player-caused. This is due to a bug in porting lib that was fixed, but not in the embedding of the mod. Will fix
Fixed in eb5881b