Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-02-21 17:42:49 [WARNING] Unexpected exception while parsing console command "noswear"
- org.bukkit.command.CommandException: Unhandled exception executing command 'noswear' in plugin NoSwear v6.0
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
- at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
- at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchServerCommand(CraftServer.java:506)
- at net.minecraft.server.v1_4_R1.DedicatedServer.al(DedicatedServer.java:260)
- at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:225)
- at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
- at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
- at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
- Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_R1.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
- at me.A5H73Y.NoSwear.NoSwear.onCommand(NoSwear.java:117)
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
- ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement