MiraiForum

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

    Romence

    @Romence

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

    Romence 取消关注 关注

    Romence 发布的最新帖子

    • RE: Meme Helper 表情包生成器,游戏王,幻影坦克,支持Termux

      大佬 运行时出现错误,MCL 2.1.2 mirai 2.13

      2022-11-24 23:42:06 E/meme-helper: Exception in coroutine MemeServiceLoader of meme-helper
      javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
              at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
              at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
              at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
              at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
              at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(Unknown Source)
              at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(Unknown Source)
              at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(Unknown Source)
              at java.base/sun.security.ssl.SSLHandshake.consume(Unknown Source)
              at java.base/sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
              at java.base/sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
              at java.base/sun.security.ssl.TransportContext.dispatch(Unknown Source)
              at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
              at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
              at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
              at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
              at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
              at meme-helper-1.1.5.mirai2.jar[private]//okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
              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: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
              at java.base/sun.security.validator.PKIXValidator.doBuild(Unknown Source)
              at java.base/sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
              at java.base/sun.security.validator.Validator.validate(Unknown Source)
              at java.base/sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
              at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
              at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
              ... 32 more
      Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
              at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
              at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
              at java.base/java.security.cert.CertPathBuilder.build(Unknown Source)
              ... 38 more
      
      发布在 插件发布
      Romence
      Romence
    • MCL2.11版本发送语音报错

      551955c0-f73a-41c7-9a8e-96a2d0e3fac2-image.png 之前2.7版本可以发现在不知道为什么就报错

      发布在 使用交流
      Romence
      Romence
    • RE: 萌新求助关于JAVA问题

      @cssxsh 多谢大佬,解决了

      发布在 使用交流
      Romence
      Romence
    • 萌新求助关于JAVA问题

      我安装了Java8 64位后mirai不兼容闪退该怎么办,但是卸载java8之后其他软件用不了,该如何解决java的兼容性问题

      发布在 使用交流
      Romence
      Romence