Advertisement
PiggiesGoSqueal

Untitled

Jan 13th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. 13.01 18:23:50 [Server] INFO pinkpig3777 issued server command: /jobs reload 13.01 18:23:50 [Server] ERROR null 13.01 18:23:50 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'jobs' in plugin mcjobs v3.1.9 13.01 18:23:50 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131] 13.01 18:23:50 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] 13.01 18:23:50 [Server] INFO Caused by: java.lang.NullPointerException 13.01 18:23:50 [Server] INFO at com.dmgkz.mcjobs.localization.GetLanguage.getJobCommand(GetLanguage.java:85) ~[mcJobs.jar:?] 13.01 18:23:50 [Server] INFO at com.dmgkz.mcjobs.commands.JobsCommand.jobInfo(JobsCommand.java:187) ~[mcJobs.jar:?] 13.01 18:23:50 [Server] INFO at com.dmgkz.mcjobs.commands.JobsCommand.onCommand(JobsCommand.java:88) ~[mcJobs.jar:?] 13.01 18:23:50 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:50 [Server] INFO ... 15 more 13.01 18:23:52 [Server] INFO pinkpig3777 issued server command: /mcjobs reload 13.01 18:23:52 [Server] ERROR null 13.01 18:23:52 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mcjobs' in plugin mcjobs v3.1.9 13.01 18:23:52 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131] 13.01 18:23:52 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] 13.01 18:23:52 [Server] INFO Caused by: java.lang.NullPointerException 13.01 18:23:52 [Server] INFO at com.dmgkz.mcjobs.localization.GetLanguage.getJobCommand(GetLanguage.java:85) ~[mcJobs.jar:?] 13.01 18:23:52 [Server] INFO at com.dmgkz.mcjobs.commands.JobsCommand.jobInfo(JobsCommand.java:187) ~[mcJobs.jar:?] 13.01 18:23:52 [Server] INFO at com.dmgkz.mcjobs.commands.JobsCommand.onCommand(JobsCommand.java:88) ~[mcJobs.jar:?] 13.01 18:23:52 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[custom.jar:git-Spigot-b66ad9e-9500060] 13.01 18:23:52 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement