OpenMods / OpenBlocks

Random collection of blocks
Other
298 stars 149 forks source link

Stepping on a tank + xp drain caused server to crash. #1003

Closed MrZoraman closed 4 years ago

MrZoraman commented 4 years ago

I placed an openblocks tank and an xp drain on top of it. I stood on the drain and the server crashed. The error log is attached.

crash log.txt

I was using the MCEternal modpack version 1.3.4.

boq commented 4 years ago

Seems like #974. If this is reproducible, please attach level.dat (if possible). Otherwise, is probably is registry corruption unrelated to OpenBlocks.

MrZoraman commented 4 years ago

When I started up the server the problem went away. I can try loading up a backup to see if it's reproduceable though.

boq commented 4 years ago

Then is sounds like #974. There is some runtime corruption in Forge's fluid registry and only common trait is that there is second mod that registers same fluid id (in this case, Cyclic, but they seem to do it correctly). Maybe there is third mod that does some weird things with that data.

Anyway, closing as duplicate, no need for attaching backups.