Advertisement
Guest User

Untitled

a guest
Mar 29th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. [11:57:34 WARN]: Unexpected exception while parsing console command "hunterguard"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'hunterguard' in plugin HunterGuard v13.0
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot_server.jar:git-PaperSpigot-"4c7641d"]
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[spigot_server.jar:git-PaperSpigot-"4c7641d"]
  5. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[spigot_server.jar:git-PaperSpigot-"4c7641d"]
  6. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:629) [spigot_server.jar:git-PaperSpigot-"4c7641d"]
  7. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:416) [spigot_server.jar:git-PaperSpigot-"4c7641d"]
  8. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:379) [spigot_server.jar:git-PaperSpigot-"4c7641d"]
  9. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot_server.jar:git-PaperSpigot-"4c7641d"]
  10. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot_server.jar:git-PaperSpigot-"4c7641d"]
  11. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R3.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13. at net.hunterguard.Command.onCommand(Unknown Source) ~[?:?]
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot_server.jar:git-PaperSpigot-"4c7641d"]
  15. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement