Deathnix

Untitled

Dec 6th, 2018
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. [14:12:12 WARN]: Unexpected exception while parsing console command "TTT help"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'ttt' in plugin TTT vV2.0.3
  3. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[test.jar:git-Spigot-db6de12-18fbb24]
  4. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[test.jar:git-Spigot-db6de12-18fbb24]
  5. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[test.jar:git-Spigot-db6de12-18fbb24]
  6. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [test.jar:git-Spigot-db6de12-18fbb24]
  7. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [test.jar:git-Spigot-db6de12-18fbb24]
  8. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [test.jar:git-Spigot-db6de12-18fbb24]
  9. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [test.jar:git-Spigot-db6de12-18fbb24]
  10. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [test.jar:git-Spigot-db6de12-18fbb24]
  11. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R3.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13. at net.golgolex.ttt.commands.TTTCommand.onCommand(TTTCommand.java:19) ~[?:?]
  14. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[test.jar:git-Spigot-db6de12-18fbb24]
  15. ... 8 more
Add Comment
Please, Sign In to add comment