Advertisement
Guest User

Untitled

a guest
Nov 16th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. 09:13:37 [WARNING] Unexpected exception while parsing console command "fc reload"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'fc' in plugin FactionChat v1.643
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
  5. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:528)
  6. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchServerCommand(CraftServer.java:515)
  7. at net.minecraft.server.v1_6_R3.DedicatedServer.as(DedicatedServer.java:263)
  8. at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:228)
  9. at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  10. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  11. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_6_R3.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13. at nz.co.lolnet.james137137.FactionChat.FactionChat.CommandFC(FactionChat.java:446)
  14. at nz.co.lolnet.james137137.FactionChat.FactionChat.onCommand(FactionChat.java:239)
  15. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  16. ... 8 more
  17. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement