ModPack: Monster v1.0.4
Mod: Not 100% sure, we tried narrow it down to maybe: BC Quarry, EnderChests in different dimensions, TE ItemDucts, TE Tesseracts, TransferNodes
Bug: These lines scroll through the server log in variing intervals (1-10s)
We first noticed it after placing our first BC Quarry with an Enderchest and EnergyTesseract in the mining age and pulling out with Item Ducts resp. Transfer Nodes in the overworld.
It now shows up as first message after server reboot and keeps spamming after that
Mod: Not 100% sure, we tried narrow it down to maybe: BC Quarry, EnderChests in different dimensions, TE ItemDucts, TE Tesseracts, TransferNodes
Bug: These lines scroll through the server log in variing intervals (1-10s)
Code:
2014-01-12 13:44:06 [INFO] [STDERR] java.util.ConcurrentModificationException
2014-01-12 13:44:06 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
2014-01-12 13:44:06 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)
2014-01-12 13:44:06 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)
2014-01-12 13:44:06 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)
2014-01-12 13:44:06 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
2014-01-12 13:44:06 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)
2014-01-12 13:44:06 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-12 13:44:06 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)
2014-01-12 13:44:06 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
2014-01-12 13:44:06 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
We first noticed it after placing our first BC Quarry with an Enderchest and EnergyTesseract in the mining age and pulling out with Item Ducts resp. Transfer Nodes in the overworld.
It now shows up as first message after server reboot and keeps spamming after that