Advertisement
Guest User

f upgrade

a guest
Jul 16th, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. 16.07 21:45:40 [Server] INFO ... 17 more
  2. 16.07 21:45:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-443]
  3. 16.07 21:45:40 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
  4. 16.07 21:45:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
  5. 16.07 21:45:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor442.invoke(Unknown Source) ~[?:?]
  6. 16.07 21:45:40 [Server] INFO at me.randomhashtags.randompackage.api.nearFinished.FactionUpgrades.playerCommandPreprocessEvent(FactionUpgrades.java:196) ~[?:?]
  7. 16.07 21:45:40 [Server] INFO at me.randomhashtags.randompackage.api.nearFinished.FactionUpgrades.viewFactionUpgrades(FactionUpgrades.java:271) ~[?:?]
  8. 16.07 21:45:40 [Server] INFO Caused by: java.lang.NullPointerException
  9. 16.07 21:45:40 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_202]
  10. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-443]
  11. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-443]
  12. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-443]
  13. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-443]
  14. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-443]
  15. 16.07 21:45:40 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_202]
  16. 16.07 21:45:40 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_202]
  17. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-443]
  18. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [patched.jar:git-PaperSpigot-443]
  19. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [patched.jar:git-PaperSpigot-443]
  20. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [patched.jar:git-PaperSpigot-443]
  21. 16.07 21:45:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1181) [patched.jar:git-PaperSpigot-443]
  22. 16.07 21:45:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-443]
  23. 16.07 21:45:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-443]
  24. 16.07 21:45:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-443]
  25. 16.07 21:45:40 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-443]
  26. 16.07 21:45:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-443]
  27. 16.07 21:45:40 [Server] INFO org.bukkit.event.EventException
  28. 16.07 21:45:40 [Server] ERROR Could not pass event PlayerCommandPreprocessEvent to RandomPackage v16.3.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement