Advertisement
Guest User

Untitled

a guest
Nov 9th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. > [14:49:28 INFO]: Big_booty_judy issued server command: /sdtools give Big_booty_judy crowbar1 1
  2. > [14:49:28 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'sdtools' in plugin SDTools v1.1-SNAPSHOT
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[server.jar:git-TacoSpigot-04511af6]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:143) ~[server.jar:git-TacoSpigot-04511af6]
  6. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:659) ~[server.jar:git-TacoSpigot-04511af6]
  7. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1180) [server.jar:git-TacoSpigot-04511af6]
  8. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:993) [server.jar:git-TacoSpigot-04511af6]
  9. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-TacoSpigot-04511af6]
  10. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-TacoSpigot-04511af6]
  11. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-TacoSpigot-04511af6]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  14. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-TacoSpigot-04511af6]
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [server.jar:git-TacoSpigot-04511af6]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:818) [server.jar:git-TacoSpigot-04511af6]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [server.jar:git-TacoSpigot-04511af6]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [server.jar:git-TacoSpigot-04511af6]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  20. Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
  21. at net.spacedelta.sdtools.commands.CommandSDTools.onCommand(CommandSDTools.java:56) ~[SDTools.jar:?]
  22. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[server.jar:git-TacoSpigot-04511af6]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement