Skip to content
New issue

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

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

Already on GitHub? # to your account

Logs getting spammed with org.apache.commons.lang.UnhandledException #5

Open
DKPeak opened this issue May 17, 2020 · 0 comments
Open

Comments

@DKPeak
Copy link

DKPeak commented May 17, 2020

My logs are getting a lot of errors with:

[19:23:58] [Craft Scheduler Thread - 3093/WARN]: Exception in thread "Craft Scheduler Thread - 3093" 
[19:23:58] [Craft Scheduler Thread - 3093/WARN]: org.apache.commons.lang.UnhandledException: Plugin MFHoppers v3.16 generated an exception while executing task 4389742
	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.ChunkSnapshot.getBlockType(III)Lorg/bukkit/Material;
	at net.squidstudios.mfhoppers.tasks.TaskManager$5.run(TaskManager.java:597)
	at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
	at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
	... 4 more

@DKPeak DKPeak changed the title Logs getting spammed with Task 4389742 Logs getting spammed with org.apache.commons.lang.UnhandledException May 18, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant