Advertisement
KingLinux01

Untitled

Mar 20th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. [11:09:51 WARN]: Unexpected exception while parsing console command "healplayer"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'healplayer' in plugin Fedoracraft v1.0
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-6f291ea-55a8535]
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-6f291ea-55a8535]
  5. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645) ~[spigot.jar:git-Spigot-6f291ea-55a8535]
  6. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchServerCommand(CraftServer.java:631) [spigot.jar:git-Spigot-6f291ea-55a8535]
  7. at net.minecraft.server.v1_9_R1.DedicatedServer.aL(DedicatedServer.java:438) [spigot.jar:git-Spigot-6f291ea-55a8535]
  8. at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:401) [spigot.jar:git-Spigot-6f291ea-55a8535]
  9. at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [spigot.jar:git-Spigot-6f291ea-55a8535]
  10. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [spigot.jar:git-Spigot-6f291ea-55a8535]
  11. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_9_R1.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13. at me.KingLinux01.FedoraCraftMain.onCommand(FedoraCraftMain.java:24) ~[?:?]
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-6f291ea-55a8535]
  15. ... 8 more
  16. >http://pastebin.com/deXczp70
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement