Hey there,
I'm getting the following recurring message and trying to isolate maybe what's causing it.
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: java.util.ConcurrentModificationException
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.util.HashMap$HashIterator.nextEntry(HashMap.java:922)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.util.HashMap$ValueIterator.next(HashMap.java:950)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:367)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:197)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:256)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:343)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:165)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Any ideas on how I can narrow this down? I've done some cursory googlage but haven't pinpointed it.
I'm getting the following recurring message and trying to isolate maybe what's causing it.
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: java.util.ConcurrentModificationException
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.util.HashMap$HashIterator.nextEntry(HashMap.java:922)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.util.HashMap$ValueIterator.next(HashMap.java:950)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:367)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:197)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:256)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:343)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:165)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
[12:41:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Any ideas on how I can narrow this down? I've done some cursory googlage but haven't pinpointed it.