The tablist is completely gone
toby-ger opened this issue ยท 4 comments
Die Tablist ist komplett weg ?
[00:36:54 WARN]: [TabList] Plugin TabList v5.5.4 generated an exception while executing task 220006
java.lang.NoSuchMethodError: org.bukkit.entity.Player.displayName()Lnet/kyori/adventure/text/Component;
at hu.montlikadani.tablist.bukkit.utils.stuff.Complement2.getDisplayName(Complement2.java:29) ~[?:?]
at hu.montlikadani.tablist.bukkit.utils.Variables.setPlaceholders(Variables.java:206) ~[?:?]
at hu.montlikadani.tablist.bukkit.utils.Variables.replaceVariables(Variables.java:117) ~[?:?]
at hu.montlikadani.tablist.bukkit.tablist.TabHandler.sendTab(TabHandler.java:219) ~[?:?]
at hu.montlikadani.tablist.bukkit.tablist.TabManager.lambda$addPlayer$0(TabManager.java:61) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.5.jar:git-Paper-443]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-443]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-443]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
Hi, this dev build should fix the issue. Download from here under Artifacts https://github.com/montlikadani/TabList/actions/runs/922868434