MiraiForum

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

    qingfengxiu 发布的帖子

    • RE: AutoGroup 折磨群友插件

      @cheeeeeeen 好吧,那这个功能就当没有了...

      发布在 插件发布
      Q
      qingfengxiu
    • RE: AutoGroup 折磨群友插件

      输入 骂我指令后会报错,权限给了

      2022-07-12 11:30:00 W/AutoGroup: Exception in executing command `[mirai:source:ids=[25395], internalIds=[-1533825818], from friend 997932420 to 1781649904 at 1657596588]/骂我 2`
      io.ktor.network.sockets.ConnectTimeoutException: Connect timeout has been expired [url=https://zuanbot.com/api.php?lang=zh_cn, connect_timeout=unknown ms]
              at onebot-kotlin-0.3.4-all.jar//io.ktor.client.features.HttpTimeoutKt.ConnectTimeoutException(HttpTimeout.kt:184)
              at onebot-kotlin-0.3.4-all.jar//io.ktor.client.engine.okhttp.OkUtilsKt$execute$$inlined$suspendCancellableCoroutine$lambda$1.onFailure(OkUtils.kt:34)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:510)
              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.base/java.lang.Thread.run(Unknown Source)
      Caused by: java.net.SocketTimeoutException: connect timed out
              at java.base/java.net.PlainSocketImpl.waitForConnect(Native Method)
              at java.base/java.net.PlainSocketImpl.socketConnect(Unknown Source)
              at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
              at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
              at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
              at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
              at java.base/java.net.Socket.connect(Unknown Source)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
              at onebot-kotlin-0.3.4-all.jar//okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:502)
              ... 3 more
      
      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器

      @tsudzuki 全部解决了,可以正常使用,感谢

      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器

      BW的报错

      2022-07-08 11:09:37 E/DrawMeme: Exception in coroutine Plugin org.laolittle.plugin.draw.DrawMeme of DrawMeme
      java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.GeneralKt.getOrWaitImage(General.kt:288)
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.GeneralKt$getOrWaitImage$1.invokeSuspend(General.kt)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              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:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      

      0的报错

      2022-07-08 11:10:41 E/DrawMeme: Exception in coroutine Plugin org.laolittle.plugin.draw.DrawMeme of DrawMeme
      java.io.IOException: unexpected end of stream on http://gchat.qpic.cn/...
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:202)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:106)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:79)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:502)
              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.base/java.lang.Thread.run(Unknown Source)
      Caused by: java.io.EOFException: \n not found: limit=0 content=…
              at onebot-mirai-0.3.4-all.jar//okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:348)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http1.HeadersReader.readLine(HeadersReader.kt:29)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:178)
              ... 16 more
      

      marble报错

      2022-07-08 11:11:40 E/DrawMeme: Exception in coroutine Plugin org.laolittle.plugin.draw.DrawMeme of DrawMeme
      java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.GeneralKt.getOrWaitImage(General.kt:288)
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.GeneralKt$getOrWaitImage$1.invokeSuspend(General.kt)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              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:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      

      flash报错

      2022-07-08 11:12:12 E/DrawMeme: Exception in coroutine Plugin org.laolittle.plugin.draw.DrawMeme of DrawMeme
      java.io.IOException: unexpected end of stream on http://gchat.qpic.cn/...
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:202)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:106)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:79)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:502)
              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.base/java.lang.Thread.run(Unknown Source)
      Caused by: java.io.EOFException: \n not found: limit=0 content=…
              at onebot-mirai-0.3.4-all.jar//okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:348)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http1.HeadersReader.readLine(HeadersReader.kt:29)
              at onebot-mirai-0.3.4-all.jar//okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:178)
              ... 16 more
      
      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器

      @tsudzuki https://github.com/LaoLittle/DrawMeme
      我是把这个文件的Fonts里的字体放到了data/org.laolittle.plugin.SkikoMirai/Fonts下,还有漏掉的没配置么

      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器

      @tsudzuki 测试之后发现只有#ph和#5k兆命令可以使用

      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器

      @tsudzuki

      2022-07-08 10:42:54 W/DrawMeme: Linked class io.ktor.client.engine.okhttp.OkHttp in onebot-mirai-0.3.4-all.jar but plugin not depend on it.
      

      和Onebot也冲突

      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器
      2022-07-08 10:31:46 E/DrawMeme: Exception in coroutine Plugin org.laolittle.plugin.draw.DrawMeme of DrawMeme
      java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.GeneralKt.getOrWaitImage(General.kt:288)
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.GeneralKt$getOrWaitImage$1.invokeSuspend(General.kt)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              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:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      

      使用 #flash 出现的报错。。

      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器

      @tsudzuki 在使用emoji表情合成后出现的报错

      发布在 插件发布
      Q
      qingfengxiu
    • RE: DrawMeme - 基于Skiko的奇怪的图片生成器
      2022-07-08 10:27:57 W/DrawMeme: Linked class io.ktor.util.reflect.TypeInfoJvmKt in weibo-helper-1.5.3.mirai.jar but plugin not depend on it.
      2022-07-08 10:27:57 W/DrawMeme: Class loading logic may change in feature.
      2022-07-08 10:27:58 E/DrawMeme: java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'
      java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.meme.EmojimixKt.getEmojiMix(Emojimix.kt:101)
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.meme.EmojimixKt$getEmojiMix$1.invokeSuspend(Emojimix.kt)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              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:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      
      2022-07-08 10:27:58 E/DrawMeme: java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'
      java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.meme.EmojimixKt.getEmojiMix(Emojimix.kt:101)
              at DrawMeme-1.2.4.mirai.jar//org.laolittle.plugin.draw.meme.EmojimixKt$getEmojiMix$1.invokeSuspend(Emojimix.kt)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:188)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:144)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:15)
              at onebot-mirai-0.3.4-all.jar//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:90)
              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:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      

      大佬能看看这个报错是什么情况吗

      发布在 插件发布
      Q
      qingfengxiu
    • RE: Petpet - 生成各种奇怪的图片

      @Dituon 把Plum-1.0-SNAPSHOT.mirai.jar删除后就可以使用了

      发布在 插件发布
      Q
      qingfengxiu
    • RE: Petpet - 生成各种奇怪的图片

      @Dituon

      2022-07-08 10:02:50 W/PetPet: Linked class org.w3c.dom.Node in Plum-1.0-SNAPSHOT.mirai.jar but plugin not depend on it.
      2022-07-08 10:02:50 W/PetPet: Class loading logic may change in feature.
      2022-07-08 10:02:50 W/Bot.1781649904: An exception occurred when processing event. Subscriber scope: '<unnamed>'. Broadcaster scope: 'Bot 1781649904.EventDispatcher'
      java.lang.LinkageError: loader constraint violation: loader 'bootstrap' wants to load interface org.w3c.dom.Node. A different interface with the same name was previously loaded by 'Plum-1.0-SNAPSHOT.mirai.jar' @2fd954f. (org.w3c.dom.Node is in unnamed module of loader 'Plum-1.0-SNAPSHOT.mirai.jar' @2fd954f, parent loader 'global-shared' @5578be42)
              at java.desktop/com.sun.imageio.plugins.gif.GIFImageMetadata.getNativeTree(Unknown Source)
              at java.desktop/com.sun.imageio.plugins.gif.GIFImageMetadata.getAsTree(Unknown Source)
              at petpet-3.5-M1.mirai.jar//xmmt.dituon.share.GifBuilder.configureRootMetadata(GifBuilder.java:57)
              at petpet-3.5-M1.mirai.jar//xmmt.dituon.share.GifBuilder.<init>(GifBuilder.java:26)
              at petpet-3.5-M1.mirai.jar//xmmt.dituon.share.BaseGifMaker.makeAvatarGIF(BaseGifMaker.java:31)
              at petpet-3.5-M1.mirai.jar//xmmt.dituon.share.BasePetService.generateImage(BasePetService.java:151)
              at petpet-3.5-M1.mirai.jar//xmmt.dituon.plugin.PluginPetService.sendImage(PluginPetService.java:128)
              at petpet-3.5-M1.mirai.jar//xmmt.dituon.plugin.Petpet.onGroupMessage(Petpet.java:149)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:631)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:631)
              at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:51)
              at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
              at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:43)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
              at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
              at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
              at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      

      依然报错

      发布在 插件发布
      Q
      qingfengxiu
    • RE: Petpet - 生成各种奇怪的图片
      2022-07-08 09:38:21 W/Bot.1781649904: An exception occurred when processing event. Subscriber scope: '<unnamed>'. Broadcaster scope: 'Bot 1781649904.EventDispatcher'
      java.lang.LinkageError: loader constraint violation: loader 'bootstrap' wants to load interface org.w3c.dom.Node. A different interface with the same name was previously loaded by 'Plum-1.0-SNAPSHOT.mirai.jar' @6dc1dc69. (org.w3c.dom.Node is in unnamed module of loader 'Plum-1.0-SNAPSHOT.mirai.jar' @6dc1dc69, parent loader 'global-shared' @4364712f)
              at java.desktop/com.sun.imageio.plugins.gif.GIFImageMetadata.getNativeTree(Unknown Source)
              at java.desktop/com.sun.imageio.plugins.gif.GIFImageMetadata.getAsTree(Unknown Source)
              at petpet-3.4.jar//xmmt.dituon.share.GifBuilder.configureRootMetadata(GifBuilder.java:57)
              at petpet-3.4.jar//xmmt.dituon.share.GifBuilder.<init>(GifBuilder.java:26)
              at petpet-3.4.jar//xmmt.dituon.share.BaseGifMaker.makeAvatarGIF(BaseGifMaker.java:31)
              at petpet-3.4.jar//xmmt.dituon.share.BasePetService.generateImage(BasePetService.java:150)
              at petpet-3.4.jar//xmmt.dituon.plugin.PluginPetService.sendImage(PluginPetService.java:128)
              at petpet-3.4.jar//xmmt.dituon.plugin.Petpet.onGroupMessage(Petpet.java:154)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:631)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:631)
              at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:51)
              at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
              at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:43)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
              at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
              at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
              at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      

      180c09bb-e22a-47e1-b117-2fcfc89bff17-image.png

      81dda143-51b1-4f5a-99cc-1648b717fc92-image.png

      依然报错

      发布在 插件发布
      Q
      qingfengxiu
    • RE: Petpet - 生成各种奇怪的图片

      @Dituon 抱歉..看不太懂,可以用比较小白的话说么

      发布在 插件发布
      Q
      qingfengxiu
    • RE: Petpet - 生成各种奇怪的图片

      @Dituon 是跟这个插件冲突嘛。。。

      发布在 插件发布
      Q
      qingfengxiu
    • RE: Petpet - 生成各种奇怪的图片
      2022-07-07 19:34:49 W/PetPet: Linked class org.w3c.dom.Node in Plum-1.0-SNAPSHOT.mirai.jar but plugin not depend on it.
      2022-07-07 19:34:49 W/PetPet: Class loading logic may change in feature.
      2022-07-07 19:34:49 W/Bot.1781649904: An exception occurred when processing event. Subscriber scope: '<unnamed>'. Broadcaster scope: 'Bot 1781649904.EventDispatcher'
      java.lang.LinkageError: loader constraint violation: loader 'bootstrap' wants to load interface org.w3c.dom.Node. A different interface with the same name was previously loaded by 'Plum-1.0-SNAPSHOT.mirai.jar' @4c2af006. (org.w3c.dom.Node is in unnamed module of loader 'Plum-1.0-SNAPSHOT.mirai.jar' @4c2af006, parent loader 'global-shared' @25b52284)
              at java.desktop/com.sun.imageio.plugins.gif.GIFImageMetadata.getNativeTree(Unknown Source)
              at java.desktop/com.sun.imageio.plugins.gif.GIFImageMetadata.getAsTree(Unknown Source)
              at petpet-3.4.jar//xmmt.dituon.share.GifBuilder.configureRootMetadata(GifBuilder.java:57)
              at petpet-3.4.jar//xmmt.dituon.share.GifBuilder.<init>(GifBuilder.java:26)
              at petpet-3.4.jar//xmmt.dituon.share.BaseGifMaker.makeAvatarGIF(BaseGifMaker.java:31)
              at petpet-3.4.jar//xmmt.dituon.share.BasePetService.generateImage(BasePetService.java:150)
              at petpet-3.4.jar//xmmt.dituon.plugin.PluginPetService.sendImage(PluginPetService.java:128)
              at petpet-3.4.jar//xmmt.dituon.plugin.Petpet.onGroupMessage(Petpet.java:154)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:631)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:631)
              at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:51)
              at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
              at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:43)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
              at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
              at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
              at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      

      这个报错是什么情况。。。

      发布在 插件发布
      Q
      qingfengxiu
    • RE: Meme Helper 表情包生成器,游戏王,幻影坦克,支持Termux

      @cssxsh

      2022-07-07 13:45:56 W/stderr: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      2022-07-07 13:45:56 W/stderr: SLF4J: Defaulting to no-operation (NOP) logger implementation
      2022-07-07 13:45:56 W/stderr: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      2022-07-07 13:45:56 E/main: Failed to init MiraiConsole.
      net.mamoe.mirai.console.internal.plugin.PluginMissingDependencyException: Cannot load plugin 'meme-helper', missing dependencies: 'xyz.cssxsh.mirai.plugin.mirai-skia-plugin:>= 1.1.0'
              at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.sortByDependencies(PluginManagerImpl.kt:259)
              at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.listAndSortAllPlugins(PluginManagerImpl.kt:193)
              at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.findAndSortAllPluginsUsingBuiltInLoaders(PluginManagerImpl.kt:138)
              at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.loadAllPluginsUsingBuiltInLoaders$mirai_console(PluginManagerImpl.kt:148)
              at net.mamoe.mirai.console.internal.MiraiConsoleImplementationBridge.doStart$mirai_console(MiraiConsoleImplementationBridge.kt:178)
              at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:464)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:168)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:167)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.main(MiraiConsoleTerminalLoader.kt:52)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
              at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
              at java.base/java.lang.reflect.Method.invoke(Unknown Source)
              at org.itxtech.mcl.Utility.bootJars(Utility.java:89)
              at org.itxtech.mcl.Utility.bootJars(Utility.java:79)
              at org.itxtech.mcl.Utility.bootMirai(Utility.java:101)
              at org.itxtech.mcl.module.builtin.Boot.boot(Boot.java:109)
              at org.itxtech.mcl.module.ModuleManager.phaseBoot(ModuleManager.java:148)
              at org.itxtech.mcl.Loader.lambda$start$4(Loader.java:189)
              at org.itxtech.mcl.Loader.tryCatching(Loader.java:146)
              at org.itxtech.mcl.Loader.start(Loader.java:189)
              at org.itxtech.mcl.Loader.main(Loader.java:79)
      

      这种报错是什么情况

      发布在 插件发布
      Q
      qingfengxiu
    • 1
    • 2
    • 3
    • 4
    • 3 / 4