当前版本过低是什么Bug
-
net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(1283349526), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo= )
idea下了模板后启动,然后报了这个错,无论开不开代理都一样,有什么解决方法吗 -
2022-12-04 18:40:55 W/stderr: Exception in thread "main" net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(142857), code=7, title=禁止登录, message=你的帐号因为存在安全风险,已进入安全保护状态,暂时不能登录。, errorInfo=)
2022-12-04 18:40:55 W/stderr: at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:309)
2022-12-04 18:40:55 W/stderr: at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt)
2022-12-04 18:40:55 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2022-12-04 18:40:55 W/stderr: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
2022-12-04 18:40:55 W/stderr: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)现在又换了个信息,救命 -
同出现该问题
2022-12-04 19:37:08 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(qq号已隐藏), code=237, title=安全提醒, message=当前网络不稳定,登录失败。推荐使用常用设备或通过手机号登录。, errorInfo=) net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(qq号已隐藏), code=237, title=安全提醒, message=当前网络不 稳定,登录失败。推荐使用常用设备或通过手机号登录。, errorInfo=) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:311) 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) 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)
版本信息:
19:31:45 [INFO] Verifying "net.mamoe:mirai-console" v2.13.1 19:31:46 [INFO] Verifying "net.mamoe:mirai-console-terminal" v2.13.1 19:31:46 [INFO] Verifying "net.mamoe:mirai-core-all" v2.13.1 19:31:46 [INFO] Verifying "org.itxtech:mcl-addon" v2.1.1 19:31:46 [INFO] Verifying "org.bouncycastle:bcprov-jdk15on" v1.64