Advertisement
C4BR3R4

FeatherBoard v4.25.0

May 7th, 2020
1,687
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.72 KB | None | 0 0
  1. [Craft Scheduler Thread - 325/ERROR]: [FeatherBoard] Error in placeholder: {placeholderapi_quests_player_current_quest_amount}
  2. [Craft Scheduler Thread - 325/ERROR]: [FeatherBoard] java.lang.NullPointerException
  3. at java.util.LinkedList$ListItr.next(LinkedList.java:893)
  4. at me.blackvein.quests.Quests.getQuester(Quests.java:1276)
  5. at me.pikamug.questsexpansion.QuestsExpansion.onPlaceholderRequest(QuestsExpansion.java:138)
  6. at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:38)
  7. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:326)
  8. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:525)
  9. at be.maximvdw.placeholdercore.placeholders.PlaceholderAPIPlaceholderPack$1.getResult(PlaceholderAPIPlaceholderPack.java:37)
  10. at be.maximvdw.placeholdercore.placeholders.PlaceholderAPIPlaceholderPack$1.getResult(PlaceholderAPIPlaceholderPack.java:26)
  11. at be.maximvdw.featherboard.ci.a(ci.java:22)
  12. at be.maximvdw.featherboard.ci.getPlaceholderResult(ci.java:11)
  13. at be.maximvdw.placeholderapi.PlaceholderAPI.replacePlaceholders(PlaceholderAPI.java:102)
  14. at com.Zrips.CMI.Modules.Placeholders.Placeholder.updatePlaceHolders(Placeholder.java:475)
  15. at com.Zrips.CMI.Modules.Placeholders.Placeholder.updatePlaceHolders(Placeholder.java:387)
  16. at com.Zrips.CMI.Modules.TabList.TabListManager$6.run(TabListManager.java:773)
  17. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
  18. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
  19. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  20. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  21. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement