NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Bug NameLessMC Plugin is generating an exception error
Started by MetaIIum

MetaIIum

MetaIIum

Member
Joined
18 Jul 2020
Last Seen
28 Jul 2020
Topics
1
Posts
1

We're seeing the following error when starting the server with the NamelessMC plugin:

[19:48:56 WARN]: [NamelessMC] Plugin NamelessMC vbeta-32 generated an exception while executing task 206
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 22 path $
at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[patched_1.12.2.jar:git-Paper-1618]
at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[patched_1.12.2.jar:git-Paper-1618]
at com.namelessmc.NamelessAPI.Request.connect(Request.java:177) ~[?:?]
at com.namelessmc.NamelessAPI.NamelessAPI.submitServerInfo(NamelessAPI.java:117) ~[?:?]
at com.namelessmc.plugin.spigot.ServerDataSender.lambda$1(ServerDataSender.java:78) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.12.2.jar:git-Paper-1618]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.12.2.jar:git-Paper-1618]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_242]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_242]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 22 path $
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[patched_1.12.2.jar:git-Paper-1618]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.12.2.jar:git-Paper-1618]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:542) ~[patched_1.12.2.jar:git-Paper-1618]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.12.2.jar:git-Paper-1618]
at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[patched_1.12.2.jar:git-Paper-1618]
... 10 more
 
Can you assist us in debugging?  Thank you.
 
MetaIIum · over 3 years ago