NullPointerException in fromTagStructure server crash

    Joined
    Jul 5, 2013
    Messages
    7
    Reaction score
    0
    Windows7-64 StarMade v0.09378 build 20130709_211349

    Whenever I start the server, either from the launcher or from the batch file it crashes thus:


    [15-Jul-2013 18:25:00] STDERR: [ERR] [SERVER] USING TCP...
    [15-Jul-2013 18:25:00] STDERR: [ERR] java.lang.NullPointerException
    [15-Jul-2013 18:25:00] STDERR: [ERR] at lV.fromTagStructure(SourceFile:826)
    [15-Jul-2013 18:25:00] STDERR: [ERR] at lV.(SourceFile:108)
    [15-Jul-2013 18:25:00] STDERR: [ERR] at li.(SourceFile:58)
    [15-Jul-2013 18:25:00] STDERR: [ERR] at org.schema.game.server.controller.GameServerController.initializeServerState(SourceFile:647)
    [15-Jul-2013 18:25:00] STDERR: [ERR] at org.schema.schine.network.server.ServerController.startServerAndListen(SourceFile:306)
    [15-Jul-2013 18:25:00] STDERR: [ERR] at jn.run(SourceFile:839)
    [15-Jul-2013 18:25:00] STDERR: [ERR] at java.lang.Thread.run(Unknown Source)

    I found another reference to such errors through Google but that was on PasteBin.com so I don't know if there was a fix posted?