Advertisement
Guest User

Untitled

a guest
Apr 30th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. 16:30:07 [WARNING] Unexpected exception while parsing console command "telep"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'tele
  3. p' in plugin Teleporter vBeta0.1
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
  6. 8)
  7. at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServe
  8. r.java:523)
  9. at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchServerCommand(Craf
  10. tServer.java:512)
  11. at net.minecraft.server.v1_5_R2.DedicatedServer.am(DedicatedServer.java:
  12. 261)
  13. at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:2
  14. 26)
  15. at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:4
  16. 74)
  17. at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java
  18. :407)
  19. at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:5
  20. 73)
  21. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_5_R2.command.
  22. ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  23. at me.zach.to.commands.onCommand(commands.java:26)
  24. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  25. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement