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

warn spammed in console #36

Open
Tsotne336 opened this issue May 30, 2021 · 1 comment
Open

warn spammed in console #36

Tsotne336 opened this issue May 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Tsotne336
Copy link

[13:38:11] [Craft Scheduler Thread - 5019/WARN]: Exception in thread "Craft Scheduler Thread - 5019"
[13:38:11] [Craft Scheduler Thread - 5019/WARN]: org.apache.commons.lang.UnhandledException: Plugin OptEco v2.1.3b generated an exception while executing task 206
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.sendTitle(Ljava/lang/String;Ljava/lang/String;III)V
at me.playernguyen.opteco.schedule.PointChangedPerformance.run(PointChangedPerformance.java:49)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:64)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more

[13:38:11] [Craft Scheduler Thread - 4887/WARN]: Exception in thread "Craft Scheduler Thread - 4887"
[13:38:11] [Craft Scheduler Thread - 4887/WARN]: org.apache.commons.lang.UnhandledException: Plugin OptEco v2.1.3b generated an exception while executing task 220
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.sendTitle(Ljava/lang/String;Ljava/lang/String;III)V
at me.playernguyen.opteco.schedule.PointChangedPerformance.run(PointChangedPerformance.java:49)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:64)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more

im just getting this warn spammed in my console nonstop i made custom gui using the eco system theres nothing wrong with gui or cmds its just a warn thats getting spammed for no reason

@Maxlego08
Copy link

I have the same issue !

@PlayerNguyen PlayerNguyen added the bug Something isn't working label Jun 12, 2021
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