mojira.dev

Adhamh Findlay

Assigned

No issues.

Reported

MC-77703 ConcurrentModificationException Crash MinecraftServer 1.8.1 Duplicate

Comments

I'm seeing this same crash on Minecraft Server 1.8.1 running OS X 10.10.1.

java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-466.1-11M4716)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-466.1, mixed mode)

java.util.ConcurrentModificationException
at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1100)
at java.util.TreeMap$KeyIterator.next(TreeMap.java:1154)
at qu.a(SourceFile:574)
at qu.a(SourceFile:554)
at bfw.a(SourceFile:259)
at bfw.a(SourceFile:114)
at qt.b(SourceFile:160)
at qt.a(SourceFile:204)
at qu.a(SourceFile:766)
at net.minecraft.server.MinecraftServer.a(SourceFile:361)
at net.minecraft.server.MinecraftServer.s(SourceFile:384)
at pf.run(SourceFile:716)