Goety - The Dark Arts

Goety - The Dark Arts

530k Downloads

c2me incompatibility / thread safety issue

tlitookilakin opened this issue ยท 5 comments

commented

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.

commented

Works perfectly! Thanks a bunch.

commented

I have no clue if this would fix this issue or not, but hopefully it does:

commented

Is that change included in 2.5.27.2?

commented

Yes

commented

Thanks! I'll give it a shot.