Errors

Discussion in 'Bukkit Help' started by mountainlion88, May 5, 2013.

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

    mountainlion88

    Yay more fun errors! I honestly have no idea what any of this means.
    Since this morning this error has been spamming my console. This is just one section of it. I'm pretty sure it repeats. I tried uploading the literally 3,000 line error to pastie but it was too big.
    [SPOILERS=" "]
    12:32:30 [SEVERE] net.minecraft.server.v1_5_R3.ExceptionWorldConflict: The save is being accessed from another location, aborting
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.WorldNBTStorage.checkSession(WorldNBTStorage.java:69)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.World.F(World.java:2599)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.ChunkRegionLoader.a(ChunkRegionLoader.java:129)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.ChunkProviderServer.saveChunk(ChunkProviderServer.java:207)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:295)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.WorldServer.doTick(WorldServer.java:190)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:555)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
    12:32:30 [SEVERE]at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) [/SPOILER]
     
  2. Offline

    martian3333

    It almost looks like you have a second instance of your server running already. Have you killed the java process and tried again, or rebooted the computer?
     
  3. Offline

    mountainlion88

    Ok i'll try killing the process
     
  4. After you have done that, if it still doesn't work, the only advice I can give you is changing the port of the server. (Going into the server.properties and changing it)
     
  5. Offline

    mountainlion88

    killing the process worked, but thanks anyway!
     
Thread Status:
Not open for further replies.

Share This Page