MiraiForum

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

    Small-Cat 发布的帖子

    • RE: ♿otto-hzys - 电棍の活字印刷插件♿

      好的,麻烦作者了 o.0

      发布在 插件发布
      Small-Cat
      Small-Cat
    • RE: ♿otto-hzys - 电棍の活字印刷插件♿

      @Travellerr ffmpeg

      发布在 插件发布
      Small-Cat
      Small-Cat
    • RE: ♿otto-hzys - 电棍の活字印刷插件♿

      一个报错 ()
      不清楚是LLOnebot造成的还是插件报错

      2024-08-07 22:16:53 I/otto-hzys: 阿洛娜杂项-Failed to load audio file: sb in D:\Bot\with-overflow\data\cn.travellerr.otto-hzys/sources/sb.wav, starting to try ysddSources
      2024-08-07 22:16:53 W/Onebot: 请求失败: [send_group_msg] 请求失败: app=LLOneBot v3.27.3, message=语音转换失败, 请检查语音文件是否正常, retJson={"status":"failed","retcode":1200,"data":null,"message":"语音转换失败, 请检查语音文件是否正常","wording":"语音转换失败, 请检查语音文件是否正常","echo":7}。如果你认为这是 Overflow 的问题,请带上 logs/onebot 中的日志来反馈。
      2024-08-07 22:16:53 V/Bot.[QQ号]: Group(QQ群) <- [overflow:audio,file=base64://IyFBTVItV0IKRJVGS4HNv1L... (amr, about 3.40 KB)]
      2024-08-07 22:16:53 W/stderr: Exception in thread "Thread-18" java.lang.IllegalStateException: 消息发送失败,详见网络日志 (logs/onebot/*.log) 和 Onebot 实现 (LLOneBot v3.27.3) 的日志
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.utils.TransformerUtilsKt.safeMessageIds(TransformerUtils.kt:97)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.contact.GroupWrapper.sendMessage(GroupWrapper.kt:176)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.contact.GroupWrapper$sendMessage$1.invokeSuspend(GroupWrapper.kt)
      2024-08-07 22:16:53 W/stderr:   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
      2024-08-07 22:16:53 W/stderr:   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:178)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:166)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:397)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:431)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:420)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:328)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.ResumeAwaitOnCompletion.invoke(JobSupport.kt:1413)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.JobSupport.completeStateFinalization(JobSupport.kt:318)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.JobSupport.tryFinalizeSimpleState(JobSupport.kt:295)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:856)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.JobSupport.makeCompleting$kotlinx_coroutines_core(JobSupport.kt:806)
      2024-08-07 22:16:53 W/stderr:   at kotlinx.coroutines.CompletableDeferredImpl.complete(CompletableDeferred.kt:92)
      2024-08-07 22:16:53 W/stderr:   at cn.evolvefield.onebot.client.util.ActionSendRequest.onCallback(ActionSendRequest.kt:80)
      2024-08-07 22:16:53 W/stderr:   at cn.evolvefield.onebot.client.handler.ActionHandler.onReceiveActionResp(ActionHandler.kt:41)
      2024-08-07 22:16:53 W/stderr:   at cn.evolvefield.onebot.client.connection.IAdapter$DefaultImpls.onReceiveMessage(IAdapter.kt:27)
      2024-08-07 22:16:53 W/stderr:   at cn.evolvefield.onebot.client.connection.WSClient.onReceiveMessage(WSClient.kt:19)
      2024-08-07 22:16:53 W/stderr:   at cn.evolvefield.onebot.client.connection.WSClient.onMessage(WSClient.kt:51)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.deps.websocket.client.WebSocketClient.onWebsocketMessage(WebSocketClient.java:661)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.deps.websocket.drafts.Draft_6455.processFrameText(Draft_6455.java:986)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.deps.websocket.drafts.Draft_6455.processFrame(Draft_6455.java:910)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.deps.websocket.WebSocketImpl.decodeFrames(WebSocketImpl.java:397)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.deps.websocket.WebSocketImpl.decode(WebSocketImpl.java:229)
      2024-08-07 22:16:53 W/stderr:   at top.mrxiaom.overflow.internal.deps.websocket.client.WebSocketClient.run(WebSocketClient.java:544)
      2024-08-07 22:16:53 W/stderr:   at java.base/java.lang.Thread.run(Unknown Source)
      
      发布在 插件发布
      Small-Cat
      Small-Cat
    • RE: ChatLearning——让bot学会你的群聊

      想问一下, .cl文件要用什么东西打开👀

      发布在 插件发布
      Small-Cat
      Small-Cat
    • RE: Mirai Administrator 机器人管理插件,好友/群管理,黑名单,宵禁

      @cssxsh 就/send那个指令
      能不能搞个发指定群的

      发布在 插件发布
      Small-Cat
      Small-Cat
    • RE: Mirai Administrator 机器人管理插件,好友/群管理,黑名单,宵禁

      大佬能不能搞个只发指定群的

      发布在 插件发布
      Small-Cat
      Small-Cat
    • RE: Centos怎样在ssh关闭时仍保持mcl开启

      screen开分屏

      发布在 使用交流
      Small-Cat
      Small-Cat
    • RE: 显示未配置X11 Display变量

      @cssxsh 好,谢谢

      发布在 使用交流
      Small-Cat
      Small-Cat
    • 显示未配置X11 Display变量
      2022-12-01 12:42:58 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2064770645), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo=)
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2064770645), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo=)
              at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:309)
              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)        Suppressed: java.awt.HeadlessException: 
      No X11 DISPLAY variable was set,
      but this program performed an operation which requires it.
                      at java.desktop/java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:166)
                      at java.desktop/java.awt.Window.<init>(Window.java:553)
                      at java.desktop/java.awt.Frame.<init>(Frame.java:428)
                      at java.desktop/java.awt.Frame.<init>(Frame.java:393)
                      at java.desktop/javax.swing.JFrame.<init>(JFrame.java:180)
                      at mirai-login-solver-sakura-0.0.4.mirai2.jar//com.kasukusakura.mlss.resolver.SakuraLoginSolver.JFrameWithIco(SakuraLoginSolver.kt:312)
                      at mirai-login-solver-sakura-0.0.4.mirai2.jar//com.kasukusakura.mlss.resolver.SakuraLoginSolver.onSolveSliderCaptcha$mirai_login_solver_sakura(SakuraLoginSolver.kt:85)
                      at mirai-login-solver-sakura-0.0.4.mirai2.jar//com.kasukusakura.mlss.resolver.SakuraLoginSolver.onSolveSliderCaptcha(SakuraLoginSolver.kt:55)
                      at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:279)
                      ... 10 more```````
      发布在 使用交流
      Small-Cat
      Small-Cat
    • 1 / 1