Jump to content
  • 0

[SEVERE] com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7


Question

Posted

Can anyone help me find what is causing this? 

 

[INFO] Default game type: 0
05:58:30 [INFO] Registering world Orion, dimension 0, of providertype net.minecraft.server.WorldProviderNormal@5968849d(0) with Minecraft Forge
05:58:30 [INFO] Registering world Orion_the_end, dimension 1, of providertype net.minecraft.server.WorldProviderTheEnd@25d2bfcd(0) with Minecraft Forge
05:58:30 [SEVERE] Exception in thread "Thread-9"
05:58:30 [SEVERE] com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
05:58:30 [SEVERE]       at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:180)
05:58:30 [SEVERE]       at com.google.gson.Gson.fromJson(Gson.java:755)
05:58:30 [SEVERE]       at com.google.gson.Gson.fromJson(Gson.java:694)
05:58:30 [SEVERE]       at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:44)
05:58:30 [SEVERE]       at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:27)
05:58:30 [SEVERE]       at org.bukkit.craftbukkit.updater.AutoUpdater$1.run(AutoUpdater.java:77)
05:58:30 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
05:58:30 [SEVERE]       at com.google.gson.stream.JsonReader.expect(JsonReader.java:339)
05:58:30 [SEVERE]       at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:322)
05:58:30 [SEVERE]       at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:168)
05:58:30 [INFO] Registering world Orion_nether, dimension -1, of providertype net.minecraft.server.WorldProviderHell@5b862a36(0) with Minecraft Forge
05:58:30 [SEVERE]       ... 5 more

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...