[21:46:14 ERROR]: Nag author: 'Zenexer' of 'Essentials' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies.
[21:46:14 ERROR]: Craft Scheduler Thread - 24 - Essentials Stacktrace
[21:46:14 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.CompletableFuture.waitingGet(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.CompletableFuture.join(Unknown Source)
[21:46:14 ERROR]: EssentialsX-2.19.5-dev+24-a60f3c0.jar//com.earth2me.essentials.updatecheck.UpdateChecker.getVersionMessages(UpdateChecker.java:215)
[21:46:14 ERROR]: EssentialsX-2.19.5-dev+24-a60f3c0.jar//com.earth2me.essentials.Essentials.lambda$onEnable$1(Essentials.java:470)
[21:46:14 ERROR]: EssentialsX-2.19.5-dev+24-a60f3c0.jar//com.earth2me.essentials.Essentials$$Lambda$6627/0x0000000801fbe858.run(Unknown Source)
[21:46:14 ERROR]: org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101)
[21:46:14 ERROR]: org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[21:46:14 ERROR]: com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.lang.Thread.run(Unknown Source)
[21:46:14 ERROR]: Craft Scheduler Thread - 24 - Essentials Stacktrace
[21:46:14 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.CompletableFuture.waitingGet(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.CompletableFuture.join(Unknown Source)
[21:46:14 ERROR]: EssentialsX-2.19.5-dev+24-a60f3c0.jar//com.earth2me.essentials.updatecheck.UpdateChecker.getVersionMessages(UpdateChecker.java:215)
[21:46:14 ERROR]: EssentialsX-2.19.5-dev+24-a60f3c0.jar//com.earth2me.essentials.Essentials.lambda$onEnable$1(Essentials.java:470)
[21:46:14 ERROR]: EssentialsX-2.19.5-dev+24-a60f3c0.jar//com.earth2me.essentials.Essentials$$Lambda$6627/0x0000000801fbe858.run(Unknown Source)
[21:46:14 ERROR]: org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101)
[21:46:14 ERROR]: org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[21:46:14 ERROR]: com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[21:46:14 ERROR]: [email protected]/java.lang.Thread.run(Unknown Source)
把日志放完整,这段话只是说关服时Essentials线程没有正确关闭,没有体现崩溃原因