Advertisement
Guest User

Untitled

a guest
Jan 10th, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. [17:46:28 ERROR]: null
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'jobs
  3. ' in plugin Jobs v3.7.3
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[For
  5. geMod.jar:git-Bukkit-d5e7885]
  6. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:14
  7. 0) ~[ForgeMod.jar:git-Bukkit-d5e7885]
  8. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServ
  9. er.java:629) ~[ForgeMod.jar:git-Bukkit-d5e7885]
  10. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerCo
  11. nnection.java:1285) [ForgeMod.jar:git-Bukkit-d5e7885]
  12. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.jav
  13. a:1145) [ForgeMod.jar:git-Bukkit-d5e7885]
  14. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:37) [Forg
  15. eMod.jar:git-Bukkit-d5e7885]
  16. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:9) [Forge
  17. Mod.jar:git-Bukkit-d5e7885]
  18. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:
  19. 13) [ForgeMod.jar:git-Bukkit-d5e7885]
  20. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
  21. ?:1.8.0_111]
  22. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  23. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [ForgeMod.
  24. jar:git-Bukkit-d5e7885]
  25. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:
  26. 695) [ForgeMod.jar:git-Bukkit-d5e7885]
  27. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:
  28. 360) [ForgeMod.jar:git-Bukkit-d5e7885]
  29. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:
  30. 650) [ForgeMod.jar:git-Bukkit-d5e7885]
  31. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.jav
  32. a:554) [ForgeMod.jar:git-Bukkit-d5e7885]
  33. at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  34. Caused by: java.lang.NullPointerException
  35. at com.gamingmesh.jobs.i18n.Language.getMessage(Language.java:57) ~[?:?]
  36.  
  37. at com.gamingmesh.jobs.commands.JobsCommands.help(JobsCommands.java:154)
  38. ~[?:?]
  39. at com.gamingmesh.jobs.commands.JobsCommands.onCommand(JobsCommands.java
  40. :65) ~[?:?]
  41. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[For
  42. geMod.jar:git-Bukkit-d5e7885]
  43. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement