Internal server error / Disconnect from server
Dominance opened this issue ยท 2 comments
Seems to be a bug in enviromine - EnviroMine/EnviroMine-1.7#165 - it passes the wrong coordinates to the block being clicked.
I'll add a workaround in BDLib that will make it fail more gracefully in all my mods, but if the wrong coordinates end up pointing to a different tile entity it will still crash - i don't see a way to prevent that.
Workaround in - bdew-minecraft/bdlib@2d539e8