MiraiForum

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

    幻空zzz 创建的主题

    • 幻空zzz

      如何在云服务器上使用mirai login solver sakura进行滑块验证
      使用交流 • • 幻空zzz

      3
      0
      赞同
      3
      帖子
      644
      浏览

      幻空zzz

      如题,在云服务器(不在同一网络环境)上如何滑块验证
      看了sakura的GitHub上q&a部分没看懂(
      IMG_20240122_140110.jpg

    • 幻空zzz

      切换登录协议为MACOS后报错
      使用交流 • • 幻空zzz

      2
      0
      赞同
      2
      帖子
      228
      浏览

      幻空zzz

      如题Screenshot_20221231-215029.png

    • 幻空zzz

      [求助帖]bot图片发送失败
      使用交流 • • 幻空zzz

      4
      0
      赞同
      4
      帖子
      230
      浏览

      幻空zzz

      [92m2022-10-04 20:13:50 I/stdout: 发送图片时出错:Send message failed: MessageSvcPbSendMsg.Response.Failed(resultType=46, errorCode=0, errorMessage=)  2022-10-04 20:13:50 W/stderr: java.lang.IllegalStateException: Send message failed: MessageSvcPbSendMsg.Response.Failed(resultType=46, errorCode=0, errorMessage=)  2022-10-04 20:13:50 W/stderr: at net.mamoe.mirai.internal.message.protocol.impl.GeneralMessageSenderProtocol$GeneralMessageSender.sendSinglePacket(GeneralMessageSenderProtocol.kt:146)  2022-10-04 20:13:50 W/stderr: at net.mamoe.mirai.internal.message.protocol.impl.GeneralMessageSenderProtocol$GeneralMessageSender.access$sendSinglePacket(GeneralMessageSenderProtocol.kt:46)  2022-10-04 20:13:50 W/stderr: at net.mamoe.mirai.internal.message.protocol.impl.GeneralMessageSenderProtocol$GeneralMessageSender$sendSinglePacket$1.invokeSuspend(GeneralMessageSenderProtocol.kt)  2022-10-04 20:13:50 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)  2022-10-04 20:13:50 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:178)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:166)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:397)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:431)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:420)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:328)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.ResumeAwaitOnCompletion.invoke(JobSupport.kt:1412)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.JobSupport.completeStateFinalization(JobSupport.kt:318)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.JobSupport.tryFinalizeSimpleState(JobSupport.kt:295)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:856)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.JobSupport.makeCompleting$kotlinx_coroutines_core(JobSupport.kt:806)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.CompletableDeferredImpl.complete(CompletableDeferred.kt:92)  2022-10-04 20:13:50 W/stderr: at net.mamoe.mirai.internal.network.handler.NetworkHandlerSupport.collectReceived$mirai_core(NetworkHandlerSupport.kt:84)  2022-10-04 20:13:50 W/stderr: at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler$PacketDecodePipeline$send$1.invokeSuspend(NettyNetworkHandler.kt:192)  2022-10-04 20:13:50 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)  2022-10-04 20:13:50 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)  2022-10-04 20:13:50 W/stderr: at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)  2022-10-04 20:13:50 W/stderr: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)  2022-10-04 20:13:50 W/stderr: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)  2022-10-04 20:13:50 W/stderr: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)  2022-10-04 20:13:50 W/stderr: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)  2022-10-04 20:13:50 W/stderr: at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)  2022-10-04 20:13:50 W/stderr: at java.base/java.lang.Thread.run(Thread.java:834)[链接文本]
    • 1 / 1