Error occurs upon starting server

Discussion in 'Bukkit Help' started by MrJeeves, Jun 7, 2014.

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

    MrJeeves

    Thank you for reading my post,
    When I start my server, it continues until it gets to 'Loading Repair v0.4' then it gives me a:
    Code:
    net.minecraft.util.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
    Can anybody help me please? Here is my crash report:

    I have tried removing the Repair plugin
     

    Attached Files:

    Last edited by a moderator: Jul 1, 2016
  2. Offline

    GRANTSWIM4

    Code:java
    1. net.minecraft.util.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1


    There's an problem with an Json file. Any of your plugin files has an .Json file name?
     
  3. Offline

    MrJeeves

    I fixed it now. I had to delete every .json file in my server root folder (I was using 1.7.9 craftbukkit beta)
    (The whitelist.json, ops.json etc.)
     
Thread Status:
Not open for further replies.

Share This Page