Game Crash 1.12.2
233Neon opened this issue ยท 1 comments
crash-2024-09-21_09.56.51-client.txt
The crash was caused by a java.util.ConcurrentModificationException during the initialization of CodeChickenLib. Probably Multiple threads or processes attempt to modify a collection (such as a HashMap) simultaneously without proper synchronization.