Mojira Archive
MC-72762

1.8 Server Crashing (com.google.gson.stream.MalformedJsonException)

My Minecraft server (downloaded from the website) crashes every time I try to start it up. I have downloaded different servers and they do the same. Here is the Crash Report:

---- Minecraft Crash Report ----
// Oops.

Time: 10/6/14 2:04 PM
Description: Exception in server tick loop

com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
	at com.google.gson.Gson.assertFullConsumption(Gson.java:779)
	at com.google.gson.Gson.fromJson(Gson.java:769)
	at ss.g(SourceFile:125)
	at pn.z(SourceFile:99)
	at pn.<init>(SourceFile:25)
	at po.i(SourceFile:171)
	at net.minecraft.server.MinecraftServer.run(SourceFile:417)
	at java.lang.Thread.run(Unknown Source)
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
	at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386)
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531)
	at com.google.gson.stream.JsonReader.peek(JsonReader.java:414)
	at com.google.gson.Gson.assertFullConsumption(Gson.java:775)
	... 7 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.8
	Operating System: Windows 7 (x86) version 6.1
	Java Version: 1.7.0_67, Oracle Corporation
	Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
	Memory: 479204000 bytes (457 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
	JVM Flags: 2 total; -Xms512m -Xmx1024m
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	Profiler Position: N/A (disabled)
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)

Awaiting Response

PMann

2014-10-06, 09:07 PM

2016-10-22, 08:57 PM

2016-10-22, 08:57 PM

1

3

Community Consensus

Minecraft 1.8, Minecraft 1.8.8

-