Monster 1.0.3 Concurrent Modification Exception

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Raptorana

New Member
Jul 29, 2019
12
0
0
I am getting a constant 'ConcurrentModificationException' with Monster 1.0.3.

There is no crash, so no crash report, but the game is starting to feel like I'm running through treacle (Slow changing direction, slow to respond). This is near my base.

I am running on MultiMC5. I also have morph enabled.

Base has a Smeltery, Chunk loader, 160 JABBA Barrels and started just after I dug a 3x3 tunnel (for a railway) off towards a new base I'm building.

Console error below.

2014-01-09 09:13:00 [INFO] [STDERR] java.util.ConcurrentModificationException
2014-01-09 09:13:00 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)

2014-01-09 09:13:00 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)

2014-01-09 09:13:00 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)

2014-01-09 09:13:00 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)

2014-01-09 09:13:00 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)

2014-01-09 09:13:00 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)

2014-01-09 09:13:00 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)

2014-01-09 09:13:00 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)

2014-01-09 09:13:00 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)

2014-01-09 09:13:00 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
 

Alcheya

New Member
Jul 29, 2019
214
0
0
If you've figured out what it was, I could really use an answer. Actually the just about the same thing happened to me after digging a 3x3 tunnel gathering dark iron ore at bedrock level. I also added morph, but removed it and still had the issue. I also have a smeltery, 3 Jabba barrels, and a chunk loader. So far removing the chunk loaders, enderthermic pump, jabba barrels, and removing morph has done nothing to fix it.
 

Marxination

New Member
Jul 29, 2019
1
0
0
Same issues with my Monster server, this same error occurs at least once every 5 minutes. Many times the error just constantly spams the console.

18:28:13 [SEVERE] java.util.ConcurrentModificationException
18:28:13 [SEVERE] at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839)
18:28:13 [SEVERE] at java.util.HashMap$ValueIterator.next(HashMap.java:868)
18:28:13 [SEVERE] at net.minecraft.nbt.NBTTagCompound.func_74734_a(NBTTagCompound.java:40)
18:28:13 [SEVERE] at net.minecraft.nbt.NBTBase.func_74731_a(NBTBase.java:117)
18:28:13 [SEVERE] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
18:28:13 [SEVERE] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:303)
18:28:13 [SEVERE] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:289)
18:28:13 [SEVERE] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(ThreadedFileIOBase.java:39)
18:28:13 [SEVERE] at net.minecraft.world.storage.ThreadedFileIOBase.run(ThreadedFileIOBase.java:27)
18:28:13 [SEVERE] at java.lang.Thread.run(Thread.java:724)
 

Alcheya

New Member
Jul 29, 2019
214
0
0
You need to post the full logs not parts of it. Also use pastebin for the log. Do not post Walls of Text.

Or not, because the issue is "known" and there are 50 other examples if you really need the full log. One glance through the forums would have told you that.
 

Alcheya

New Member
Jul 29, 2019
214
0
0
Known issue. Unknown cause.

There are a few fixes out though.. if you want to call them fixes.. One is simply removing all endertanks and liquid tesseracts. That worked for me, but I didn't find it worth it. Another couple people said it was problems with the Dragon API and it worked for them to update it to the latest.