Skip to content

CurrentModificationException #79

@svdragster

Description

@svdragster

2013-10-26 22:32:43 [SEVERE] Encountered an unexpected exception ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
at java.util.HashMap$KeyIterator.next(HashMap.java:928)
at net.minecraft.server.EntityTracker.a(EntityTracker.java:195)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:515)
at net.minecraft.server.DedicatedServer.t(DedicatedServer.java:204)
at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:432)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:13)
2013-10-26 22:32:43 [INFO] Stopping server
2013-10-26 22:32:43 [WARNING] [CanaryMod] Server Listening Thread inturrupted
2013-10-26 22:32:43 [INFO] Closing listening thread
2013-10-26 22:32:43 [INFO] Saving players

As you see at the bottom it stops the server. I was playing with some people on my server and we were killing alot of mobs, like hundreds. It just randomly appeared multiple times and stopped the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions