Advertisement
Guest User

Untitled

a guest
Oct 15th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. 15.10 01:16:58 [Server] INFO ***** issued server command: /link
  2. 15.10 01:16:59 [Server] WARN [MineSync] Plugin MineSync v2.0.0-BETA-2 generated an exception while executing task 10704
  3. 15.10 01:16:59 [Server] INFO com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  4. 15.10 01:16:59 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  5. 15.10 01:16:59 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:803) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  6. 15.10 01:16:59 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:768) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  7. 15.10 01:16:59 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:717) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  8. 15.10 01:16:59 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:689) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  9. 15.10 01:16:59 [Server] INFO at com.apantic.minesync.commands.LinkAccount._doesKeyExist(LinkAccount.java:103) ~[?:?]
  10. 15.10 01:16:59 [Server] INFO at com.apantic.minesync.commands.LinkAccount.addNewKey(LinkAccount.java:81) ~[?:?]
  11. 15.10 01:16:59 [Server] INFO at com.apantic.minesync.commands.LinkAccount.lambda$onCommand$0(LinkAccount.java:50) ~[?:?]
  12. 15.10 01:16:59 [Server] INFO at com.apantic.minesync.util.TaskChain$FirstTask.run(TaskChain.java:493) ~[?:?]
  13. 15.10 01:16:59 [Server] INFO at com.apantic.minesync.util.TaskChain$TaskHolder.run(TaskChain.java:434) ~[?:?]
  14. 15.10 01:16:59 [Server] INFO at com.apantic.minesync.util.TaskChain$TaskHolder.access$100(TaskChain.java:408) ~[?:?]
  15. 15.10 01:16:59 [Server] INFO at com.apantic.minesync.util.TaskChain.lambda$nextTask$2(TaskChain.java:386) ~[?:?]
  16. 15.10 01:16:59 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  17. 15.10 01:16:59 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  18. 15.10 01:16:59 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131]
  19. 15.10 01:16:59 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131]
  20. 15.10 01:16:59 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  21. 15.10 01:16:59 [Server] INFO Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  22. 15.10 01:16:59 [Server] INFO at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
  23. 15.10 01:16:59 [Server] INFO at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165) ~[spigot-1.11.jar:git-Spigot-f950f8e-0a81101]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement