wisdommen/UltiTools

死亡惩罚报错

wisdommen opened this issue · 0 comments

[UltiTools] Plugin UltiTools v5.1.2 generated an exception while executing task 1719513

java.lang.IllegalStateException: Asynchronous command dispatch!
at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:15) ~[patched_1.17.1.jar:git-Paper-195]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.dispatchCommand(CraftServer.java:808) ~[patched_1.17.1.jar:git-Paper-195]
at com.ultikits.ultitools.utils.DeathPunishUtils.Exec(DeathPunishUtils.java:27) ~[UltiTools-5.1.2.jar:?]
at com.ultikits.ultitools.tasks.Timer.run(DeathPunishmentTask.java:106) ~[UltiTools-5.1.2.jar:?]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-195]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [patched_1.17.1.jar:git-Paper-195]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [patched_1.17.1.jar:git-Paper-195]