MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接
    1. Home
    2. wahaha216
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    wahaha216

    @wahaha216

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    wahaha216 Unfollow Follow

    Latest posts made by wahaha216

    • RE: 想收集一下现在大家对于mirai的使用情况

      还在使用mirai吗:是
      通过那种登录方式使用的mirai:2.Overflow + LLOneBot
      mirai登录情况稳定吗: 稳定
      mirai的相关功能使用方式:
      1.mirai插件
      2.mirai-http外接
      使用mirai的相关平台:linux

      posted in 使用交流
      wahaha216
      wahaha216
    • RE: 提供一个本地部署的解决方案

      我个人目前是docker LLoneBot + Overflow,已使用至少两个月没问题

      posted in 技术交流板块
      wahaha216
      wahaha216
    • RE: 【TheresaBot】Pixiv日榜 涩图推送 搜索原图 词云 谁是卧底 Web界面

      @Hamster 对了一遍,botQQ是机器人的QQ没错。
      在我把mirai-api-http的singleMode改成false后,是能正常使用的,在此基础上,我只将singleMode改成true,就报错了。不知道是不是不支持singleMode

      mirai是overflow快速开始中的方法五,使用已修改的MCL,mirai-http-api版本是2.9.1。

      2024-04-26 19:39:25,606 [.NET TP Worker] FATAL [(null)] - 连接到mirai-console失败
      System.IO.FileNotFoundException: 指定的文件不存在。
         at Mirai.CSharp.HttpApi.Extensions.ApiResponseExtensions.AsApiRespAsync(Task`1 responseTask, CancellationToken token)
         at Mirai.CSharp.HttpApi.Session.MiraiHttpSession.ConnectAsync(Int64 qqNumber, Boolean listenCommand, CancellationToken token)
         at TheresaBot.MiraiHttpApi.Helper.MiraiHelper.ConnectMirai()
      
      2024-04-26 19:39:25,610 [1] FATAL [(null)] - 启动异常
      System.AggregateException: One or more errors occurred. (指定的文件不存在。)
       ---> System.IO.FileNotFoundException: 指定的文件不存在。
         at Mirai.CSharp.HttpApi.Extensions.ApiResponseExtensions.AsApiRespAsync(Task`1 responseTask, CancellationToken token)
         at Mirai.CSharp.HttpApi.Session.MiraiHttpSession.ConnectAsync(Int64 qqNumber, Boolean listenCommand, CancellationToken token)
         at TheresaBot.MiraiHttpApi.Helper.MiraiHelper.ConnectMirai()
         --- End of inner exception stack trace ---
         at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
         at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
         at System.Threading.Tasks.Task.Wait()
         at TheresaBot.MiraiHttpApi.Startup.ConfigureServices(IServiceCollection services)
      
      posted in 其他项目发布
      wahaha216
      wahaha216
    • RE: 【TheresaBot】Pixiv日榜 涩图推送 搜索原图 词云 谁是卧底 Web界面

      我mirai-http-api开启singleMode的话会提示找不到文件,singleMode: false之后就能用了

      posted in 其他项目发布
      wahaha216
      wahaha216