Server crash

Discussion in 'Bukkit Help' started by Iervolino, Nov 30, 2012.

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

    YoFuzzy3

    Then one of your plugins has a memory leak.
     
  2. Offline

    Iervolino

    Yes and I'm trying to discover witch is...

    mbaxter with this log you can't see witch plugin are causing it?

    Code:
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548)
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.EntityPlayer.j_(EntityPlayer.java:161)
    12.01 18:41:21 [Server] INFO at java.util.LinkedList$ListItr.next(Unknown Source)
    12.01 18:41:21 [Server] INFO at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
    12.01 18:41:21 [Server] INFO Caused by: java.util.ConcurrentModificationException
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    12.01 18:41:21 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:584)
    12.01 18:41:21 [Server] INFO net.minecraft.server.v1_4_6.ReportedException: Ticking entity
    12.01 18:41:21 [Server] SEVERE Encountered an unexpected exception ReportedException
    12.01 18:41:21 [Server] SEVERE ... 4 more
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:445)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.EntityPlayer.j_(EntityPlayer.java:161)
    12.01 18:41:21 [Server] SEVERE at java.util.LinkedList$ListItr.next(Unknown Source)
    12.01 18:41:21 [Server] SEVERE at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
    12.01 18:41:21 [Server] SEVERE Caused by: java.util.ConcurrentModificationException
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    12.01 18:41:21 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:584)
    12.01 18:41:21 [Server] SEVERE net.minecraft.server.v1_4_6.ReportedException: Ticking entity
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  3. Offline

    alaa15

    LogBlock,GriefPrevention,ChestShop Remove these and use coreprotect and Essentials signs (since you got essentials Then There is already a way to make a shop using signs)
    And if still crashes Then its a ram problem

    If you think i am stupid then .. D': Or its just fixed in 1.5.2 :D
     
Thread Status:
Not open for further replies.

Share This Page