![Create: Dreams & Desires](https://media.forgecdn.net/avatars/thumbnails/1065/286/256/256/638598847906933576_animated.gif)
1.20.1 Crash, server and client.
EliasRipley opened this issue ยท 6 comments
Heyo. Popping in here in regards to latest release of Dreams and Desires.
Haven't seen in client side myself but others in server have.
Here, have some logs...
debug-2.log.txt
2024-08-27-2.log.txt
crash-2024-08-27_00.05.24-fml.txt
it been annoying to deal with recently
Regarding to the issue you posted:
I'm pretty sure this issue is fixed in the next update but I will leave this open and I'd suggest debugging it a little bit bc such thing like changing forge versions check your mod list for incompatible mods, or restart few times till it works!
Aye very well could be Forge, we moved up from 47.3.0 to 47.3.7 to get new JEI that fixed a few issues we were having.
after deeply analyzing the codebase of dreams & desires AND create AND the javadoc of Java this is caused by Create being initialized (not Forge technical name) while Dreams & Desires is. At some point, an element is removed (stack trace only shows a single thread. who knows where this gets modified) which causes a ConcurrencyModificationException.