Sophisticated storage crashes neoforge server on 1.21 when trying to craft storage controller
alekthefirst opened this issue · 2 comments
Server crashes when trying to craft a storage controller using a barrel from sophisticated storage. This only happens when connected to a standalone server, and works fine when done on client on integrated server.
log of crash: https://mclo.gs/1tPScVl
I believe the latest commit to src/main/java/net/p3pp3rf1y/sophisticatedstorage/item/BarrelBlockItem.java
makes use of a library that isn't available to standalone servers.