Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. [23:21:20] [Craft Scheduler Thread - 94/WARN]: [MMOCore] Plugin MMOCore v1.1-SNAPSHOT generated an exception while executing task 459
  2. java.lang.NullPointerException: null
  3. at net.Indyuce.mmocore.api.player.PlayerData.get(PlayerData.java:215) ~[?:?]
  4. at net.Indyuce.mmocore.comp.placeholder.RPGPlaceholders.onPlaceholderRequest(RPGPlaceholders.java:36) ~[?:?]
  5. at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:40) ~[?:?]
  6. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:234) ~[?:?]
  7. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:202) ~[?:?]
  8. at net.Indyuce.mmocore.comp.placeholder.PlaceholderAPIParser.parse(PlaceholderAPIParser.java:14) ~[?:?]
  9. at net.Indyuce.mmocore.MMOCore$3.run(MMOCore.java:273) ~[?:?]
  10. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-221]
  11. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-221]
  12. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-221]
  13. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
  14. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
  15. at java.lang.Thread.run(Thread.java:834) [?:?]
  16. [23:21:20] [Craft Scheduler Thread - 106/WARN]: [MMOCore] Plugin MMOCore v1.1-SNAPSHOT generated an exception while executing task 459
  17. java.lang.NullPointerException: null
  18. at net.Indyuce.mmocore.api.player.PlayerData.get(PlayerData.java:215) ~[?:?]
  19. at net.Indyuce.mmocore.comp.placeholder.RPGPlaceholders.onPlaceholderRequest(RPGPlaceholders.java:36) ~[?:?]
  20. at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:40) ~[?:?]
  21. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:234) ~[?:?]
  22. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:202) ~[?:?]
  23. at net.Indyuce.mmocore.comp.placeholder.PlaceholderAPIParser.parse(PlaceholderAPIParser.java:14) ~[?:?]
  24. at net.Indyuce.mmocore.MMOCore$3.run(MMOCore.java:273) ~[?:?]
  25. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-221]
  26. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-221]
  27. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-221]
  28. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
  29. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
  30. at java.lang.Thread.run(Thread.java:834) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement