Immersive Engineering

Immersive Engineering

134M Downloads

[1.12.2] [0.12 - 89] Crusher causes server crash when ores inserted

eBuilder101 opened this issue ยท 7 comments

commented

After dropping ores into the crusher, the game suddenly crashed. I play singleplayer, and this was a server crash. The crash report mentions a ticking tile/block entity, which corrupted my world. I was able to use MCedit to remove the crusher. I tried using different insertion methods and different ores, but all resulted in this crash.

Report: https://hastebin.com/dobabekuqi.coffeescript

commented

What can be done about it?

commented

Could you please show your IE config file?

commented

Sure thing:

https://hastebin.com/ulixuceyut.coffeescript

It's modified a bit.

commented

Looks like a broken recipe which causes a division by zero

Or a broken energy consumption config

commented

Yeah and that's what's causing it. You set the energy cost modifier for the crusher too low.

commented

I tried with the default setting and it still crashed - the crash reports are the same.

commented

If you set crusher_energyModifier and crusher_timeModifier back to 1, you should see this bug fixed.