Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1.  
  2. [17:33:16 INFO]: KrusteF issued server command: /wc pouch
  3. [17:33:16 ERROR]: null
  4. org.bukkit.command.CommandException: Unhandled exception executing 'wc pouch' in me.PM2.monthlycrate.commands.MCrateCommand(wc)
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[wickedprison.jar:git-PaperSpigot-"4c7641d"]
  6. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[wickedprison.jar:git-PaperSpigot-"4c7641d"]
  7. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1189) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  8. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  9. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  10. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  11. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
  14. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [wickedprison.jar:git-PaperSpigot-"4c7641d"]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  20. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  21. at me.PM2.monthlycrate.commands.MCrateCommand.a(MCrateCommand.java:232) ~[?:?]
  22. at me.PM2.monthlycrate.utils.PlayerCommand.execute(PlayerCommand.java:18) ~[?:?]
  23. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[wickedprison.jar:git-PaperSpigot-"4c7641d"]
  24. ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement