Please help, something with mulitverse is crashing my server!

Discussion in 'Bukkit Help' started by SGilley, Jan 23, 2012.

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

    SGilley

    Error Script in Terminal: (Mac)
    Code:
    17:20:55 [SEVERE] java.lang.NullPointerException
    17:20:55 [SEVERE]    at net.minecraft.server.WorldData.a(WorldData.java:128)
    17:20:55 [SEVERE]    at net.minecraft.server.WorldData.a(WorldData.java:122)
    17:20:55 [SEVERE]    at net.minecraft.server.WorldNBTStorage.saveWorldData(WorldNBTStorage.java:124)
    17:20:55 [SEVERE]    at net.minecraft.server.ServerNBTManager.saveWorldData(SourceFile:43)
    17:20:55 [SEVERE]    at net.minecraft.server.World.y(World.java:279)
    17:20:55 [SEVERE]    at net.minecraft.server.World.save(World.java:268)
    17:20:55 [SEVERE]    at net.minecraft.server.World.doTick(World.java:1739)
    17:20:55 [SEVERE]    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:521)
    17:20:55 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    17:20:55 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    17:20:55 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.WorldData.a(WorldData.java:128)
        at net.minecraft.server.WorldData.a(WorldData.java:122)
        at net.minecraft.server.WorldNBTStorage.saveWorldData(WorldNBTStorage.java:124)
        at net.minecraft.server.ServerNBTManager.saveWorldData(SourceFile:43)
        at net.minecraft.server.World.y(World.java:279)
        at net.minecraft.server.World.save(World.java:268)
        at net.minecraft.server.World.doTick(World.java:1739)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:521)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    >
    
    And this has bee happening over and over.

    Bump, and any idea? Please?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  2. Offline

    TnT

    What build are you trying? I need the build number of both CraftBukkit and Multiverse.

    I'd suggest trying either the latest builds of both, or a slightly older build of CB and the latest build of Multiverse.
     
  3. Offline

    SGilley

    Hmmmm... mv is 2.7 and the CB is 1.1 snapshot.

    Bump, for TnT or any other peeps.

    Hello?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  4. Offline

    TnT

    Can you upload your server.log, or paste it in
    Code:
    [code]
    tags please.
     
Thread Status:
Not open for further replies.

Share This Page