Advertisement
Guest User

Untitled

a guest
May 25th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. > [07:00:49 ERROR]: [FeatherBoard] Error in placeholder: {placeholderapi_rankup_current_rank}
  2. > [07:00:49 ERROR]: [FeatherBoard] java.lang.IllegalStateException: No prestige found for first prestige (first prestige is counted as a prestige without a rank set). Disable prestiges in config.yml if you don't want any.
  3. at sh.okx.rankup.prestige.Prestiges.getFirst(Prestiges.java:20)
  4. at sh.okx.rankup.prestige.Prestiges.getFirst(Prestiges.java:8)
  5. at sh.okx.rankup.RankList.getOrderedList(RankList.java:67)
  6. at sh.okx.rankup.RankList.getByPlayer(RankList.java:88)
  7. at sh.okx.rankup.placeholders.RankupExpansion.onPlaceholderRequest(RankupExpansion.java:34)
  8. at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:38)
  9. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:237)
  10. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:377)
  11. at be.maximvdw.placeholdercore.placeholders.PlaceholderAPIPlaceholderPack$1.getResult(PlaceholderAPIPlaceholderPack.java:37)
  12. at be.maximvdw.placeholdercore.placeholders.PlaceholderAPIPlaceholderPack$1.getResult(PlaceholderAPIPlaceholderPack.java:26)
  13. at be.maximvdw.featherboard.ck.a(ck.java:103)
  14. at be.maximvdw.featherboard.bN.a(bN.java:21)
  15. at be.maximvdw.featherboard.c_.a(c_.java:6)
  16. at be.maximvdw.featherboard.c_.a(c_.java:87)
  17. at be.maximvdw.featherboard.api.scoreboard.ScoreboardLine.updatePlaceholders(ScoreboardLine.java:96)
  18. at be.maximvdw.featherboard.api.scoreboard.ScoreboardGroup$AnimationUpdater.run(ScoreboardGroup.java:2)
  19. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  20. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  23. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement