The Meaning of Life, the Universe, and Everything.
Location:
Canada
Join Date:
7/9/2014
Posts:
85
Location:
Ontario
Minecraft:
SharkDice
PSN:
SharkDice
Member Details
Hey there, my friend is having some trouble while trying to join servers in Minecraft. His client crashes when he tries to connect. We've tried uninstalling and re-installing his video drivers, updating them, deleting his .minecraft folder and re-installing it, uninstalling Minecraft and re-installing it, we literally have no idea what else to do to fix it. Here is the error report:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[08:40:55] [Client thread/INFO]: Setting user: Slapoutmaster
[08:40:56] [Client thread/INFO]: LWJGL Version: 2.9.4
[08:40:56] [Client thread/INFO]: Reloading ResourceManager: Default
[08:40:57] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:40:57] [Thread-4/INFO]: Initializing LWJGL OpenAL
[08:40:57] [Thread-4/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[08:40:58] [Thread-4/INFO]: OpenAL initialized.
[08:40:58] [Sound Library Loader/INFO]: Sound engine started
[08:40:58] [Client thread/INFO]: Created: 1024x512 textures-atlas
[08:41:21] [Client thread/INFO]: Connecting to us.mineplex.com, 25565
[08:41:22] [Client thread/INFO]: [CHAT]
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/WARN]: Received passengers for unknown entity
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:23] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:23] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:23] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:24] [Client thread/WARN]: Received passengers for unknown entity
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa7c64d6cc, pid=1172, tid=11988
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig9icd64.dll+0x56d6cc]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Cohen\AppData\Roaming\.minecraft\hs_err_pid1172.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Hey there, my friend is having some trouble while trying to join servers in Minecraft. His client crashes when he tries to connect. We've tried uninstalling and re-installing his video drivers, updating them, deleting his .minecraft folder and re-installing it, uninstalling Minecraft and re-installing it, we literally have no idea what else to do to fix it. Here is the error report:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[08:40:55] [Client thread/INFO]: Setting user: Slapoutmaster
[08:40:56] [Client thread/INFO]: LWJGL Version: 2.9.4
[08:40:56] [Client thread/INFO]: Reloading ResourceManager: Default
[08:40:57] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:40:57] [Thread-4/INFO]: Initializing LWJGL OpenAL
[08:40:57] [Thread-4/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[08:40:58] [Thread-4/INFO]: OpenAL initialized.
[08:40:58] [Sound Library Loader/INFO]: Sound engine started
[08:40:58] [Client thread/INFO]: Created: 1024x512 textures-atlas
[08:41:21] [Client thread/INFO]: Connecting to us.mineplex.com, 25565
[08:41:22] [Client thread/INFO]: [CHAT]
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/WARN]: Received passengers for unknown entity
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:22] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:23] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:23] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:23] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at h.a(SourceFile:46) [1.9.4.jar:?]
at bcd.av(SourceFile:961) [1.9.4.jar:?]
at bcd.a(SourceFile:399) [1.9.4.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.4.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:560) ~[gson-2.2.4.jar:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[gson-2.2.4.jar:?]
at com.google.gson.internal.Streams.parse(Streams.java:42) ~[gson-2.2.4.jar:?]
at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[gson-2.2.4.jar:?]
at oe.a(SourceFile:501) ~[1.9.4.jar:?]
at oe.a(SourceFile:512) ~[1.9.4.jar:?]
at ew$a.a(SourceFile:205) ~[1.9.4.jar:?]
at aqn.a(SourceFile:106) ~[1.9.4.jar:?]
at bkq.a(SourceFile:994) ~[1.9.4.jar:?]
at fu.a(SourceFile:52) ~[1.9.4.jar:?]
at fu.a(SourceFile:11) ~[1.9.4.jar:?]
at fj$1.run(SourceFile:13) ~[1.9.4.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
at h.a(SourceFile:45) ~[1.9.4.jar:?]
... 3 more
[08:41:24] [Client thread/WARN]: Received passengers for unknown entity
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa7c64d6cc, pid=1172, tid=11988
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig9icd64.dll+0x56d6cc]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Cohen\AppData\Roaming\.minecraft\hs_err_pid1172.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Anything helps.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumprobably a dumb approach, but have you tried reinstalling java? cause this seems to be more about java than MC.
edit: dont mind this post, my mobile browser was too buggy to show the full crashlog.