Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. 16.06 21:33:59 [Server] Server thread/INFO Fabrey issued server command: /koth create Fire
  2. 16.06 21:33:59 [Server] Server thread/ERROR null
  3. 16.06 21:33:59 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'koth' in plugin KoTH v1.5.1
  4. 16.06 21:33:59 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  5. 16.06 21:33:59 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  6. 16.06 21:33:59 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:707) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  7. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1666) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  8. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1506) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  9. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  10. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  11. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  12. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  13. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  14. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  15. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  16. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:895) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  17. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:888) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  18. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:123) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  19. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:872) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  20. 16.06 21:33:59 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:805) [spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  21. 16.06 21:33:59 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  22. 16.06 21:33:59 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.bukkit.WorldEditPlugin.getSelection(Lorg/bukkit/entity/Player;)Lcom/sk89q/worldedit/bukkit/selections/Selection;
  23. 16.06 21:33:59 [Server] INFO at subside.plugins.koth.commands.CommandCreate.run(CommandCreate.java:38) ~[?:?]
  24. 16.06 21:33:59 [Server] INFO at subside.plugins.koth.commands.CommandHandler.onCommand(CommandHandler.java:91) ~[?:?]
  25. 16.06 21:33:59 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-f690957]
  26. 16.06 21:33:59 [Server] INFO ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement