Updating/Fixing HTTPConsole

Discussion in 'Archived: Plugin Requests' started by VADemon, Dec 25, 2011.

  1. Looking for someone who could update this awesome plugin. Since last version (1.0.1) we get this error:
    Code:
    2011-12-22 17:00:01 [INFO] CONSOLE: Forcing save...
    2011-12-22 17:00:01 [SEVERE] java.util.ConcurrentModificationException
    2011-12-22 17:00:01 [SEVERE] at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
    2011-12-22 17:00:01 [SEVERE] at java.util.HashMap$KeyIterator.next(HashMap.java:828)
    2011-12-22 17:00:01 [SEVERE] at net.minecraft.server.World.a(World.java:2340)
    2011-12-22 17:00:01 [SEVERE] at net.minecraft.server.ChunkLoader.a(SourceFile:140)
    2011-12-22 17:00:01 [SEVERE] at net.minecraft.server.ChunkRegionLoader.a(SourceFile:84)
    2011-12-22 17:00:01 [SEVERE] at net.minecraft.server.ChunkProviderServer.saveChunk(ChunkProviderServer.java:152)
    2011-12-22 17:00:01 [SEVERE] at net.minecraft.server.ChunkProviderServer.saveChunks(ChunkProviderServer.java:201)
    2011-12-22 17:00:01 [SEVERE] at net.minecraft.server.World.save(World.java:269)
    2011-12-22 17:00:01 [SEVERE] at org.bukkit.craftbukkit.CraftWorld.save(CraftWorld.java:542)
    2011-12-22 17:00:01 [SEVERE] at org.bukkit.command.defaults.SaveCommand.execute(SaveCommand.java:25)
    2011-12-22 17:00:01 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    2011-12-22 17:00:01 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    2011-12-22 17:00:01 [SEVERE] at org.theanticookie.bukkit.httpconsole.ConsoleRequestHandler.executeConsoleCommand(ConsoleRequestHan
    dler.java:85)
    2011-12-22 17:00:01 [SEVERE] at org.theanticookie.bukkit.httpconsole.ConsoleRequestHandler.HandleRequest(ConsoleRequestHandler.jav
    a:128)
    I still believe that many admins use this plugin. So it would be helpful for all.

    Big, big thanks to the man who will do it!
     
  2. Offline

    iama

    same problem. anyone can fix this ?
     
  3. Offline

    Sorroko

    VADemon likes this.

Share This Page