Advertisement
anotherstiffler

Untitled

Jun 16th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. 16.06 12:29:59 [Server] WARN java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_14_R1.CraftPlayer
  2. 16.06 12:29:59 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:90)
  3. 16.06 12:29:59 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85)
  4. 16.06 12:29:59 [Server] WARN at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  5. 16.06 12:29:59 [Server] WARN at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  6. 16.06 12:29:59 [Server] WARN at java.lang.Class.forName0(Native Method)
  7. 16.06 12:29:59 [Server] WARN at java.lang.Class.forName(Class.java:264)
  8. 16.06 12:29:59 [Server] WARN at me.TechsCode.UltraPermissions.tpl.titleAndActionbar.Reflection.getClass(Reflection.java:23)
  9. 16.06 12:29:59 [Server] WARN at me.TechsCode.UltraPermissions.tpl.titleAndActionbar.Reflection.getCraftClass(Reflection.java:16)
  10. 16.06 12:29:59 [Server] WARN at me.TechsCode.UltraPermissions.tpl.utils.PlayerUtils.<clinit>(PlayerUtils.java:14)
  11. 16.06 12:29:59 [Server] WARN at me.TechsCode.UltraPermissions.tpl.SkinTexture.fromPlayer(SkinTexture.java:18)
  12. 16.06 12:29:59 [Server] WARN at me.TechsCode.UltraPermissions.HeadPreloader.lambda$null$0(HeadPreloader.java:45)
  13. 16.06 12:29:59 [Server] WARN at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
  14. 16.06 12:29:59 [Server] WARN at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
  15. 16.06 12:29:59 [Server] WARN at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  16. 16.06 12:29:59 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  17. 16.06 12:29:59 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  18. 16.06 12:29:59 [Server] WARN at java.lang.Thread.run(Thread.java:748)
  19. 16.06 12:29:59 [Server] WARN [UltraPermissions] Plugin UltraPermissions v4.1.8 generated an exception while executing task 1768
  20. 16.06 12:29:59 [Server] INFO java.lang.NullPointerException: null
  21. 16.06 12:29:59 [Server] INFO at me.TechsCode.UltraPermissions.tpl.utils.PlayerUtils.getGameProfile(PlayerUtils.java:35) ~[?:?]
  22. 16.06 12:29:59 [Server] INFO at me.TechsCode.UltraPermissions.tpl.SkinTexture.fromPlayer(SkinTexture.java:18) ~[?:?]
  23. 16.06 12:29:59 [Server] INFO at me.TechsCode.UltraPermissions.HeadPreloader.lambda$null$0(HeadPreloader.java:45) ~[?:?]
  24. 16.06 12:29:59 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.2.jar:git-Paper-85]
  25. 16.06 12:29:59 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.2.jar:git-Paper-85]
  26. 16.06 12:29:59 [Server] INFO at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.2.jar:git-Paper-85]
  27. 16.06 12:29:59 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  28. 16.06 12:29:59 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  29. 16.06 12:29:59 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement