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

An exception was thrown while executing task 72, unable to call the method org.bukkit.Server.isStopping(). #187

Open
1343008086 opened this issue Mar 10, 2024 · 0 comments

Comments

@1343008086
Copy link

Required Information

  • FAVS Version Number (/version IllegalStack):2.9.9
  • Spigot/Paper Version Number (/version):Spigot 1.16.5
  • Output of /version:version 1.16.5-69069a9c (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT, Forge version 36.2.39)

Describe the bug

[10:55:54] [Craft Scheduler Thread - 31/WARN] [main.java.me.dniym.IllegalStack]: [IllegalStack] Plugin IllegalStack v2.9.9 generated an exception while executing task 72
java.lang.NoSuchMethodError: org.bukkit.Server.isStopping()Z
	at main.java.me.dniym.timers.fTimer.run(fTimer.java:122) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[forge:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [forge:?]
	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:750) [?:?]
[10:55:54] [Craft Scheduler Thread - 29/WARN] [main.java.me.dniym.IllegalStack]: [IllegalStack] Plugin IllegalStack v2.9.9 generated an exception while executing task 72
java.lang.NoSuchMethodError: org.bukkit.Server.isStopping()Z
	at main.java.me.dniym.timers.fTimer.run(fTimer.java:122) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[forge:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [forge:?]
	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:750) [?:?]
[10:55:55] [Craft Scheduler Thread - 28/WARN] [main.java.me.dniym.IllegalStack]: [IllegalStack] Plugin IllegalStack v2.9.9 generated an exception while executing task 72
java.lang.NoSuchMethodError: org.bukkit.Server.isStopping()Z
	at main.java.me.dniym.timers.fTimer.run(fTimer.java:122) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[forge:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [forge:?]
	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:750) [?:?]
[10:55:55] [Craft Scheduler Thread - 28/WARN] [main.java.me.dniym.IllegalStack]: [IllegalStack] Plugin IllegalStack v2.9.9 generated an exception while executing task 72
java.lang.NoSuchMethodError: org.bukkit.Server.isStopping()Z
	at main.java.me.dniym.timers.fTimer.run(fTimer.java:122) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[forge:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [forge:?]
	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:750) [?:?]
[10:55:56] [Craft Scheduler Thread - 33/WARN] [main.java.me.dniym.IllegalStack]: [IllegalStack] Plugin IllegalStack v2.9.9 generated an exception while executing task 72
java.lang.NoSuchMethodError: org.bukkit.Server.isStopping()Z
	at main.java.me.dniym.timers.fTimer.run(fTimer.java:122) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[forge:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [forge:?]
	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:750) [?:?]

To Reproduce
Steps to reproduce the behavior:

1.Install the plugin and run the server.
2.Wait until all plugins are loaded.
3.Continuously refresh the occurrence of this error.

Plugins being used on the server

Checklist:

  • [] I included all information required in the sections above
  • [] I made sure there are no duplicates of this report (Use Search)
  • [] I made sure I am using an up-to-date version of IllegalStack
  • [] I made sure the bug/error is not caused by any other plugin
@1343008086 1343008086 changed the title [BUG]IllegalStack 插件在执行任务 72 时抛出的异常,无法调用方法org.bukkit.Server.isStopping() An exception was thrown while executing task 72, unable to call the method org.bukkit.Server.isStopping(). Mar 10, 2024
# 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