dniym/IllegalStack

Task error

LyFl0w opened this issue · 1 comments

Required Information

  • FAVS Version Number (/version IllegalStack): 2.9.9
  • Spigot/Paper Version Number (/version): 4133-Spigot-b698b49-bb9a6e9
  • Output of /version: (MC: 1.20.5)

Describe the bug
[IllegalStack] Plugin IllegalStack v2.9.9 generated an exception while executing task 2 java.lang.NoSuchMethodError: 'boolean org.bukkit.Server.isStopping()' at main.java.me.dniym.timers.fTimer.run(fTimer.java:122) ~[?:?] at org.bukkit.craftbukkit.v1_20_R4.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4133-Spigot-b698b49-bb9a6e9] at org.bukkit.craftbukkit.v1_20_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[spigot-1.20.5-R0.1-SNAPSHOT.jar:4133-Spigot-b698b49-bb9a6e9] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]

To Reproduce
Steps to reproduce the behavior:

  1. Run server
  2. See error in console

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