Jump to content
  • 0

[SEVERE] Caused by: Java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7


Question

Posted

 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

  • 0
Posted

Just from that all we can see is something with your auto updater with bukkit is not functioning and that most likely is not the issues, like Thegamerblue has said we need logs.

  • 0
  • Moderators
Posted
12 minutes ago, peter__ said:

I have the same prob.

in attach you find server.log

 

Kind regards

server.log

posting on a month old report is not going to help your cause. Make your own report and use a pastebin site for posting logs

Guest
This topic is now closed to further replies.
×
×
  • Create New...