Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. [08:51:47] [Craft Scheduler Thread - 13/WARN]: [PlayerWarps] Plugin PlayerWarps v4.4.6 generated an exception while executing task 74
  2. java.lang.NullPointerException: null
  3. at com.olzie.playerwarps.c.e.b(Unknown Source) ~[?:?]
  4. at com.olzie.playerwarps.d.b.c.c(Unknown Source) ~[?:?]
  5. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.13.2.jar:git-Paper-647]
  6. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-647]
  7. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-647]
  8. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_232]
  9. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_232]
  10. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
  11.  
  12. [08:51:47] [Craft Scheduler Thread - 8/WARN]: [PlayerWarps] Plugin PlayerWarps v4.4.6 generated an exception while executing task 73
  13. java.lang.NullPointerException: null
  14. at com.olzie.playerwarps.c.e.e(Unknown Source) ~[?:?]
  15. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.13.2.jar:git-Paper-647]
  16. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-647]
  17. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-647]
  18. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_232]
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_232]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement