MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接
    1. 主页
    2. drnarika
    D
    • 资料
    • 关注 1
    • 粉丝 0
    • 主题 1
    • 帖子 1
    • 最佳 0
    • 有争议的 0
    • 群组 0

    drnarika

    @drnarika

    0
    声望
    1
    资料浏览
    1
    帖子
    0
    粉丝
    1
    关注
    注册时间 最后登录

    drnarika 取消关注 关注

    drnarika 发布的最新帖子

    • IDEA开发登陆持续提示版本过低

      mirai-console在使用IDEA的开发模板启动函数启动时始终无法登陆(多次切换协议)
      mcl可正常登陆,device.json复制过来还是无法登录
      MiraiAndroid可正常登陆,同上无效

      /login 28139 ******* ANDROID_PAD
      2021-08-23 13:13:45 I/Bot.2813
      9: Logging in...
      Login failed: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      2021-08-23 13:13:51 I/Bot.2813
      9: Bot cancelled: Job was cancelled
      2021-08-23 13:13:51 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813
      9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:333)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      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:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      /login 28139 ******* ANDROID_PAD
      2021-08-23 13:14:06 I/Bot.2813
      9: Logging in...
      Login failed: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      2021-08-23 13:14:09 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813
      9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813*****9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:333)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      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:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      2021-08-23 13:14:09 I/Bot.2813*****9: Bot cancelled: Job was cancelled

      /login 28139 ******* ANDROID_WATCH
      2021-08-23 13:14:17 I/Bot.2813
      9: Logging in...
      Login failed: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      2021-08-23 13:14:28 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813
      9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813*****9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:333)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      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:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      2021-08-23 13:14:28 I/Bot.28139: Bot cancelled: Job was cancelled
      2021-08-23 13:27:35 I/Bot.2813
      9: Connection lost, retrying login (java.net.SocketException: Connection reset)
      2021-08-23 13:27:35 I/Bot.2813*****9: Logging in...

      /login 28139 *******
      2021-08-23 13:28:51 I/Bot.2813
      9: Logging in...
      Login failed: Mirai 无法完成滑块验证. 使用协议 ANDROID_PHONE 强制要求滑块验证, 请更换协议后重试. 另请参阅: https://github.com/project-mirai/mirai-login-solver-selenium
      2021-08-23 13:28:51 I/Bot.2813*****9: Bot cancelled: Job was cancelled
      2021-08-23 13:28:51 E/console: net.mamoe.mirai.network.UnsupportedSliderCaptchaException: Mirai 无法完成滑块验证. 使用协议 ANDROID_PHONE 强制要求滑块验证, 请更换协议后重试. 另请参阅: https://github.com/project-mirai/mirai-login-solver-selenium
      net.mamoe.mirai.network.UnsupportedSliderCaptchaException: Mirai 无法完成滑块验证. 使用协议 ANDROID_PHONE 强制要求滑块验证, 请更换协议后重试. 另请参阅: https://github.com/project-mirai/mirai-login-solver-selenium
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:298)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      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:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      发布在 BUG反馈
      D
      drnarika