Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用定时清理不发言群员时出现报错。 #31

Open
xxlio109 opened this issue Mar 17, 2024 · 0 comments
Open

使用定时清理不发言群员时出现报错。 #31

xxlio109 opened this issue Mar 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@xxlio109
Copy link

mirai-administrator 1.4.3
iTX Technologies Mirai Console Loader version 2.1.2-61c8bd8
Runtime: OpenJDK 64-Bit Server VM 17.0.10 (arch: 64)

2024-03-17 04:56:00 E/mirai-administrator: Group 1234567 timer run failure with cleaner
kotlinx.coroutines.JobCancellationException: Parent job is Cancelling; job=StandaloneCoroutine{Cancelling}@7dd2da55
Caused by: java.lang.IllegalStateException: Member 1234567 had already been kicked from group 1234567
at net.mamoe.mirai.internal.contact.NormalMemberImpl.kick(NormalMemberImpl.kt:171)
at net.mamoe.mirai.contact.NormalMember.kick$suspendImpl(NormalMember.kt:129)
at net.mamoe.mirai.contact.NormalMember.kick(NormalMember.kt)
at mirai-administrator-1.4.3.mirai2.jar//xyz.cssxsh.mirai.admin.MiraiAdministrator$start$job$1$4.invokeSuspend(MiraiAdministrator.kt:247)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

@cssxsh cssxsh self-assigned this Mar 17, 2024
@cssxsh cssxsh added the bug Something isn't working label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🕊
Development

No branches or pull requests

2 participants