配置消息服务为RabbitMQ以后关闭机器人时会抛出已关闭异常
2022-04-15 10:36:47 W/stderr: me.lucko.luckperms.lib.rabbitmq.client.AlreadyClosedException: channel is already closed due to clean channel shutdown; protocol method: #method<channel.close>(reply-code=200, reply-text=OK, class-id=0, method-id=0)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.AMQChannel.processShutdownSignal(AMQChannel.java:401)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.ChannelN.startProcessShutdownSignal(ChannelN.java:287)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.ChannelN.close(ChannelN.java:608)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.ChannelN.close(ChannelN.java:542)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.ChannelN.close(ChannelN.java:535)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.recovery.AutorecoveringChannel.lambda$close$0(AutorecoveringChannel.java:74)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.recovery.AutorecoveringChannel.executeAndClean(AutorecoveringChannel.java:102)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.lib.rabbitmq.client.impl.recovery.AutorecoveringChannel.close(AutorecoveringChannel.java:74)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.common.messaging.rabbitmq.RabbitMQMessenger.close(RabbitMQMessenger.java:101)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.common.messaging.LuckPermsMessagingService.close(LuckPermsMessagingService.java:95)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.disable(AbstractLuckPermsPlugin.java:250)
2022-04-15 10:36:47 W/stderr: at LuckPerms-Mirai-2.10.0-dev-6+null-all.jar//io.github.karlatemp.luckperms.mirai.LPMiraiBootstrap.onDisable(LPMiraiBootstrap.kt:235)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.internalOnDisable$mirai_console(JvmPluginInternal.kt:90)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.disable(BuiltInJvmPluginLoaderImpl.kt:275)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.disable(BuiltInJvmPluginLoaderImpl.kt:35)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.disable(JvmPluginLoader.kt)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.disable(JvmPluginLoader.kt:50)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal$refreshCoroutineContext$2$1.invoke(JvmPluginInternal.kt:172)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal$refreshCoroutineContext$2$1.invoke(JvmPluginInternal.kt:169)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.invokeOnCompletion(JobSupport.kt:1548)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.invokeOnCompletion(JobSupport.kt:449)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.refreshCoroutineContext(JvmPluginInternal.kt:169)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.getCoroutineContext(JvmPluginInternal.kt:183)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.CoroutineScopeKt.cancel(CoroutineScope.kt:286)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.internalOnDisable$mirai_console(JvmPluginInternal.kt:93)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.disable(BuiltInJvmPluginLoaderImpl.kt:275)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.disable(BuiltInJvmPluginLoaderImpl.kt:35)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.disable(JvmPluginLoader.kt)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.disable(JvmPluginLoader.kt:50)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.plugin.PluginManager.disablePlugin(PluginManager.kt:159)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl$1.invoke(PluginManagerImpl.kt:87)
2022-04-15 10:36:47 W/stderr: at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl$1.invoke(PluginManagerImpl.kt:84)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.InvokeOnCompletion.invoke(JobSupport.kt:1391)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.notifyCompletion(JobSupport.kt:1519)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.completeStateFinalization(JobSupport.kt:323)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:240)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.continueCompleting(JobSupport.kt:935)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.access$continueCompleting(JobSupport.kt:27)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport$ChildCompletion.invoke(JobSupport.kt:1155)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.notifyCompletion(JobSupport.kt:1519)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.completeStateFinalization(JobSupport.kt:323)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:240)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.continueCompleting(JobSupport.kt:935)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.access$continueCompleting(JobSupport.kt:27)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport$ChildCompletion.invoke(JobSupport.kt:1155)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.notifyCompletion(JobSupport.kt:1519)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.completeStateFinalization(JobSupport.kt:323)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:240)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.continueCompleting(JobSupport.kt:935)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.access$continueCompleting(JobSupport.kt:27)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport$ChildCompletion.invoke(JobSupport.kt:1155)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.notifyCompletion(JobSupport.kt:1519)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.completeStateFinalization(JobSupport.kt:323)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:240)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath(JobSupport.kt:906)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:863)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.JobSupport.makeCompletingOnce$kotlinx_coroutines_core(JobSupport.kt:828)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
2022-04-15 10:36:47 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
2022-04-15 10:36:47 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)