Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-52611

14w11b Server start up fails to work (Won't start)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 14w11b
    • None
    • Unconfirmed

      :: Please read this before commenting ::
      (Note: I have searched for similar problems but have found nothing related)

      :: Start up Batch File ::
      java -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -Xms500M -Xmx1000M -d64 -jar minecraft_server.14w11b.jar -d64
      pause
      (Note: pause was used to identify problems)

      :: Log ::
      [01:38:25] [main/FATAL]: Failed to start the minecraft server
      com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected B
      EGIN_ARRAY but was STRING at line 1 column 1
      at com.google.gson.Gson.fromJson(Gson.java:815) ~[minecraft_server.14w11
      b.jar:?]
      at com.google.gson.Gson.fromJson(Gson.java:768) ~[minecraft_server.14w11
      b.jar:?]
      at oy.b(SourceFile:141) ~[minecraft_server.14w11b.jar:?]
      at oy.<init>(SourceFile:43) ~[minecraft_server.14w11b.jar:?]
      at net.minecraft.server.MinecraftServer.<init>(SourceFile:120) ~[minecra
      ft_server.14w11b.jar:?]
      at mz.<init>(SourceFile:41) ~[minecraft_server.14w11b.jar:?]
      at net.minecraft.server.MinecraftServer.main(SourceFile:629) [minecraft_
      server.14w11b.jar:?]
      Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING
      at line 1 column 1
      at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338) ~[m
      inecraft_server.14w11b.jar:?]
      at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.re
      ad(CollectionTypeAdapterFactory.java:79) ~[minecraft_server.14w11b.jar:?]
      at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.re
      ad(CollectionTypeAdapterFactory.java:60) ~[minecraft_server.14w11b.jar:?]
      at com.google.gson.Gson.fromJson(Gson.java:803) ~[minecraft_server.14w11
      b.jar:?]
      ... 6 more

      C:(Directory Here)>pause
      Press any key to continue . . .

      :: Notes ::
      I have been using this version of Minecraft for a while and the server has recently stopped working.

            Unassigned Unassigned
            ChaofanJ ChaofanJ
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: