Solved Server won't start up!

Discussion in 'General Help' started by timbragg12, Jan 2, 2015.

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

    timbragg12

    Hello there,
    Suddenly, for some reason which is unknown to me, my server doesn't seem to want to start up. I am running spigot 1.7.10 and I get this error:
    (Please note, the console reads from top to bottom.)
    HTML:
    03.01 08:43:20 [Multicraft] Stopping server!
    03.01 08:43:20 [Multicraft] Received stop command
    03.01 08:43:12 [Server] INFO [08:43:12 ERROR]: This crash report has been saved to: /./crash-reports/crash-2015-01-03_08.43.12-server.txt
    03.01 08:43:12 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
    03.01 08:43:12 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
    03.01 08:43:12 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:114) ~[spigot.jar:git-Spigot-1543]
    03.01 08:43:12 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:25) ~[spigot.jar:git-Spigot-1543]
    03.01 08:43:12 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedPlayerList.y(SourceFile:99) ~[spigot.jar:git-Spigot-1543]
    03.01 08:43:12 [Server] INFO at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:171) ~[spigot.jar:git-Spigot-1543]
    03.01 08:43:12 [Server] INFO java.lang.NullPointerException
    03.01 08:43:12 [Server] INFO [08:43:12 ERROR]: Encountered an unexpected exception
    03.01 08:43:12 [Server] INFO [08:43:12 INFO]: This server is running CraftBukkit version git-Spigot-1543 (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
    03.01 08:43:12 [Server] INFO [08:43:12 INFO]: Default game type: SURVIVAL
    03.01 08:43:12 [Server] INFO [08:43:12 INFO]: Loading properties
    03.01 08:43:12 [Server] INFO [08:43:12 INFO]: Starting minecraft server version 1.7.9
    03.01 08:43:09 [Server] INFO Please see http://www.spigotmc.org/wiki/changing-permgen-size/ for more details and more in-depth instructions.
    03.01 08:43:09 [Server] INFO Warning, your max perm gen size is not set or less than 128mb. It is recommended you restart Java with the following argument: -XX:MaxPermSize=128M
    03.01 08:43:09 [Multicraft] Loaded config for "Default"
    03.01 08:43:09 [Multicraft] Starting server!
    I don't know if any of you folks know how to fix this but I though I should ask anyway.
    Thanks,
    Tim
     
  2. Offline

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives.
     
  3. Offline

    Bobcat00

    One of your .json files is broken. Did you edit any of them? You can't just put player names in them anymore (thanks, Jeb!). You may have to move them out of your server folder one by one until you find the broken one.
     
  4. Offline

    timbragg12

    @Bobcat00 I think I may know the problem. I couldn't unban players in game so I just removed them from the banned-players.json file. I guess that is the problem then. Thanks, I will try now.

    EDIT: Yes! Thanks!
     
Thread Status:
Not open for further replies.

Share This Page