ChiselsAndBits / Chisels-and-Bits

A Minecraft mod about chiseling and designing custom blocks in game.
https://algorithmx2.github.io/Chisels-and-Bits/
MIT License
222 stars 81 forks source link

1.20.4/1.4.157 fabric: permanent server crash related to chiseled printer/chisel station #1247

Open mduft opened 2 months ago

mduft commented 2 months ago

(It is called chiseled printer on the WIKI, but chisel station in the current version of the mod.)

When putting a pattern and a chisel into the printer, the server crashes at the moment you put in the second part - in my case the chisel. The server log shows a NoClassDefFoundError related to a commons collection class. Unfortunately I lost the exact log since I had to restore a backup of the server (twice now already...).

As soon as the chunk with the printer is loaded, the server crashes immediately, so we were unable to resolve the issue without restoring a backup. Briefly removing the mod and restarting - of course - removed all chisel'd blocks, which is undesirable as well.