Advertisement
Krustymk

Untitled

Feb 7th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1.  
  2. 07.02 16:46:42 [Server] INFO krustymk issued server command: /island spawn
  3. 07.02 16:46:42 [Server] ERROR null
  4. 07.02 16:46:42 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing 'island spawn' in world.bentobox.bskyblock.commands.IslandCommand(island)
  5. 07.02 16:46:42 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  6. 07.02 16:46:42 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:702) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  7. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1636) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  8. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1476) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  9. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  10. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  11. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  12. 07.02 16:46:42 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191-1-ojdkbuild]
  13. 07.02 16:46:42 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191-1-ojdkbuild]
  14. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot.jar:git-Spigot-f56e2e7-ed274c5]
  15. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [spigot.jar:git-Spigot-f56e2e7-ed274c5]
  16. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot.jar:git-Spigot-f56e2e7-ed274c5]
  17. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot.jar:git-Spigot-f56e2e7-ed274c5]
  18. 07.02 16:46:42 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot.jar:git-Spigot-f56e2e7-ed274c5]
  19. 07.02 16:46:42 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191-1-ojdkbuild]
  20. 07.02 16:46:42 [Server] INFO Caused by: java.lang.IllegalArgumentException: location
  21. 07.02 16:46:42 [Server] INFO at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  22. 07.02 16:46:42 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.entity.CraftPlayer.teleport(CraftPlayer.java:573) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  23. 07.02 16:46:42 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.entity.CraftEntity.teleport(CraftEntity.java:295) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  24. 07.02 16:46:42 [Server] INFO at world.bentobox.bentobox.managers.IslandsManager.spawnTeleport(IslandsManager.java:647) ~[?:?]
  25. 07.02 16:46:42 [Server] INFO at world.bentobox.bentobox.api.commands.island.IslandSpawnCommand.execute(IslandSpawnCommand.java:36) ~[?:?]
  26. 07.02 16:46:42 [Server] INFO at world.bentobox.bentobox.api.commands.CompositeCommand.execute(CompositeCommand.java:245) ~[?:?]
  27. 07.02 16:46:42 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:139) ~[spigot.jar:git-Spigot-f56e2e7-ed274c5]
  28. 07.02 16:46:42 [Server] INFO ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement