So I tried loading up vanilla Minecraft 1.8, and I was met with this crash report:
[09:36:37] [Client thread/INFO]: Setting user: mythindos
[09:36:37] [Client thread/INFO]: (Session ID is token:5d194fd5bc62492c94c56e3c1c22ec9b:78a7d1bea5464c1faa6d99cb71201606)
Exception in thread "Client thread" com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12232
at com.google.gson.Gson.assertFullConsumption(Gson.java:779)
at com.google.gson.Gson.fromJson(Gson.java:769)
at ry.b(SourceFile:148)
at ry.<init>(SourceFile:42)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:155)
at cyk.<init>(SourceFile:40)
at bsu.<init>(SourceFile:282)
at net.minecraft.client.main.Main.main(SourceFile:120)
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12232
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
[09:36:37] [Client thread/INFO]: Setting user: mythindos
[09:36:37] [Client thread/INFO]: (Session ID is token:5d194fd5bc62492c94c56e3c1c22ec9b:78a7d1bea5464c1faa6d99cb71201606)
Exception in thread "Client thread" com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12232
at com.google.gson.Gson.assertFullConsumption(Gson.java:779)
at com.google.gson.Gson.fromJson(Gson.java:769)
at ry.b(SourceFile:148)
at ry.<init>(SourceFile:42)
at net.minecraft.server.MinecraftServer.<init>(SourceFile:155)
at cyk.<init>(SourceFile:40)
at bsu.<init>(SourceFile:282)
at net.minecraft.client.main.Main.main(SourceFile:120)
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12232
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
What causes this and how would I fix it?
-
View User Profile
-
View Posts
-
Send Message
ModeratorChances are this is extremely nubby... where in your .minecraft do I find it?