Effective causing a game crash!
JustAHuman-xD opened this issue ยท 7 comments
Something is happening with effective that is causing a game crash:
Crash Report:
https://paste.gg/p/anonymous/58521a75616841c398a638887744ee2c
If you need a mod list I can post it
Here's a crashy of it: https://crashy.net/lLUmRgjwavGOrOkpKVOT
crashing even with just vanilla so it is Effective doing it, I think the HashMap error that is the problem, I have no idea how to fix it myself so we will just have to wait for now I suppose.
looks like it is cause by public static final Set generators in src\main\java\ladysnake\effective\client\world\WaterfallCloudGenerators.java hashset modified in non thread safe manner.