Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. 21.01 19:24:42 [Server] ERROR null
  2. 21.01 19:24:42 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'vote' in plugin SHADOWCORE v0.1
  3. 21.01 19:24:42 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[custom.jar:git-Spigot-db6de12-d3e0b6f]
  4. 21.01 19:24:42 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[custom.jar:git-Spigot-db6de12-d3e0b6f]
  5. 21.01 19:24:42 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[custom.jar:git-Spigot-db6de12-d3e0b6f]
  6. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  7. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  8. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  9. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  10. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  11. 21.01 19:24:42 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
  12. 21.01 19:24:42 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
  13. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  14. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  15. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  16. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  17. 21.01 19:24:42 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [custom.jar:git-Spigot-db6de12-d3e0b6f]
  18. 21.01 19:24:42 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  19. 21.01 19:24:42 [Server] INFO Caused by: java.lang.NullPointerException
  20. 21.01 19:24:42 [Server] INFO at ua.shadodan.votecmd.VoteCommand.onCommand(VoteCommand.java:18) ~[?:?]
  21. 21.01 19:24:42 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[custom.jar:git-Spigot-db6de12-d3e0b6f]
  22. 21.01 19:24:42 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement