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

1.14.1 server crashes on startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.14.1
    • Unconfirmed
    • Crash

      I try to start my minecraft server through the normal server.jar and it opens for less than a second and then closes, giving me the provided crash report. I recently installed Chrome Remote Desktop, so that could be the problem. I just don't know how to fix it. The server isn't modded but uses multiple data packs. It worked up until I recently tried to start it up.
      Edit: I've uninstalled Chrome Remote Desktop and that hasn't fixed the problem.
      2nd Edit: It seems to work when an IP isn't set in server.properties. Anytime I set the server IP to anything like an IP, it crashes on startup, giving me the exact same crash report each time.

      escription: Exception in server tick loop
      
      com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
      	at zm.a(SourceFile:507)
      	at zm.a(SourceFile:523)
      	at xu.g(SourceFile:146)
      	at uf.z(SourceFile:98)
      	at uf.<init>(SourceFile:25)
      	at ug.d(SourceFile:185)
      	at net.minecraft.server.MinecraftServer.run(SourceFile:605)
      	at java.lang.Thread.run(Unknown Source)
      Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
      	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
      	at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401)
      	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593)
      	at com.google.gson.stream.JsonReader.peek(JsonReader.java:425)
      	at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:74)
      	at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
      	at zm.a(SourceFile:505)
      	... 7 more
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- System Details --
      Details:
      	Minecraft Version: 1.14.1
      	Operating System: Windows 10 (amd64) version 10.0
      	Java Version: 1.8.0_211, Oracle Corporation
      	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      	Memory: 1445101792 bytes (1378 MB) / 1585971200 bytes (1512 MB) up to 7621050368 bytes (7268 MB)
      	JVM Flags: 0 total; 
      	Data Packs: 
      	Is Modded: Unknown (can't tell)
      	Type: Dedicated Server (map_server.txt)
      

            Unassigned Unassigned
            Portls4 Aiden B
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: