[1.12.2] Crusher ticking block entity | arithmetic exception
rlnt opened this issue ยท 1 comments
Description of the issue:
When you build a crusher, connect it to power and throw anything in, it will crash the game.
We currently use Immersive Engineering in our modpack "All The Mods 3 Expert Shedding Tiers" and multiple people reported this behaviour now. I've seen multiple issues are still open about this topic but none of them solves our problem. It was mentioned that it can be caused by multipliers in the config but they're all default for us and I even tried to delete the config so it is recreated but the crash still happens.
Crashlog:
Versions & Modlist
Game: 1.12.2
Forge: 14.23.5.2847
Immersive Engineering: 0.12-92
Additional context
Our modpack is open source and can be found here in case you want to checkout our configuration: https://github.com/AllTheMods/ATM3-Expert
Everything that is script related to Immersive Engineering can be found here: https://github.com/AllTheMods/ATM3-Expert/blob/dev/overrides/scripts/mods/immersiveengineering.zs
Same issue as here: #3826