Unprovoked Server Crashes: EntityTracker.updatePlayers

Discussion in 'Bukkit Help' started by SilverKytten, Jul 17, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    SilverKytten

    So, since about the time the 1.6.1 version came out, my 1.5.2 server has been crashing every once in a while .. I've tried asking for help from some of the techiest people I know (Paril and my fiance), but they've not been able to help me figure out what's wrong. I'm hoping someone else has come across this issue before, and was able to solve it..

    From console (open)
    2013-07-17 12:15:22 [INFO] Connection reset
    2013-07-17 12:15:27 [INFO] agoffeya issued server command: /home factiion
    2013-07-17 12:15:28 [INFO] agoffeya was slain by Spider
    2013-07-17 12:15:33 [INFO] agoffeya issued server command: /back
    2013-07-17 12:15:55 [INFO] agoffeya issued server command: /home faction
    2013-07-17 12:16:35 [INFO] [§4Aragorn§f] §2Want to view a §1G§4o§6o§1g§2l§4e §2Maps§6-§2like §2version of the server§6? §1Go to§5 Kytten.com
    2013-07-17 12:17:14 [INFO] agoffeya issued server command: /back
    2013-07-17 12:17:19 [INFO] Connection reset
    2013-07-17 12:17:28 [INFO] [Builder] agoffeya found 1 iron ore
    2013-07-17 12:17:29 [INFO] [Builder] agoffeya found 4 gold ores
    2013-07-17 12:17:34 [INFO] Connection reset
    2013-07-17 12:17:35 [SEVERE] java.util.ConcurrentModificationException
    2013-07-17 12:17:35 [SEVERE]at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
    2013-07-17 12:17:35 [SEVERE]at java.util.HashMap$KeyIterator.next(HashMap.java:928)
    2013-07-17 12:17:35 [SEVERE]at net.minecraft.server.v1_5_R3.EntityTracker.updatePlayers(EntityTracker.java:151)
    2013-07-17 12:17:35 [SEVERE]at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:572)
    2013-07-17 12:17:35 [SEVERE]at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
    2013-07-17 12:17:35 [SEVERE]at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
    2013-07-17 12:17:35 [SEVERE]at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
    2013-07-17 12:17:35 [SEVERE]at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
    2013-07-17 12:17:35 [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.v1_5_R3.EntityTracker.updatePlayers(EntityTracker.java:151)
    at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:572)
    at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
    at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
    at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
    at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)



    PasteBin:
    Crash Report
    Crash Message



    For any of you who think you're able to help:
    No, I WILL NOT update to 1.6
    No, I do not have to explain why - Nor will I
    I have about 52 plugins - If you feel having a list of them would help solve the issue, let me know. I don't really want to have them all listed, so I'm not going to, unless it's necessary. (Will send in PM, if so)
    As of this last crash I was running the most recent craftbukkit development build for 1.5.2 - (2013-07-17 00:16:21 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-1-gf46bd58-b2790jnks (MC: 1.5.2) (Implementing API version 1.5.2-R1.1-SNAPSHOT)) - I'm currently switching back to the recommended (2013-07-17 17:32:22 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-b2788jnks (MC: 1.5.2) (Implementing API version 1.5.2-R1.0)), to see if it makes any difference - If that's the fix, please say something, so I'm not wondering aimlessly around the forums forever. :p
     
Thread Status:
Not open for further replies.

Share This Page