Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. 19.01 12:09:56 [Server] INFO NewThing issued server command: /fix hand
  2. 19.01 12:09:56 [Server] ERROR null
  3. 19.01 12:09:56 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing 'fix hand' in n3kas.fixae.repairing.RepairCommand(repair)
  4. 19.01 12:09:56 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:150) ~[spigot.jar:git-TacoSpigot-fd3209f3]
  5. 19.01 12:09:56 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:667) ~[spigot.jar:git-TacoSpigot-fd3209f3]
  6. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1194) [spigot.jar:git-TacoSpigot-fd3209f3]
  7. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1006) [spigot.jar:git-TacoSpigot-fd3209f3]
  8. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-TacoSpigot-fd3209f3]
  9. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-TacoSpigot-fd3209f3]
  10. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-TacoSpigot-fd3209f3]
  11. 19.01 12:09:56 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
  12. 19.01 12:09:56 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
  13. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-TacoSpigot-fd3209f3]
  14. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:776) [spigot.jar:git-TacoSpigot-fd3209f3]
  15. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot.jar:git-TacoSpigot-fd3209f3]
  16. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:715) [spigot.jar:git-TacoSpigot-fd3209f3]
  17. 19.01 12:09:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:618) [spigot.jar:git-TacoSpigot-fd3209f3]
  18. 19.01 12:09:56 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  19. 19.01 12:09:56 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  20. 19.01 12:09:56 [Server] INFO at n3kas.fixae.repairing.RepairCommand.execute(RepairCommand.java:25) ~[?:?]
  21. 19.01 12:09:56 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:143) ~[spigot.jar:git-TacoSpigot-fd3209f3]
  22. 19.01 12:09:56 [Server] INFO ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement