Error With Bukkit 1.7.10 Server

Discussion in 'Bukkit Help' started by FroshtyA1sS, Sep 16, 2014.

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

    FroshtyA1sS

    C:\Users\pc\Desktop\Bukkit Server Test>java -Xmx1024M -jar craftbukkit.jar -o tr
    ue
    Loading libraries, please wait...
    [11:05:47 INFO]: Starting minecraft server version 1.7.10
    [11:05:47 INFO]: Loading properties
    [11:05:47 INFO]: Default game type: SURVIVAL
    [11:05:47 INFO]: Generating keypair
    [11:05:47 INFO]: Starting Minecraft server on 192.168.1.2:25565
    [11:05:47 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.
    2-24-g07d4558-b3116jnks (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPS
    HOT)
    [11:05:47 INFO]: [QuickShop] Loading QuickShop v4.4
    [11:05:47 INFO]: [MultiWorld] Loading MultiWorld v5.2.2
    [11:05:47 INFO]: [WorldEdit] Loading WorldEdit v5.6.3
    [11:05:47 INFO]: [StopThatLag] Loading StopThatLag v0.4
    [11:05:47 INFO]: [Essentials] Loading Essentials v2.13.1
    [11:05:47 INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
    [11:05:47 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
    [11:05:47 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
    [11:05:47 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
    [11:05:47 ERROR]: Encountered an unexpected exception
    net.minecraft.util.com.google.gson.JsonSyntaxException: java.lang.IllegalStateEx
    ception: Expected BEGIN_ARRAY but was STRING at line 1 column 1
    at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:815) ~[cra
    ftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:768) ~[cra
    ftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.server.v1_7_R4.JsonList.load(JsonList.java:148) ~[craft
    bukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.server.v1_7_R4.DedicatedPlayerList.y(SourceFile:99) ~[c
    raftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:25
    ) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.jav
    a:133) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
    :436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
    28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING
    at line 1 column 1
    at net.minecraft.util.com.google.gson.stream.JsonReader.beginArray(JsonR
    eader.java:338) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
    at net.minecraft.util.com.google.gson.internal.bind.CollectionTypeAdapte
    rFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) ~[craftbukkit.jar:gi
    t-Bukkit-1.7.9-R0
    C:\Users\pc\Desktop\Bukkit Server Test>PAUSE
    Press any key to continue . . . I am not sure exactly what this has to do with, me and my friends have been trying to figure it out for days. If someone could help with this that would be great ty. Extra info: Java 7 , 64bit, (Tried running without the plugins didn't work)
     
  2. Offline

    DrPyroCupcake

    I would recommend downloading a new build. (Oh wait you can't)
     
  3. Offline

    AGC-Intra

    FroshtyA1sS
    In your server folder. Try removing all .json files.
    (just move them somewhere else in case you want to put them back later - doubt it)
    When you restart the server after that it will post some errors but rebuild the files.
    Restart again after that and you should be okay.

    If that doesnt work then the suggestion above to try different build is a good one.
    Of course finding such files isn't so easy now.
     
Thread Status:
Not open for further replies.

Share This Page