The game crashed whilst exception ticking world 1.20.1 -the_bumblezone-7.1.14+1.20.1-forge
OBS3SS1ON opened this issue ยท 3 comments
I got an error when I opened one chest and looked at a dispenser. playing survival.
The game crashed whilst exception ticking world
Error: java.lang.IllegalAccessError: Update to non-static final field net.minecraft.world.level.block.piston.PistonStructureResolver.f_60410_ attempted from a different method (handler$bff000$modifyForcePushOrigin) than the initializer method
at net.minecraft.world.level.block.piston.PistonStructureResolver.handler$bff000$modifyForcePushOrigin(PistonStructureResolver.java:528) ~[client-1.20.1-20230612.114412-srg.jar%23624!/:?]
Looks like Botania already fixed this here: VazkiiMods/Botania#4527 (comment)
I looked closer at your stacktrace. modifyForcePushOrigin is not a mixin from my mod. It is a mixin from Botania. You will need to contact Botania devs so they can look into why their mixin is crashing