MiraiForum

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

    dawarich 发布的帖子

    • RE: [壶言2]HuYanSession2——壶言会话2

      @Moyuyanli 你们现在机器人还能登录吗?

      发布在 插件发布
      D
      dawarich
    • RE: QQ群bot官方接口,与使用体验

      @Mr-喜 主要是他不会风控啊

      发布在 开发交流
      D
      dawarich
    • RE: 15版本,登录失败的问题

      @茶色cha 这个东西是怎么掏出来?能不能把自己的物理设备上的这个信息弄出来,这样我们每个人的bot设备信息都不一样,风控的几率会不会降低?

      发布在 使用交流
      D
      dawarich
    • RE: 15版本,登录失败的问题

      @cssxsh 大佬有办法吗?咱们这么好的东西不能就这么凉了吧

      发布在 使用交流
      D
      dawarich
    • RE: 请问这是为什么啊

      @MrXiaoM 其他的bot也这样吗?官方也没有其他的办法了么?

      发布在 开发交流
      D
      dawarich
    • RE: 请问这是为什么啊

      @MrXiaoM 签名服务也没办法了吗?

      发布在 开发交流
      D
      dawarich
    • RE: 15版本,登录失败的问题

      这回是彻底废了,注册新的qq也注册不了了,旧的qq没一个能用

      发布在 使用交流
      D
      dawarich
    • 15版本,登录失败的问题

      之前用的unidbg-fetch-qsign,协议版本是pad 63,报错是45,之后改成了68也是45。改用qsign登录一样的问题,改用73,一会45 一会237.换qq号也不行

      2023-10-12 23:45:13 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(2910265790), 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(2910265790), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。, errorInfo=)]

      2023-10-12 23:45:13 I/Bot.2910265790: Bot cancelled: Bot closed
      2023-10-12 23:45:13 V/Bot.2910265790: Event: net.mamoe.mirai.console.events.AutoLoginEvent$Failure@4f25e6
      2023-10-12 23:45:13 I/Bot.2910265790: device.json 可能已经被拉黑, 将重新生成,请稍后重新尝试手动重新登陆
      2023-10-12 23:45:13 I/main: mirai-console started successfully.

      发布在 使用交流
      D
      dawarich
    • RE: 关于签名服务

      能帮我删一下上面的东西么,找到问题了。跟签名服务没有关系,看签名一直不打日志,我以为签名服务卡了,或者mirai和签名服务不通。telnet签名服务,发现有日志,但是mirai一直没有登陆的日志信息,什么也没有。后来发现,意外关闭进程,导致autologin,.xml被重置了,之前的账号信息全部清空了,之前的文件变成了bak文件,这个还是损坏的二进制文件。
      image.png

      发布在 官方公告
      D
      dawarich
    • RE: 关于签名服务

      pad登录是63,为什么提示缺少58配置

      发布在 官方公告
      D
      dawarich
    • RE: 关于签名服务

      example:
      protocol info
      protocol load ANDROID_PHONE
      protocol fetch ANDROID_PAD 8.9.63

      2023-10-02 12:18:50 I/fix-protocol-version: 当前各登录协议版本日期:
      ANDROID_PHONE 8.9.58.11170 2023-05-19T11:35+08:00
      ANDROID_PAD 8.9.63.11390 2023-05-26T10:46:18+08:00
      ANDROID_WATCH 2.0.8 2019-06-03T20:25:31+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

      2023-10-02 12:18:50 I/fix-protocol-version: 当前签名服务配置信息:
      v8.9.63 by fuqiuluo/unidbg-fetch-qsign from http://127.0.0.1:8086
      v8.9.1 by TLV544Provider from http://127.0.0.1:80

      缺少 v8.9.58 配置
      2023-10-02 12:18:52 W/mirai-api-http: USING INITIAL KEY, please edit the key

      发布在 官方公告
      D
      dawarich
    • 1 / 1