Solved Server not starting

Discussion in 'Bukkit Help' started by Alster551, May 31, 2014.

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

    Alster551

    So whenever i start my server, i get this same error:
    Code:
    C:\Users\Al.Al-PC\Desktop\Factions Server>java -Xms512M -Xmx512M -jar bukkit.jar -o true
    Loading libraries, please wait...
    Failed to start the minecraft server
    net.minecraft.util.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
            at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:815) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:768) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.server.v1_7_R3.UserCache.b(SourceFile:156) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.server.v1_7_R3.UserCache.<init>(SourceFile:42) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.server.v1_7_R3.MinecraftServer.<init>(MinecraftServer.java:111) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.server.v1_7_R3.DedicatedServer.<init>(DedicatedServer.java:37) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.server.v1_7_R3.MinecraftServer.main(MinecraftServer.java:764) [bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at org.bukkit.craftbukkit.Main.main(Main.java:159) [bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
    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(JsonReader.java:338) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.util.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.util.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            at net.minecraft.util.com.google.gson.Gson.fromJson(Gson.java:803) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
            ... 7 more
     
    C:\Users\Al.Al-PC\Desktop\Factions Server>PAUSE
    Press any key to continue . . .
    Ive used new jars but keep getting the same errors and when it does load, my plugins dont,
     
  2. Offline

    Mangosnake

    What jar are you using, what plugins do you have and how much ram do you have?
     
  3. Offline

    Alster551

    craftbukkit-1.7.9-R0.1.jar, 512 MB of ram or 1GB ram still get the same error, Plugins:AlphaChest, ScheduledAnnouncer, CoreProtect, BetterVanish,BoosCooldownsClearchat,CombatLog,CommandSigns,ConsoleScheduler,Essentials,GroupManager,Factions,H<olographicDisplays,JCore,Lib'sDisquises,Mcore,nametagedit,ncp,obsidiandestroyer,vault,worldedit,worldguard.
     
  4. Offline

    inventorman101

  5. Offline

    Alster551

  6. Offline

    inventorman101

    Alster551

    Did you try removing all plugins and then starting it?
     
  7. Offline

    Alster551

  8. Offline

    inventorman101

    Alster551

    That is a weird error you have there...
     
  9. Offline

    Alster551

  10. Offline

    DevRosemberg

    Alster551 Are you sure you are not using a Jenkins build.
     
    inventorman101 likes this.
  11. Offline

    Alster551

  12. Offline

    inventorman101

    Alster551

    You have "Craftbukkit" right? Not "Bukkit".
     
  13. Offline

    DevRosemberg

    Alster551 Wait, 1.5? What? What version are you trying to run, meaning what version of client you wish to use?
     
    inventorman101 likes this.
  14. Offline

    Alster551

    DevRosemberg 1.7.5*

    inventorman101 the version is craftbukkit-1.7.9-R0.1

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 1, 2016
  15. Offline

    DevRosemberg

  16. Offline

    inventorman101

  17. Offline

    Alster551

    DevRosemberg inventorman101 im using a 1.7.5 client and the jar was 1.7.5

    inventorman101 still the same error

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 1, 2016
  18. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Alster551 Delete usercache.json and restart your server
     
    lol768 likes this.
  19. Offline

    Alster551

Thread Status:
Not open for further replies.

Share This Page