Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

randomly stops #2

Open
ewof opened this issue Apr 22, 2024 · 3 comments
Open

randomly stops #2

ewof opened this issue Apr 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ewof
Copy link

ewof commented Apr 22, 2024

it will just randomly break
i use the folia tps in the tab and it works but then after some time it just displays %folia_tps_5s_colored% and i have to do /tab reload

@Dreeam-qwq Dreeam-qwq added the bug Something isn't working label Apr 23, 2024
@0x15d3v2
Copy link

same

@0x15d3v2
Copy link

11.10.2024 - 00:18:18 - java.lang.NullPointerException: Cannot invoke "io.papermc.paper.threadedregions.ThreadedRegionizer$ThreadedRegion.getData()" because "currentRegion" is null
11.10.2024 - 00:18:18 - at org.dreeam.expansion.folia.FoliaUtils.getTPS(FoliaUtils.java:94)
11.10.2024 - 00:18:18 - at org.dreeam.expansion.folia.FoliaExpansion.getFoliaTPS(FoliaExpansion.java:237)
11.10.2024 - 00:18:18 - at org.dreeam.expansion.folia.FoliaExpansion.onRequest(FoliaExpansion.java:149)
11.10.2024 - 00:18:18 - at PlaceholderAPI-2.11.7-DEV-Folia.jar//me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119)
11.10.2024 - 00:18:18 - at PlaceholderAPI-2.11.7-DEV-Folia.jar//me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71)
11.10.2024 - 00:18:18 - at PlaceholderAPI-2.11.7-DEV-Folia.jar//me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99)
11.10.2024 - 00:18:18 - at TAB.v4.1.8.jar//me.neznamy.tab.platforms.bukkit.platform.BukkitPlatform.lambda$registerUnknownPlaceholder$7(BukkitPlatform.java:194)
11.10.2024 - 00:18:18 - at TAB.v4.1.8.jar//me.neznamy.tab.shared.placeholders.types.PlayerPlaceholderImpl.request(PlayerPlaceholderImpl.java:118)
11.10.2024 - 00:18:18 - at TAB.v4.1.8.jar//me.neznamy.tab.shared.placeholders.PlaceholderRefreshTask.run(PlaceholderRefreshTask.java:58)
11.10.2024 - 00:18:18 - at TAB.v4.1.8.jar//me.neznamy.tab.shared.features.PlaceholderManagerImpl.lambda$refresh$1(PlaceholderManagerImpl.java:84)
11.10.2024 - 00:18:18 - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
11.10.2024 - 00:18:18 - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
11.10.2024 - 00:18:18 - at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
11.10.2024 - 00:18:18 - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
11.10.2024 - 00:18:18 - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
11.10.2024 - 00:18:18 - at java.base/java.lang.Thread.run(Thread.java:1583)

this might be the issue? cuz when i do /tab reload in game it returns the right tps amount for my region but when i do /tab reload on the console it just returns %folia_tps_5s_colored%

@0x15d3v2
Copy link

yeah thats the issue you can use %folia_global_tps_5s_colored% or you can make your own plugin that reloads tablist for each player

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants