Advertisement
MarkyL

Untitled

Mar 26th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. 26.03 11:15:49 [Server] INFO KingCoffee issued server command: /boss reload
  2. 26.03 11:15:49 [Server] ERROR null
  3. 26.03 11:15:49 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing 'boss reload' in com.songoda.epicbosses.commands.BossCmd(boss)
  4. 26.03 11:15:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  5. 26.03 11:15:49 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  6. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  7. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  8. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  9. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  10. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  11. 26.03 11:15:49 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]
  12. 26.03 11:15:49 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]
  13. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  14. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  15. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  16. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  17. 26.03 11:15:49 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  18. 26.03 11:15:49 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
  19. 26.03 11:15:49 [Server] INFO Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 92 column 5
  20. 26.03 11:15:49 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:818) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  21. 26.03 11:15:49 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:741) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
  22. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.file.ItemStackFileHandler.loadFile(ItemStackFileHandler.java:45) ~[?:?]
  23. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.managers.files.ItemsFileManager.load(ItemsFileManager.java:37) ~[?:?]
  24. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.managers.files.ItemsFileManager.reload(ItemsFileManager.java:42) ~[?:?]
  25. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.CustomBosses.reload(CustomBosses.java:169) ~[?:?]
  26. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.commands.boss.BossReloadCmd.execute(BossReloadCmd.java:37) ~[?:?]
  27. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.utils.command.SubCommandService.handleSubCommand(SubCommandService.java:30) ~[?:?]
  28. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.commands.BossCmd.execute(BossCmd.java:32) ~[?:?]
  29. 26.03 11:15:49 [Server] INFO at com.songoda.epicbosses.utils.command.CommandService.execute(CommandService.java:59) ~[?:?]
  30. 26.03 11:15:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement