-
Bug
-
Resolution: Duplicate
-
None
-
2.0.934 (Windows)
-
None
-
Need a little help guys. Thanks.
-
Unconfirmed
[11:28:54] [Client thread/INFO]: Setting user: dadada
[11:28:54] [Client thread/INFO]: (Session ID is <censored>)
Exception in thread "Client thread" com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
at com.google.gson.Gson.fromJson(Gson.java:815)
at com.google.gson.Gson.fromJson(Gson.java:768)
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: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1
at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60)
at com.google.gson.Gson.fromJson(Gson.java:803)
... 7 more
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
- duplicates
-
MC-75309 java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1 (at sa.b(SourceFile:148))
- Resolved