Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. 21.03 18:46:27 [Server] ERROR null
  2. 21.03 18:46:27 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'hopperlimit' in plugin HopperLimits v1.0
  3. 21.03 18:46:27 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  4. 21.03 18:46:27 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  5. 21.03 18:46:27 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  6. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  7. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  8. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  9. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  10. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  11. 21.03 18:46:27 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  12. 21.03 18:46:27 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  13. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  14. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  15. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  16. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  17. 21.03 18:46:27 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  18. 21.03 18:46:27 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  19. 21.03 18:46:27 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  20. 21.03 18:46:27 [Server] INFO at net.joecodes.hopperlimit.commands.CmdHopperLimit.onCommand(CmdHopperLimit.java:32) ~[?:?]
  21. 21.03 18:46:27 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  22. 21.03 18:46:27 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement