Guest User

Untitled

a guest
Jun 21st, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. 15:55:10 [WARNING] Unexpected exception while parsing console command "pl"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'pl' in plugin PluginHider v1.1
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
  5. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:546)
  6. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchServerCommand(CraftServer.java:535)
  7. at net.minecraft.server.v1_5_R3.DedicatedServer.an(DedicatedServer.java:263)
  8. at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:228)
  9. at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472)
  10. at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404)
  11. at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_5_R3.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13. at me.igtsyanidi.pluginhider.main.onCommand(main.java:29)
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  15. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment