wisdommen / UltiTools

This is a sum of some basic plugins of a Bukkit server or Spigot server. Including a few useful and creative functions.
GNU Lesser General Public License v3.0
27 stars 8 forks source link

死亡惩罚报错 #65

Closed wisdommen closed 3 years ago

wisdommen commented 3 years ago

[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]