dniym / IllegalStack

A spigot based plugin dedicated to fixing glitches and exploits that have made it into final Minecraft releases.
GNU General Public License v3.0
129 stars 34 forks source link

Task error #190

Open LyFl0w opened 2 months ago

LyFl0w commented 2 months ago

Required Information

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:

Loving11ish commented 1 month ago

Hmmm, ok. This is due to an issue with the plugins internal scheduler. We will fix this in the next update.