2014-01-16 02:41:39 [INFO] [STDERR] java.util.ConcurrentModificationException
2014-01-16 02:41:39 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
2014-01-16 02:41:39 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
2014-01-16 02:41:39 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2014-01-16 02:41:39 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
2014-01-16 02:41:39 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)
2014-01-16 02:41:39 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
2014-01-16 02:41:39 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
This has been driving me insane, and gradually eats up my memory until minecraft crashes. I have been config diving, Notepad++ searching, Googling...I can't hunt this down.
java.util.ConcurrentModificationException
I know that usually means a mod confliction, and I can't find it. A new world isn't having this issue...YET. Been testing it from time to time, but this world so far is the only one affected. I've taken all Ender Tanks, Chunk Loaders, World Anchors, Ender-thermic pumps, anything loading a chunk has been deleted, and it still persists. It just spams the console until minecraft eventually crashes.
I've only added Dartcraft, Dartpatch, EE3, and Equivelency outside of FtB. I took mods from Horizons, Monster, MagicFarm2, and Magic World, and converted them into a DW20 fresh install of 1.0.11.
Config editing and such wasn't an issue, and in a new world, 209 mods work together so far with no errors.
I be going insane. Anyone else able to look at this and help?