MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接
    1. Home
    2. jiyeme
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by jiyeme

    • RE: Cannot access net.mamoe.mirai.internal.spi.EncryptService.Factory

      @MrXiaoM 版本不重要,反正我自己编译代码跟上游只差一个commit也是报这个错。

      这些也不重要了,前几天加入qsign后,我的号已经被搞了(也可能是mirai的行为有问题被检测到了)。现在只能登录watch,qsign也用不到了。

      欸。。。

      f783de89-d479-43c7-853a-78fa27470bde-image.png

      posted in 开发交流
      J
      jiyeme
    • RE: Cannot access net.mamoe.mirai.internal.spi.EncryptService.Factory

      @MrXiaoM
      core最高就2.15.0
      b6efb009-e96c-4d9c-a447-ebac9e59267d-image.png
      虽然我现在用的是自编译的2.17.0

      posted in 开发交流
      J
      jiyeme
    • RE: Cannot access net.mamoe.mirai.internal.spi.EncryptService.Factory

      不知道是mirai的问题还是qsign的问题,反正用kotlin实现了这部分功能。

      posted in 开发交流
      J
      jiyeme
    • RE: Cannot access net.mamoe.mirai.internal.spi.EncryptService.Factory

      Kotlin可以,Java就不行

      posted in 开发交流
      J
      jiyeme
    • Cannot access net.mamoe.mirai.internal.spi.EncryptService.Factory

      很怪的问题:

      1. 我在mirai-core项目安装qsign
      2. 我使用官方的v2.15.0版本没问题
      3. 但是我自己clone mirai,切换到v2.15.0-release分支;
        publish到本地maven并使用,会报错

      注意:因为我自己有做一些功能扩展,所以clone是必须的

      2b77dd77-8078-41c4-b92d-dee388081304-image.png

      posted in 开发交流
      J
      jiyeme
    • RE: 大佬们,请问如何上传本地文件夹的图片

      仅供参考,代码并非最佳:
      JAVA参考:https://github.com/jiyeme/mirai-example/blob/master/src/main/java/net/mamoe/exampleJava/eventHandle/common/ImageJava.java
      Kotlin参考:https://github.com/jiyeme/mirai-example/blob/master/src/main/kotlin/net/mamoe/exampleKotlin/eventHandle/common/ImageKotlin.kt

      posted in 开发交流
      J
      jiyeme
    • 1 / 1