Advertisement
Guest User

Stacktrace

a guest
Apr 5th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.79 KB | None | 0 0
  1. [10:19:32] [Server thread/WARN]: Unexpected exception while parsing console command "god"
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'god' in plugin NeedCommands v1.0
  3.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  4.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  5.     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  6.     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchServerCommand(CraftServer.java:632) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  7.     at net.minecraft.server.v1_8_R2.DedicatedServer.aN(DedicatedServer.java:405) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  8.     at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:369) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  9.     at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  10.     at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  11.     at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  12. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R2.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  13.     at pl.lifeinprison.BLEEP_BLOOP.NeedCommands.onCommand(NeedCommands.java:36) ~[?:?]
  14.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  15.     ... 8 more
  16. [10:25:18] [Server thread/WARN]: Unexpected exception while parsing console command "heal null"
  17. org.bukkit.command.CommandException: Unhandled exception executing command 'heal' in plugin NeedCommands v1.0
  18.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  19.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  20.     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  21.     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchServerCommand(CraftServer.java:632) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  22.     at net.minecraft.server.v1_8_R2.DedicatedServer.aN(DedicatedServer.java:405) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  23.     at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:369) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  24.     at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  25.     at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  26.     at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  27. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R2.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  28.     at pl.lifeinprison.BLEEP_BLOOP.NeedCommands.onCommand(NeedCommands.java:36) ~[?:?]
  29.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  30.     ... 8 more
  31. [10:27:14] [Server thread/WARN]: Unexpected exception while parsing console command "mute jlkfds jflksd"
  32. org.bukkit.command.CommandException: Unhandled exception executing command 'mute' in plugin NeedCommands v1.0
  33.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  34.     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  35.     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  36.     at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchServerCommand(CraftServer.java:632) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  37.     at net.minecraft.server.v1_8_R2.DedicatedServer.aN(DedicatedServer.java:405) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  38.     at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:369) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  39.     at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  40.     at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  41.     at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  42. Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R2.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
  43.     at pl.lifeinprison.BLEEP_BLOOP.NeedCommands.onCommand(NeedCommands.java:36) ~[?:?]
  44.     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.3.jar:git-Spigot-dbe012b-61ef214]
  45.     ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement