Guest User

Untitled

a guest
May 5th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. 2013-05-06 13:35:21 [WARNING] Unexpected exception while parsing console command "msg ValeraSTK asdf"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'msg' in plugin NukeChat v11.0
  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_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  6. at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchServerCommand(CraftServer.java:512)
  7. at net.minecraft.server.v1_5_R2.DedicatedServer.am(DedicatedServer.java:261)
  8. at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:226)
  9. at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  10. at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  11. at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_5_R2.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13. at com.chaoticunited.NukePrivateMessage.onCommand(NukePrivateMessage.java:38)
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  15. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment