c2me incompatibility / thread safety issue
tlitookilakin opened this issue ยท 5 comments
Goety is currently incompatible with Concurrent Chunk Management engine. It crashes/errors trying to spawn an obsidian monolith during structure generation. It looks like the getLevel().random in this line is not thread-safe:
Crash log here, but it's not a clean install. I'll try to get a minimal reproduction later. I did not upload the full log because it's 76k lines long, but I can attach it if necessary.
I have no clue if this would fix this issue or not, but hopefully it does: