Guest User

Untitled

a guest
Jan 19th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 18:23:05 [WARNING] Unexpected exception while parsing console command "hb-ai"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'hb-ai' in plugin HerobrineAI v1.2.0
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  5. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:498)
  6. at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:490)
  7. at net.minecraft.server.DedicatedServer.ai(DedicatedServer.java:249)
  8. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:214)
  9. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
  10. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
  11. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13. at org.jakub1221.herobrineai.HerobrineAI.onCommand(HerobrineAI.java:60)
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  15. ... 8 more
Add Comment
Please, Sign In to add comment