Advertisement
Jhonattam_

Untitled

Jul 16th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. 16.07 18:50:56 [Server] INFO Jhonattam_ issued server command: /minerar
  2. 16.07 18:50:56 [Server] ERROR null
  3. 16.07 18:50:56 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'minerar' in plugin RandomTeleport v1.0-SNAPSHOT
  4. 16.07 18:50:56 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:1.7.10-R0.1-SNAPSHOT]
  5. 16.07 18:50:56 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[SimpleCommandMap.class:1.7.10-R0.1-SNAPSHOT]
  6. 16.07 18:50:56 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:717) ~[CraftServer.class:1.7.10-R0.1-SNAPSHOT]
  7. 16.07 18:50:56 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1317) [nh.class:?]
  8. 16.07 18:50:56 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1099) [nh.class:?]
  9. 16.07 18:50:56 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:38) [ir.class:?]
  10. 16.07 18:50:56 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:53) [ir.class:?]
  11. 16.07 18:50:56 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
  12. 16.07 18:50:56 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
  13. 16.07 18:50:56 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:991) [MinecraftServer.class:?]
  14. 16.07 18:50:56 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
  15. 16.07 18:50:56 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
  16. 16.07 18:50:56 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
  17. 16.07 18:50:56 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  18. 16.07 18:50:56 [Server] INFO Caused by: java.lang.IllegalArgumentException: bound must be positive
  19. 16.07 18:50:56 [Server] INFO at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_212]
  20. 16.07 18:50:56 [Server] INFO at me.randomteleport.utils.TeleportUtils.randomTeleport(TeleportUtils.java:48) ~[?:?]
  21. 16.07 18:50:56 [Server] INFO at me.randomteleport.commands.MinerarCommand.lambda$onCommand$0(MinerarCommand.java:46) ~[?:?]
  22. 16.07 18:50:56 [Server] INFO at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_212]
  23. 16.07 18:50:56 [Server] INFO at me.randomteleport.commands.MinerarCommand.onCommand(MinerarCommand.java:25) ~[?:?]
  24. 16.07 18:50:56 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:1.7.10-R0.1-SNAPSHOT]
  25. 16.07 18:50:56 [Server] INFO ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement