13:42:47 [INFO] iTX Technologies Mirai Console Loader version 2.1.2-61c8bd8
13:42:47 [INFO] Runtime: OpenJDK 64-Bit Server VM 17.0.14 (arch: 64)
13:42:47 [INFO] https://github.com/iTXTech/mirai-console-loader
13:42:47 [INFO] This program is licensed under GNU AGPL v3
13:42:48 [INFO] Mirai Console Loader Announcement:
Mirai Console Loader 公告栏
如果在图片上传的时候遇到问题请与我们联系 (需要提供图片文件源本)
- 如 Unsupported image type for ExternalResource *
considering use gif/png/bmp/jpg format.
`- Tracker: https://github.com/mamoe/mirai/issues/new/choose
常用资源整合
`- https://mirai.mamoe.net/topic/653
MCL 已推出 2.1.0,更好的支持 Mirai 2.11 的插件系统,建议更新。
13:42:48 [INFO] Verifying "net.mamoe:mirai-console" v2.16.0
13:42:49 [INFO] Verifying "net.mamoe:mirai-console-terminal" v2.16.0
13:42:49 [INFO] Verifying "net.mamoe:mirai-core-all" v2.16.0
13:42:50 [INFO] Verifying "org.itxtech:mcl-addon" v2.1.1
2025-03-25 13:42:52 I/main: Starting mirai-console...
2025-03-25 13:42:52 I/main:
===================================[ Mirai console 2.16.0 ]===================================
| \ / \ \ | / \ |
| ▓▓\ / ▓▓\▓▓ ______ ______ \▓▓ ▓▓▓▓▓▓\ ______ _______ _______ ______ | ▓▓ ______
| ▓▓▓\ / ▓▓▓ / \ | | \ ▓▓ \▓▓/ | \ / / | ▓▓/
| ▓▓▓▓\ ▓▓▓▓ ▓▓ ▓▓▓▓▓▓\ \▓▓▓▓▓▓\ ▓▓ ▓▓ | ▓▓▓▓▓▓\ ▓▓▓▓▓▓▓\ ▓▓▓▓▓▓▓ ▓▓▓▓▓▓\ ▓▓ ▓▓▓▓▓▓
| ▓▓\▓▓ ▓▓ ▓▓ ▓▓ ▓▓ \▓▓/ ▓▓ ▓▓ ▓▓ | ▓▓ | ▓▓ ▓▓ | ▓▓\▓▓ | ▓▓ | ▓▓ ▓▓ ▓▓ ▓▓
| ▓▓ \▓▓▓| ▓▓ ▓▓ ▓▓ | ▓▓▓▓▓▓▓ ▓▓ ▓▓/ \ ▓▓__/ ▓▓ ▓▓ | ▓▓_\▓▓▓▓▓▓\ ▓▓__/ ▓▓ ▓▓ ▓▓▓▓▓▓▓▓
| ▓▓ \▓ | ▓▓ ▓▓ ▓▓ \▓▓ ▓▓ ▓▓\▓▓ ▓▓\▓▓ ▓▓ ▓▓ | ▓▓ ▓▓\▓▓ ▓▓ ▓▓\▓▓
\▓▓ \▓▓\▓▓\▓▓ \▓▓▓▓▓▓▓\▓▓ \▓▓▓▓▓▓ \▓▓▓▓▓▓ \▓▓ \▓▓\▓▓▓▓▓▓▓ \▓▓▓▓▓▓ \▓▓ \▓▓▓▓▓▓▓
2025-03-25 13:42:52 I/main: Backend: version 2.16.0, built on 2023-10-20 06:28:10.
2025-03-25 13:42:52 I/main: Frontend Terminal: version 2.16.0, provided by Mamoe Technologies
2025-03-25 13:42:52 I/main: Welcome to visit https://mirai.mamoe.net/
2025-03-25 13:43:00 I/plugin: Successfully loaded plugin mirai-api-http v2.10.0
2025-03-25 13:43:01 W/mirai-login-solver-sakura: default port 22333 already in use.
java.net.BindException: Address already in use: bind
at java.base/sun.nio.ch.Net.bind0(Native Method)
at java.base/sun.nio.ch.Net.bind(Unknown Source)
at java.base/sun.nio.ch.Net.bind(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.bind(Unknown Source)
at java.base/java.net.ServerSocket.bind(Unknown Source)
at java.base/java.net.ServerSocket.bind(Unknown Source)
at mirai-login-solver-sakura-0.0.12.mirai2.jar//com.kasukusakura.mlss.slovbroadcast.SakuraTransmitDaemon.bootServer(SakuraTransmitDaemon.kt:73)
at mirai-login-solver-sakura-0.0.12.mirai2.jar//com.kasukusakura.mlss.slovbroadcast.SakuraTransmitDaemon.bootServer$default(SakuraTransmitDaemon.kt:66)
at mirai-login-solver-sakura-0.0.12.mirai2.jar//com.kasukusakura.mlss.console.ConsolePluginMain.onLoad(ConsolePluginMain.kt:50)
at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.internalOnLoad$mirai_console(JvmPluginInternal.kt:388)
at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.load(BuiltInJvmPluginLoaderImpl.kt:371)
at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.load(BuiltInJvmPluginLoaderImpl.kt:40)
at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.load(JvmPluginLoader.kt)
at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.load(JvmPluginLoader.kt:54)
at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.loadPluginNoEnable(PluginManagerImpl.kt:100)
at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.loadAllPluginsUsingBuiltInLoaders$mirai_console(PluginManagerImpl.kt:164)
at net.mamoe.mirai.console.internal.MiraiConsoleImplementationBridge.doStart$mirai_console(MiraiConsoleImplementationBridge.kt:303)
at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:512)
at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:182)
at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:181)
at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.main(MiraiConsoleTerminalLoader.kt:59)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.itxtech.mcl.Utility.bootJars(Utility.java:86)
at org.itxtech.mcl.Utility.bootJars(Utility.java:76)
at org.itxtech.mcl.Utility.bootMirai(Utility.java:98)
at org.itxtech.mcl.module.builtin.Boot.boot(Boot.java:113)
at org.itxtech.mcl.module.ModuleManager.phaseBoot(ModuleManager.java:123)
at org.itxtech.mcl.Loader.lambda$start$4(Loader.java:196)
at org.itxtech.mcl.Loader.tryCatching(Loader.java:151)
at org.itxtech.mcl.Loader.start(Loader.java:196)
at org.itxtech.mcl.Loader.main(Loader.java:84)
2025-03-25 13:43:01 I/plugin: Successfully loaded plugin mirai-login-solver-sakura v0.0.12
2025-03-25 13:43:01 I/trpgbot: 协议版本检查更新...
2025-03-25 13:43:02 I/trpgbot: ANDROID_PAD load from
file:///D:/summer/desktop/Miari_Console_Launcher/android_pad.json
2025-03-25 13:43:02 I/trpgbot: 注册服务...
2025-03-25 13:43:02 I/trpgbot: 服务配置文件:
file:///D:/summer/desktop/Miari_Console_Launcher/network.json
2025-03-25 13:43:02 W/trpgbot: 您正在使用远程签名服务,数据包将经过签名服务器,请勿添加不可信源
2025-03-25 13:43:02 W/EncryptService.alert: Encrypt service was loaded: trpgbot.NetworkServiceFactory(config=file:///D:/summer/desktop/Miari_Console_Launcher/network.json)
2025-03-25 13:43:02 W/EncryptService.alert: All outgoing message may be leaked by this service.
2025-03-25 13:43:02 W/EncryptService.alert: Use this service if and only if you trusted this service and the service provider.
2025-03-25 13:43:02 W/EncryptService.alert: Service details:
2025-03-25 13:43:02 W/EncryptService.alert: - Jvm Class: class xyz.cssxsh.mirai.tool.NetworkServiceFactory 2025-03-25 13:43:02 W/EncryptService.alert:
- ClassLoader: JvmPluginClassLoader{trpgbot-1.13.5.mirai2.jar}
2025-03-25 13:43:02 W/EncryptService.alert: - Source: file:/D:/summer/desktop/Miari_Console_Launcher/plugins/trpgbot-1.13.5.mirai2.jar 2025-03-25 13:43:02 W/EncryptService.alert:
- Protected Domain: ProtectionDomain (file:/D:/summer/desktop/Miari_Console_Launcher/plugins/trpgbot-1.13.5.mirai2.jar <no signer certificates>)
JvmPluginClassLoader{trpgbot-1.13.5.mirai2.jar}
<no principals>
java.security.Permissions@21527b8 (
("java.io.FilePermission" "D:\summer\desktop\Miari_Console_Launcher\plugins\trpgbot-1.13.5.mirai2.jar" "read")
)
2025-03-25 13:43:02 I/trpgbot: 正在运行 trpgbot.qsign v1.13.5
2025-03-25 13:43:02 I/trpgbot: 正在检查可用的签名服务器
2025-03-25 13:43:02 I/trpgbot.factory: 正在尝试连接 主服务器 https://qsign.trpgbot.com
2025-03-25 13:43:03 I/trpgbot.factory: 服务器 https://qsign.trpgbot.com 可用
2025-03-25 13:43:03 I/trpgbot.factory: 签名服务器推荐版本: 9.0.56
2025-03-25 13:43:03 I/trpgbot.factory: 支持签名+在仓库中的版本: 9.1.60, 9.1.55, 9.1.50, 9.1.5, 9.1.35, 9.1.30, 9.1.25, 9.1.20, 9.1.16, 9.1.15, 9.1.10, 9.1.0, 9.0.95, 9.0.90, 9.0.85, 9.0.81, 9.0.65, 9.0.60, 9.0.56
2025-03-25 13:43:03 I/trpgbot.factory: 配置指定的目标版本: latest
2025-03-25 13:43:03 I/trpgbot.factory: 已将 ANDROID_PAD 从本地配置自动升级至 9.0.56.16830
2025-03-25 13:43:03 I/plugin: Successfully loaded plugin trpgbot v1.13.5
2025-03-25 13:43:03 I/plugin: Successfully loaded plugin MCL Addon v2.1.1
2025-03-25 13:43:03 I/main: Prepared built-in commands: autoLogin, help, login, logout, permission, status, stop
2025-03-25 13:43:05 W/mirai-api-http: USING INITIAL KEY, please edit the key
2025-03-25 13:43:05 I/Mirai HTTP API: ********************************************************
2025-03-25 13:43:05 I/MahKtorAdapter[http,ws]: Autoreload is disabled because the development mode is off.
2025-03-25 13:43:05 I/MahKtorAdapter[http,ws]: Application started in 0.291 seconds.
2025-03-25 13:43:05 E/mirai-api-http: kotlinx.coroutines.JobCancellationException: LazyStandaloneCoroutine is cancelling; job=LazyStandaloneCoroutine{Cancelling}@65d7eea4
kotlinx.coroutines.JobCancellationException: LazyStandaloneCoroutine is cancelling; job=LazyStandaloneCoroutine{Cancelling}@65d7eea4
Caused by: java.net.BindException: Address already in use: bind
at java.base/sun.nio.ch.Net.bind0(Native Method)
at java.base/sun.nio.ch.Net.bind(Unknown Source)
at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(Unknown Source)
at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.ConnectUtilsJvmKt.bind(ConnectUtilsJvm.kt:35)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.TcpSocketBuilder.bind(TcpSocketBuilder.kt:45)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.TcpSocketBuilder.bind(TcpSocketBuilder.kt:29)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.TcpSocketBuilder.bind$default(TcpSocketBuilder.kt:25)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.server.cio.backend.HttpServerKt$httpServer$acceptJob$1.invokeSuspend(HttpServer.kt:48)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
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)
2025-03-25 13:43:05 E/MahKtorAdapter[http,ws]: java.net.BindException: Address already in use: bind
java.net.BindException: Address already in use: bind
at java.base/sun.nio.ch.Net.bind0(Native Method)
at java.base/sun.nio.ch.Net.bind(Unknown Source)
at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(Unknown Source)
at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.ConnectUtilsJvmKt.bind(ConnectUtilsJvm.kt:35)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.TcpSocketBuilder.bind(TcpSocketBuilder.kt:45)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.TcpSocketBuilder.bind(TcpSocketBuilder.kt:29)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.network.sockets.TcpSocketBuilder.bind$default(TcpSocketBuilder.kt:25)
at mirai-api-http-2.10.0.mirai2.jar[shared]//io.ktor.server.cio.backend.HttpServerKt$httpServer$acceptJob$1.invokeSuspend(HttpServer.kt:48)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
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)
2025-03-25 13:43:05 I/trpgbot: 当前各登录协议版本日期:
ANDROID_PHONE 8.9.58.11170 2023-05-19T11:35+08:00
ANDROID_PAD 9.0.56.16830 2024-04-18T15:12:37+08:00
ANDROID_WATCH 9.0.3 2022-03-23T10:14:56+08:00
IPAD 8.9.50.611 2023-02-16T15:10:14+08:00
MACOS 6.8.2.21241 2022-03-14T11:11:35+08:00
!!! 请使用 ANDROID_PAD 协议 !!!
如需使用其他协议,请手动升级协议版本
插件配置文件位于 network.json
2025-03-25 13:43:05 I/MCL Addon: iTXTech MCL Version: 2.1.2-61c8bd8
2025-03-25 13:43:05 W/MCL Addon: iTXTech Soyuz 未安装,Soyuz MCL Handler 特性已禁用
2025-03-25 13:43:05 I/main: 4 plugin(s) enabled.
2025-03-25 13:43:05 I/main: Auto-login 1829881350, protocol: ANDROID_PAD, heartbeatStrategy: STAT_HB
2025-03-25 13:43:05 I/trpgbot.factory: 创建 EncryptService(id=1829881350), protocol=ANDROID_PAD(9.0.56) from file:///D:/summer/desktop/Miari_Console_Launcher/network.json
2025-03-25 13:43:05 I/trpgbot.factory: 正在尝试连接 主服务器 https://qsign.trpgbot.com
2025-03-25 13:43:06 I/trpgbot.factory: 服务器 https://qsign.trpgbot.com 可用
2025-03-25 13:43:06 I/trpgbot.factory: trpgbot from https://qsign.trpgbot.com 测试连接成功
{"code":0,"data":{"protocol":{"code":"6372","package_name":"com.tencent.mobileqq","qua":"V1_AND_SQ_9.0.56_6372_YYB_D","version":"9.0.56"},"stat":{"Speed":{"SIGN-OPM5":1044,"SIGN-OPS":3,"SIGN-OPM":232,"SIGN-OPM10":2088},"Call":{"Energy":9379,"Sign":70107},"Errors":{"Attack":868},"Performance":{"Energy":72,"Sign":849}},"instances":["0c1b","0c21-2","0c21","0c1b-3","0c21-5","0c1b-2","0c21-4","0c21-3","0c19","0c1f-2","0c1f"],"version":"1.2.4","support":["9.0.65","9.0.55","9.0.85","9.0.56","9.0.81","9.0.70","9.0.60","9.1.20","9.1.16","9.1.15","9.0.95","9.1.55","9.1.35","9.1.50","9.1.60","9.0.90","9.1.30","9.1.25","9.0.25","9.0.3","9.1.10","9.1.5","9.1.0"]}}
IAA 云天明 章北海 赵怡然内部签名
2025-03-25 13:43:06 W/trpgbot.factory: trpgbot key is empty
2025-03-25 13:43:07 I/trpgbot.adapter.http: Bot(1829881350) initialize by https://qsign.trpgbot.com
2025-03-25 13:43:08 I/trpgbot.adapter.http: Bot(1829881350) register, 注册成功。
2025-03-25 13:43:08 I/trpgbot.adapter.http: Bot(1829881350) initialize complete
2025-03-25 13:43:10 I/Bot.1829881350: Calculating type 2 PoW, it can take some time....
2025-03-25 13:43:10 I/Bot.1829881350: Got PoW result, cost: 107 ms
2025-03-25 13:43:44 I/Bot.1829881350: Login successful
2025-03-25 13:43:45 I/Bot.1829881350: Saved account secrets to local cache for fast login.
2025-03-25 13:43:45 I/Bot.1829881350: Login successful.
2025-03-25 13:43:45 V/Bot.1829881350: Event: BotOnlineEvent(bot=Bot(1829881350))
2025-03-25 13:43:45 I/Bot.1829881350: Bot login successful.
2025-03-25 13:43:45 I/main: Auto-login 3930700296, protocol: ANDROID_PAD, heartbeatStrategy: STAT_HB
2025-03-25 13:43:45 I/trpgbot.factory: 创建 EncryptService(id=3930700296), protocol=ANDROID_PAD(9.0.56) from file:///D:/summer/desktop/Miari_Console_Launcher/network.json
2025-03-25 13:43:45 I/trpgbot.factory: 正在尝试连接 主服务器 https://qsign.trpgbot.com
2025-03-25 13:43:48 I/trpgbot.factory: 服务器 https://qsign.trpgbot.com 可用
2025-03-25 13:43:48 I/trpgbot.factory: trpgbot from https://qsign.trpgbot.com 测试连接成功
{"code":0,"data":{"protocol":{"code":"6372","package_name":"com.tencent.mobileqq","qua":"V1_AND_SQ_9.0.56_6372_YYB_D","version":"9.0.56"},"stat":{"Speed":{"SIGN-OPM5":1032,"SIGN-OPS":3,"SIGN-OPM":225,"SIGN-OPM10":2091},"Call":{"Energy":9387,"Sign":70183},"Errors":{"Attack":868},"Performance":{"Energy":77,"Sign":49}},"instances":["0c1b","0c21-2","0c21","0c1b-3","0c21-5","0c1b-2","0c21-4","0c21-3","0c19","0c1f-2","0c1f"],"version":"1.2.4","support":["9.0.65","9.0.55","9.0.85","9.0.56","9.0.81","9.0.70","9.0.60","9.1.20","9.1.16","9.1.15","9.0.95","9.1.55","9.1.35","9.1.50","9.1.60","9.0.90","9.1.30","9.1.25","9.0.25","9.0.3","9.1.10","9.1.5","9.1.0"]}}
2025-03-25 13:43:48 V/Bot.1829881350: Event: AutoLoginEvent.Success(bot=1829881350, protocol=ANDROID_PAD, heartbeatStrategy=STAT_HB)
IAA 云天明 章北海 赵怡然内部签名
2025-03-25 13:43:48 W/trpgbot.factory: trpgbot key is empty
2025-03-25 13:43:48 I/trpgbot.adapter.http: Bot(3930700296) initialize by https://qsign.trpgbot.com
2025-03-25 13:43:54 I/trpgbot.adapter.http: Bot(3930700296) register, 注册成功。
2025-03-25 13:43:55 I/trpgbot.adapter.http: Bot(3930700296) initialize complete
2025-03-25 13:43:59 I/Bot.3930700296: Calculating type 2 PoW, it can take some time....
2025-03-25 13:43:59 I/Bot.3930700296: Got PoW result, cost: 18 ms
2025-03-25 13:44:11 I/trpgbot.adapter.http: Bot(3930700296) destroy, 销毁失败,该实例为公有实例,您没有权限进行销毁,请 确保你提供了正确的uin和qua/ver版本号
2025-03-25 13:44:11 E/main: net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below.
net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below.
at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.login(SsoProcessor.kt:263)
at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.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)
Suppressed: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3930700296), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。, errorInfo=)
at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:490)
at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
... 5 more
Caused by: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3930700296), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。, errorInfo=)]
2025-03-25 13:44:11 I/Bot.3930700296: Bot cancelled: Bot closed
2025-03-25 13:44:11 V/Bot.3930700296: Event: AutoLoginEvent.Failure(bot=3930700296, protocol=ANDROID_PAD, cause=net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below.)
2025-03-25 13:44:11 I/main: mirai-console started successfully.