- 0
server crash [SEVERE] Caused by: Java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
-
Similar Content
-
Server Not Launching - cpw.mods.fml.common.LoaderException
By Emberss,
- server
- tekkit classic
- (and 3 more)
- 3 answers
- 6085 views
-
- 0 replies
- 2958 views
-
- 3 replies
- 1617 views
-
- 0 replies
- 1806 views
-
- 1 reply
- 1252 views
-
Question
jack dye
I had java 8 thought it might have caused it so uninstalled it and installed 7 didnt make a difference.
This is what it comes up with in the server cmd.
[SEVERE] Exception in thread "Thread-9"
22:15:24 [SEVERE] com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
22:15:24 [SEVERE] at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:180)
22:15:24 [SEVERE] at com.google.gson.Gson.fromJson(Gson.java:755)
22:15:24 [SEVERE] at com.google.gson.Gson.fromJson(Gson.java:694)
22:15:24 [SEVERE] at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:44)
22:15:24 [SEVERE] at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:27)
22:15:24 [SEVERE] at org.bukkit.craftbukkit.updater.AutoUpdater$1.run(AutoUpdater.java:77)
22:15:24 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
22:15:24 [SEVERE] at com.google.gson.stream.JsonReader.expect(JsonReader.java:339)
22:15:24 [SEVERE] at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:322)
22:15:24 [SEVERE] at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:168)
22:15:24 [SEVERE] ... 5 more
please help thank you
4 answers to this question
Recommended Posts