Advertisement
Guest User

Untitled

a guest
May 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. 24.05 15:28:06 [Server] INFO squeezebox issued server command: /shop reload
  2. 24.05 15:28:06 [Server] ERROR null
  3. 24.05 15:28:06 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'shop' in plugin ShopGUIPlus v1.17.0
  4. 24.05 15:28:06 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  5. 24.05 15:28:06 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  6. 24.05 15:28:06 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:651) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  7. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1392) [spigot131.jar:git-Spigot-7754231-94b0980]
  8. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1227) [spigot131.jar:git-Spigot-7754231-94b0980]
  9. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot131.jar:git-Spigot-7754231-94b0980]
  10. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot131.jar:git-Spigot-7754231-94b0980]
  11. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot131.jar:git-Spigot-7754231-94b0980]
  12. 24.05 15:28:06 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_161]
  13. 24.05 15:28:06 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_161]
  14. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot131.jar:git-Spigot-7754231-94b0980]
  15. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot131.jar:git-Spigot-7754231-94b0980]
  16. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot131.jar:git-Spigot-7754231-94b0980]
  17. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot131.jar:git-Spigot-7754231-94b0980]
  18. 24.05 15:28:06 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot131.jar:git-Spigot-7754231-94b0980]
  19. 24.05 15:28:06 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
  20. 24.05 15:28:06 [Server] INFO Caused by: java.lang.NullPointerException
  21. 24.05 15:28:06 [Server] INFO at net.brcdev.shopgui.shop.ShopManager.loadShops(ShopManager.java:160) ~[?:?]
  22. 24.05 15:28:06 [Server] INFO at net.brcdev.shopgui.ShopGuiPlugin.load(ShopGuiPlugin.java:195) ~[?:?]
  23. 24.05 15:28:06 [Server] INFO at net.brcdev.shopgui.command.CmdShop.onCommand(CmdShop.java:129) ~[?:?]
  24. 24.05 15:28:06 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  25. 24.05 15:28:06 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement