MiraiForum

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

    chuck-robert

    @chuck-robert

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

    chuck-robert 取消关注 关注

    chuck-robert 发布的最新帖子

    • RE: 随机色图插件

      这个错误是什么意思?发送gkd后台就报错,几率为50%

      2021-11-25 22:38:41 W/stderr: java.io.IOException: Server returned HTTP response code: 525 for URL: https://img.4ce.cn/star3/origin/6f5517d809d157110054da49f27d6a69.png
      2021-11-25 22:38:41 W/stderr:   at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1985)
      2021-11-25 22:38:41 W/stderr:   at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1577)
      2021-11-25 22:38:41 W/stderr:   at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
      2021-11-25 22:38:41 W/stderr:   at com.ycitus.command.commands.RandomImagesCommand.httpRequest(RandomImagesCommand.java:294)
      2021-11-25 22:38:41 W/stderr:   at com.ycitus.command.commands.RandomImagesCommand.sendImage(RandomImagesCommand.java:109)
      2021-11-25 22:38:41 W/stderr:   at com.ycitus.command.commands.RandomImagesCommand.runCommand(RandomImagesCommand.java:67)
      2021-11-25 22:38:41 W/stderr:   at com.ycitus.command.RobotCommandManager.receiveMessage(RobotCommandManager.java:69)
      2021-11-25 22:38:41 W/stderr:   at com.ycitus.PluginMain.lambda$onEnable$0(PluginMain.java:69)
      2021-11-25 22:38:41 W/stderr:   at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:551)
      2021-11-25 22:38:41 W/stderr:   at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:551)
      2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:46)
      2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
      2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:38)
      2021-11-25 22:38:41 W/stderr:   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      2021-11-25 22:38:41 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
      
      发布在 插件发布
      C
      chuck-robert