
1.16.5 when loading into world, newest update now crashes. Error: java.lang.IllegalStateException: Pose stack not empty
Jetpack-Cat opened this issue ยท 4 comments
dungeons_libraries-1.16.5-1.0.6.jar
The game crashed whilst unexpected error
Error: java.lang.IllegalStateException: Pose stack not empty
This crash did NOT happen on dungeons_libraries-1.16.5-1.0.5.jar
The game crashes when I load into a world. I'm also using Epic Fight Mod.
i can confirm that it happens in a isolated instance with only
curios-forge-1.16.5-4.0.5.3.jar
dungeons_gear-1.16.5-3.2.7.jar
dungeons_libraries-1.16.5-1.0.6.jar
dungeons_mobs-1.16.5-2.2.3.jar
EpicFight-16.6.4.jar
geckolib-forge-1.16.5-3.0.106.jar
jei-1.16.5-7.7.1.153.jar
and yes that's a compatibility issue with epicfight
worth noticing that it doesnt happen when you remove dungeon mobs or when you use 1.0.5 of dungeon libraries
possibly same issue than this
https://github.com/baguchan/EnchantWithMob-Forge/issues/24
was solved by baguchi/EnchantWithMob-Forge@c9f030a
prob could do something similar here
and here