ConcurrentModificationException during spawner placement
forebordingsky opened this issue ยท 4 comments
Crash log
crash-2021-08-08_20.09.31-client.txt
Description: generating features & structures (TerraForged World-Gen)
com.terraforged.mod.profiler.watchdog.UncheckedException: Critical error detected whilst generating Structure dungeoncrawl:dungeon
It's not always crashes, but very frequently. After relog, world loads normally.
Are you sure this is related to TerraForged?
I took a look already. It isn't anything to do with TF. Only thing that stands out to me is the number of mods coremodding/mixin'ing the itemstack/nbt stuff between your structure code and the eventual CME. I wouldn't know where to start trying to pick that apart though unfortunately.