Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. [14:27:10 INFO]: SzymoonPL issued server command: /zaloguj
  2. [14:27:10 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'zaloguj' in plugin NL_Hu
  4. b v0.1
  5. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-5
  6. 4ec0b8-be9ef98]
  7. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-
  8. Spigot-54ec0b8-be9ef98]
  9. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) ~[spigo
  10. t.jar:git-Spigot-54ec0b8-be9ef98]
  11. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353)
  12. [spigot.jar:git-Spigot-54ec0b8-be9ef98]
  13. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:
  14. git-Spigot-54ec0b8-be9ef98]
  15. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:gi
  16. t-Spigot-54ec0b8-be9ef98]
  17. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git
  18. -Spigot-54ec0b8-be9ef98]
  19. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-
  20. Spigot-54ec0b8-be9ef98]
  21. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_121]
  22. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_121]
  23. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-54ec0b8
  24. -be9ef98]
  25. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git
  26. -Spigot-54ec0b8-be9ef98]
  27. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git
  28. -Spigot-54ec0b8-be9ef98]
  29. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git
  30. -Spigot-54ec0b8-be9ef98]
  31. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:g
  32. it-Spigot-54ec0b8-be9ef98]
  33. at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
  34. Caused by: java.lang.NullPointerException
  35. at pl.SzymoonDev.NL_Hub.commands.ZalogujCommand.onCommand(ZalogujCommand.java:19) ~[?:?]
  36. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-5
  37. 4ec0b8-be9ef98]
  38. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement