Advertisement
Guest User

Untitled

a guest
Apr 8th, 2015
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. [18:09:52 WARN]: Unexpected exception while parsing console command "visibility"
  2.  
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'visi
  4. bility' in plugin Visibility v1.2
  5. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spi
  6. got-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  7. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
  8. 1) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  9. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServe
  10. r.java:767) ~[spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  11. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(Craf
  12. tServer.java:753) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  13. at net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:
  14. 326) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  15. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
  16. 90) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  17. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
  18. 84) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  19. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
  20. :490) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  21. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
  22. 28) [spigot-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  23. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_7_R4.command.
  24. ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  25. at me.Mali_Plavi.visibility.Main.onCommand(Main.java:40) ~[?:?]
  26. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spi
  27. got-20141113a.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  28. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement