Placing hopper under manganese chest causes crash
ObsessedQZR opened this issue ยท 3 comments
Player placed a hopper underneath a manganese chest and crashed the server. Each time the chunk was loaded again, the server crashed. Ended up digging into the crash report to find the hopper and its coords, deleted it through the console while the player was joining in the error chunk.
Might be a mod conflict, just a hunch though.
Attached crash report below.
I am not able to re-produce this in single-player. If you could test it on a creative world then I would know for sure that its a pure mod-compat issue.
From this line in the log I am certain this is an incompatability with Lithium:
net.minecraft.class_2614.handler$cck000$lithiumExtract(class_2614.java:1722)
This is probably my fault somewhere. I will have this fixed as soon as possible.