Guest User

Untitled

a guest
Jul 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. >voxelinstall VoxelSniper
  2. 18:13:19 [WARNING] Unexpected exception while parsing console command
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'voxe
  4. linstall' in plugin VoxelUpdate v1.1.1
  5. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
  6. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
  7. 6)
  8. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
  9. 73)
  10. at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.
  11. java:469)
  12. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:596)
  13. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
  15. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  16. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.Coloured
  17. ConsoleSender cannot be cast to org.bukkit.entity.Player
  18. at com.thevoxelbox.voxelupdate.VoxelUpdate.onCommand(VoxelUpdate.java:87
  19. )
  20. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  21. ... 7 more
  22. >
Add Comment
Please, Sign In to add comment