Crash on launch with 1.20.1-1.3.3 (ConcurrentModificationException)
HSWJR opened this issue · 3 comments
After updating to Create Diesel Generators 1.20.1-1.3.3 (the recent big update with major code refactors), my game crashes during startup. Here's the key info:
Crash Timing: During launch (render thread initialization)
Error Message:
plaintext
Failure message: Create Diesel Generators (createdieselgenerators) has failed to load correctly
java.lang.ExceptionInInitializerError: null
Exception message: java.util.ConcurrentModificationException
Relevant Stack Trace:
plaintext
at java.util.HashMap.computeIfAbsent(HashMap.java:1221) ~[?:?] {re:mixin}
at com.jesz.createdieselgenerators.CreateDieselGenerators.onClient(CreateDieselGenerators.java:79)
does that always happen or just sometimes? as far as I'm aware it just happens randomly and it seems like it is outside my reach