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

TPS Count Task Disabled due to error Fabric version #3470

Closed
SulpherStaer opened this issue Feb 22, 2024 · 1 comment
Closed

TPS Count Task Disabled due to error Fabric version #3470

SulpherStaer opened this issue Feb 22, 2024 · 1 comment
Labels
Bug Issues that contain unintended behavior

Comments

@SulpherStaer
Copy link

Describe the issue

I get an error message at server start. Even restart. Error message remains the same.

Exceptions & Other Logs

[13:04:38] [pool-8-thread-6/ERROR]: [Plan] TPS Count Task Disabled due to error, reload Plan to re-enable.
[13:04:38] [pool-8-thread-6/ERROR]: [Plan] Ran into NoSuchFieldError - logged to ./config/plan/logs/NoSuchFieldError-da9a7c6c4e.txt
[13:04:38] [pool-8-thread-6/ERROR]: [Plan] (INCLUDE CONTENTS OF THE FILE IN ANY REPORTS)
[13:04:38] [pool-8-thread-6/ERROR]: [Plan] What to do: See if a restart fixes this or Report this
da9a7c6c4e - Last occurred: 2024-02-22 Occurrences: 1
---- Context 1 ----
Plan v5.6+build.2614
Fabric 1.20.4
Server v0.95.4+1.20.4 (API), 0.15.7 (loader)

See if a restart fixes this or Report this

---- Stacktrace ----
java.lang.NoSuchFieldError: field_4573
   net.playeranalytics.plan.gathering.FabricSensor.getTPS(FabricSensor.java:51)
   com.djrapitops.plan.gathering.timed.ServerTPSCounter.pulseTPS(ServerTPSCounter.java:123)
   com.djrapitops.plan.gathering.timed.ServerTPSCounter.pulse(ServerTPSCounter.java:83)
   com.djrapitops.plan.gathering.timed.TPSCounter.run(TPSCounter.java:49)
   java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
   java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   java.base/java.lang.Thread.run(Thread.java:840)
@SulpherStaer SulpherStaer added the Bug Issues that contain unintended behavior label Feb 22, 2024
@AuroraLS3
Copy link
Collaborator

You need to use a dev build with 1.20.4, get one from Releases

@AuroraLS3 AuroraLS3 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that contain unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants