Advertisement
EmberDev

Untitled

May 5th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. [18:31:41 ERROR]: null
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'hg'
  3. in plugin HungerGames v1.0
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spi
  5. got.jar:git-Spigot-870264a-0a645a2]
  6. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:14
  7. 1) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  8. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServe
  9. r.java:646) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  10. at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerCon
  11. nection.java:1139) [spigot.jar:git-Spigot-870264a-0a645a2]
  12. at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java
  13. :974) [spigot.jar:git-Spigot-870264a-0a645a2]
  14. at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java
  15. :45) [spigot.jar:git-Spigot-870264a-0a645a2]
  16. at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java
  17. :1) [spigot.jar:git-Spigot-870264a-0a645a2]
  18. at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:1
  19. 3) [spigot.jar:git-Spigot-870264a-0a645a2]
  20. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  21. ?:1.8.0_40]
  22. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_40]
  23. at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar
  24. :git-Spigot-870264a-0a645a2]
  25. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:7
  26. 12) [spigot.jar:git-Spigot-870264a-0a645a2]
  27. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:3
  28. 68) [spigot.jar:git-Spigot-870264a-0a645a2]
  29. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:6
  30. 51) [spigot.jar:git-Spigot-870264a-0a645a2]
  31. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java
  32. :554) [spigot.jar:git-Spigot-870264a-0a645a2]
  33. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  34. Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
  35. at net.tagbyte.HungerGames.commands.Commands.onCommand(Commands.java:30)
  36. ~[?:?]
  37. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spi
  38. got.jar:git-Spigot-870264a-0a645a2]
  39. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement