MiraiForum

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

    HeckerZ

    @HeckerZ

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

    HeckerZ 取消关注 关注

    HeckerZ 发布的最佳帖子

    • 续Mirai币

      https://paste.ubuntu.com/p/8CHz26BZyc/
      Mirai Coin Founder C++代码(无用)
      仅限娱乐

      发布在 摸鱼区
      H
      HeckerZ

    HeckerZ 发布的最新帖子

    • RE: 关于 Bot is closed manually

      @Karlatemp MiraiAndroid最新版咋下载啊,我这里安卓没这选项

      发布在 官方公告
      H
      HeckerZ
    • RE: English-Helper英语单词竞赛插件

      @Michael1015198808 请问这个是怎么回事:
      2021-09-04 14:23:32 I/stdout: BOOKS.ZIP loaded
      2021-09-04 14:23:32 I/stdout: java.io.FileNotFoundException: C:\Users\zhaoxiuqi\Downloads\mcl-1.2.2\data\english-helper\BooksData\Books\BOOKS.ZIP.json (系统找不到指定的文件。)
      大佬帮帮我

      发布在 插件发布
      H
      HeckerZ
    • 续Mirai币

      https://paste.ubuntu.com/p/8CHz26BZyc/
      Mirai Coin Founder C++代码(无用)
      仅限娱乐

      发布在 摸鱼区
      H
      HeckerZ
    • RE: MiraiAndroid-在Android上运行mirai-console

      @Karlatemp
      所以是报错嘛

      发布在 项目发布
      H
      HeckerZ
    • RE: MiraiAndroid-在Android上运行mirai-console

      @karlatemp 嗯对

      发布在 项目发布
      H
      HeckerZ
    • RE: MiraiAndroid-在Android上运行mirai-console

      @karlatemp 一大堆Not found

      发布在 项目发布
      H
      HeckerZ
    • RE: MiraiAndroid-在Android上运行mirai-console

      这个是Chat-command的编译

      发布在 项目发布
      H
      HeckerZ
    • RE: MiraiAndroid-在Android上运行mirai-console

      @RainChan 这个d8编译后,报错如下:
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/ChatCommandConfig.class:
      Type kotlin.jvm.internal.Reflection was not found, it is required for default or static interface methods desugaring of void net.mamoe.mirai.console.plugins.chat.command.ChatCommandConfig.<clinit>()
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/ChatCommandConfig.class:
      Type net.mamoe.mirai.console.data.PluginDataKt was not found, it is required for default or static interface methods desugaring of void net.mamoe.mirai.console.plugins.chat.command.ChatCommandConfig.<clinit>()
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMainKt$render$1.class:
      Type kotlin.jvm.internal.Intrinsics was not found, it is required for default or static interface methods desugaring of java.lang.CharSequence net.mamoe.mirai.console.plugins.chat.command.PluginMainKt$render$1.invoke(net.mamoe.mirai.console.command.UnmatchedCommandSignature)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain.class:
      Type net.mamoe.mirai.event.EventChannelKt was not found, it is required for default or static interface methods desugaring of void net.mamoe.mirai.console.plugins.chat.command.PluginMain.onEnable()
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain.class:
      Type net.mamoe.mirai.event.EventChannel was not found, it is required for default or static interface methods desugaring of void net.mamoe.mirai.console.plugins.chat.command.PluginMain.onEnable()
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$handleCommand$2.class:
      Type java.lang.Boolean was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain$handleCommand$2.invoke(java.lang.Object)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$2$1.class:
      Type kotlin.coroutines.intrinsics.IntrinsicsKt was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2$1.invokeSuspend(java.lang.Object)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$2$1.class:
      Type kotlin.ResultKt was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2$1.invokeSuspend(java.lang.Object)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMainKt.class:
      Type kotlin.collections.CollectionsKt was not found, it is required for default or static interface methods desugaring of java.lang.String net.mamoe.mirai.console.plugins.chat.command.PluginMainKt.render(java.util.List, net.mamoe.mirai.console.command.Command, net.mamoe.mirai.console.command.parse.CommandCall)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$2.class:
      Type kotlin.Result was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2.invokeSuspend(java.lang.Object)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$2.class:
      Type kotlinx.coroutines.BuildersKt was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2.invokeSuspend(java.lang.Object)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain.class:
      Type net.mamoe.mirai.console.command.CommandManager was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain.handleCommand(net.mamoe.mirai.console.command.CommandSender, net.mamoe.mirai.message.data.MessageChain, kotlin.coroutines.Continuation)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain.class:
      Type kotlin.coroutines.jvm.internal.Boxing was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain.handleCommand(net.mamoe.mirai.console.command.CommandSender, net.mamoe.mirai.message.data.MessageChain, kotlin.coroutines.Continuation)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain.class:
      Type kotlin.TuplesKt was not found, it is required for default or static interface methods desugaring of java.lang.Object net.mamoe.mirai.console.plugins.chat.command.PluginMain.handleCommand(net.mamoe.mirai.console.command.CommandSender, net.mamoe.mirai.message.data.MessageChain, kotlin.coroutines.Continuation)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMainKt.class:
      Type kotlin.text.StringsKt was not found, it is required for default or static interface methods desugaring of java.lang.String net.mamoe.mirai.console.plugins.chat.command.PluginMainKt.render(net.mamoe.mirai.console.command.UnmatchedCommandSignature, net.mamoe.mirai.console.command.Command)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMainKt.class:
      Type kotlin.reflect.full.KClasses was not found, it is required for default or static interface methods desugaring of java.lang.String net.mamoe.mirai.console.plugins.chat.command.PluginMainKt.renderAsName(net.mamoe.mirai.console.command.descriptor.CommandReceiverParameter)
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$2$1.class:
      Type kotlin.coroutines.jvm.internal.SuspendLambda was not found, it is required for default or static interface methods desugaring of net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2$1
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$2$1.class:
      Type kotlin.jvm.functions.Function2 was not found, it is required for default or static interface methods desugaring of net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2$1
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain.class:
      Type net.mamoe.mirai.console.plugin.jvm.KotlinPlugin was not found, it is required for default or static interface methods desugaring of net.mamoe.mirai.console.plugins.chat.command.PluginMain
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/ChatCommandConfig.class:
      Type net.mamoe.mirai.console.data.AutoSavePluginConfig was not found, it is required for default or static interface methods desugaring of net.mamoe.mirai.console.plugins.chat.command.ChatCommandConfig
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$$inlined$CoroutineExceptionHandler$1.class:
      Type kotlin.coroutines.AbstractCoroutineContextElement was not found, it is required for default or static interface methods desugaring of net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$$inlined$CoroutineExceptionHandler$1
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMain$onEnable$$inlined$CoroutineExceptionHandler$1.class:
      Type kotlinx.coroutines.CoroutineExceptionHandler was not found, it is required for default or static interface methods desugaring of net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$$inlined$CoroutineExceptionHandler$1
      Warning in C:\Users\zhaoxiuqi\Desktop\chat-command-0.5.1.jar:net/mamoe/mirai/console/plugins/chat/command/PluginMainKt$r

      怎么搞哇,请教大佬

      发布在 项目发布
      H
      HeckerZ