server shutting down when starting

    Joined
    Apr 5, 2017
    Messages
    11
    Reaction score
    1
    i've got an issue ive been unable to fix. over the past few days whenever i start my server to try and play it starts then after loading the factions it shuts down "
    java.lang.ArrayIndexOutOfBoundsException: 4
    at obfuscated.aiz.fromTagStructure(SourceFile:34)
    at obfuscated.aiw.d(SourceFile:346)
    at obfuscated.aiw.fromTagStructure(SourceFile:503)
    at obfuscated.aiw.<init>(SourceFile:177)
    at obfuscated.abx.<init>(SourceFile:196)
    at org.schema.game.server.controller.GameServerController.initializeServerState(SourceFile:1695)
    at org.schema.schine.network.server.ServerController.startServerAndListen(SourceFile:369)
    at obfuscated.WL.run(SourceFile:1560)
    at java.lang.Thread.run(Unknown Source)
    java.lang.Exception: Server Shutdown: true
    at org.schema.schine.network.server.ServerState.setShutdown(SourceFile:258)
    at obfuscated.WL.run(SourceFile:1621)
    at java.lang.Thread.run(Unknown Source)
    "
    is the last thing i see where it says server shutdown:true can anyone help me figure this out?