Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2011
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. 17:35:12 [WARNING] Unexpected exception while parsing console command
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'nftpurge' in plugin NoFloatingTrees v0.2.2
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
  5. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:344)
  6. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
  7. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
  8. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
  9. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  10. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  11. at uk.co.jacekk.bukkit.NoFloatingTrees.onCommand(NoFloatingTrees.java:57)
  12. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
  13. ... 6 more
  14. >17:35:12 [WARNING] Unexpected exception while parsing console command
  15. >org.bukkit.command.CommandException: Unhandled exception executing command 'nftpurge' in plugin NoFloatingTrees v0.2.2
  16. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  17. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  18. > at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
  19. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  20. > at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
  21. > at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:344)
  22. > at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
  23. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  24. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  25. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  26. > at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
  27. > at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
  28. > at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  29. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  30. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  31. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  32. >Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  33. > at uk.co.jacekk.bukkit.NoFloatingTrees.onCommand(NoFloatingTrees.java:57)
  34. > at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
  35. > ... 6 more
  36. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  37. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  38. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  39. 17:35:29 [INFO] Unknown console command. Type "help" for help.
  40. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement