Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.79 KB | None | 0 0
  1. 20.04 15:27:39 [Server] INFO heyyitstim issued server command: /packages reload
  2. 20.04 15:27:39 [Server] ERROR null
  3. 20.04 15:27:39 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'packages' in plugin ProPackages v1.1.2
  4. 20.04 15:27:39 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  5. 20.04 15:27:39 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:139) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  6. 20.04 15:27:39 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:702) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  7. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1648) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  8. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1483) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  9. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  10. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  11. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  12. 20.04 15:27:39 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  13. 20.04 15:27:39 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  14. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  15. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:900) [Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  16. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  17. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) [Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  18. 20.04 15:27:39 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  19. 20.04 15:27:39 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  20. 20.04 15:27:39 [Server] INFO Caused by: java.lang.NullPointerException
  21. 20.04 15:27:39 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.util.CraftLegacy.name(CraftLegacy.java:239) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  22. 20.04 15:27:39 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.util.CraftLegacy.toString(CraftLegacy.java:243) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
  23. 20.04 15:27:39 [Server] INFO at com.culleystudios.propackages.compatibility.CompatibilityVersion.getMaterial(CompatibilityVersion.java:78) ~[?:?]
  24. 20.04 15:27:39 [Server] INFO at com.culleystudios.propackages.util.ItemUtil.getItem(ItemUtil.java:48) ~[?:?]
  25. 20.04 15:27:39 [Server] INFO at com.culleystudios.propackages.util.ItemUtil.getItem(ItemUtil.java:42) ~[?:?]
  26. 20.04 15:27:39 [Server] INFO at com.culleystudios.propackages.PackageManager.loadRewards(PackageManager.java:137) ~[?:?]
  27. 20.04 15:27:39 [Server] INFO at com.culleystudios.propackages.ProPackages.loadData(ProPackages.java:113) ~[?:?]
  28. 20.04 15:27:39 [Server] INFO at com.culleystudios.propackages.ProPackages.reload(ProPackages.java:89) ~[?:?]
  29. 20.04 15:27:39 [Server] INFO at com.culleystudios.propackages.PackageCommand.onCommand(PackageCommand.java:77) ~[?:?]
  30. 20.04 15:27:39 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Spigot-1.13.2:git-Spigot-a1f2566-a4c555b]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement