[1.12.2] Crash with current latest version of Atum
aking4125 opened this issue ยท 9 comments
Hello!
After updating Atum to 2.0.18 and using Better Mineshafts 2.1.0 (Both on 1.12.2). Upon loading a world, the game crashes with the following crash report.
Downgrading Atum to 2.0.17 works. I see in the changelog for Atum that they added events to Caves & Mineshafts so unknown if Bettercaves is also affected by this.
I have something like you :D
Unfortunately it seems they instantly closed the issue. They require the mineshafts used to inherit their own MapGenAtumMineshaft
class, which really is not proper usage of the event bus. It guarantees that any mod that changes mineshaft generation without directly plugging into Atum will cause a crash. I suggested what I believe to be the appropriate change in the issue above, but I'm not sure they'll see it since they already closed it.
Yeah I've read. I guess for the time being it'd probably should be listed as incompatible to avoid any further issues? Probably should just wait a bit.
They've posted a test build in the linked issue. Give it a try and let me know if it works