[Fatal] Failed To Start Minecraft Server

Discussion in 'Bukkit Help' started by noseynose03, Jun 4, 2014.

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

    noseynose03

    The other day I was on my server. It worked fine. My friend wanted to join a couple days after, So I gave him the IP. I got this in my CMD:
    Code:java
    1. [16:57:38] [main/FATAL]: Failed to start the minecraft server
    2. net.minecraft.util.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
    3. at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:815) ~[Craftbukkit.jar:git-Spigot-1484]
    4. at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:768) ~[Craftbukkit.jar:git-Spigot-1484]
    5. at net.minecraft.server.v1_7_R3.UserCache.b(UserCache.java:175) ~[Craftbukkit.jar:git-Spigot-1484]
    6. at net.minecraft.server.v1_7_R3.UserCache.<init>(UserCache.java:49) ~[Craftbukkit.jar:git-Spigot-1484]
    7. at net.minecraft.server.v1_7_R3.MinecraftServer.<init>(MinecraftServer.java:118) ~[Craftbukkit.jar:git-Spigot-1484]
    8. at net.minecraft.server.v1_7_R3.DedicatedServer.<init>(DedicatedServer.java:37) ~[Craftbukkit.jar:git-Spigot-1484]
    9. at net.minecraft.server.v1_7_R3.MinecraftServer.main(MinecraftServer.java:825) [Craftbukkit.jar:git-Spigot-1484]
    10. at org.bukkit.craftbukkit.Main.main(Main.java:199) [Craftbukkit.jar:git-Spigot-1484]
    11. Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
    12. at net.minecraft.util.com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338) ~[Craftbukkit.jar:git-Spigot-1484]
    13. at net.minecraft.util.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) ~[Craftbukkit.jar:git-Spigot-1484]
    14. at net.minecraft.util.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) ~[Craftbukkit.jar:git-Spigot-1484]
    15. at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:803) ~[Craftbukkit.jar:git-Spigot-1484]
    16. ... 7 more
    17.  

    What Does This Mean?
    Can It Be Fixed?
    It Broke My Server!
     
  2. Offline

    Arkel

    Try deleting usercache.json
     
  3. Offline

    scenecraft

    Did you install c++
     
  4. Offline

    Jade

    Locked. We do not support unofficial builds.
     
Thread Status:
Not open for further replies.

Share This Page