Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. 25.04 13:47:16 [Server] INFO Contribe issued server command: /sb top
  2. 25.04 13:47:16 [Server] ERROR null
  3. 25.04 13:47:16 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'sb' in plugin SolentSkyblockTop v1.0
  4. 25.04 13:47:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  5. 25.04 13:47:16 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  6. 25.04 13:47:16 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  7. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  8. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  9. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  10. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  11. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  12. 25.04 13:47:16 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
  13. 25.04 13:47:16 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
  14. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  15. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  16. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  17. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  18. 25.04 13:47:16 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  19. 25.04 13:47:16 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  20. 25.04 13:47:16 [Server] INFO Caused by: java.lang.ClassCastException: com.wasteofplastic.askyblock.Island cannot be cast to java.lang.Comparable
  21. 25.04 13:47:16 [Server] INFO at java.util.TreeMap.compare(TreeMap.java:1294) ~[?:1.8.0_171]
  22. 25.04 13:47:16 [Server] INFO at java.util.TreeMap.put(TreeMap.java:538) ~[?:1.8.0_171]
  23. 25.04 13:47:16 [Server] INFO at me.karim.solentskyblocktop.utils.TopIslandsManager.getTopIslands(TopIslandsManager.java:65) ~[?:?]
  24. 25.04 13:47:16 [Server] INFO at me.karim.solentskyblocktop.utils.TopIslandsManager.updateTopIslands(TopIslandsManager.java:56) ~[?:?]
  25. 25.04 13:47:16 [Server] INFO at me.karim.solentskyblocktop.utils.TopIslandsManager.getInventory(TopIslandsManager.java:51) ~[?:?]
  26. 25.04 13:47:16 [Server] INFO at me.karim.solentskyblocktop.commands.CommandSkyblock.onCommand(CommandSkyblock.java:38) ~[?:?]
  27. 25.04 13:47:16 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  28. 25.04 13:47:16 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement