Advertisement
LudnicaKiller

Untitled

Feb 2nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. [03:15:21] [Server thread/ERROR]: Unhandled exception executing command 'fly' in plugin FactionsFly v1.8.7
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'fly' in plugin FactionsFly v1.8.7
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  4. at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:443) [EssentialsX.jar:?]
  5. at com.earth2me.essentials.Essentials.onCommand(Essentials.java:432) [EssentialsX.jar:?]
  6. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  7. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  8. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  9. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  10. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  11. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  12. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  13. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  14. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  15. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R3.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  16. at me.sacchur.mcore.factionsfly.commands.fly.onCommand(fly.java:21) ~[FactionsFly(v1.8.7%20for%20MCore).jar:?]
  17. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  18. ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement