https://paste.ubuntu.com/p/8CHz26BZyc/
Mirai Coin Founder C++代码(无用)
仅限娱乐
HeckerZ 发布的最佳帖子
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 (系统找不到指定的文件。)
大佬帮帮我 -
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:
Typekotlin.jvm.internal.Reflectionwas not found, it is required for default or static interface methods desugaring ofvoid 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:
Typenet.mamoe.mirai.console.data.PluginDataKtwas not found, it is required for default or static interface methods desugaring ofvoid 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:
Typekotlin.jvm.internal.Intrinsicswas not found, it is required for default or static interface methods desugaring ofjava.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:
Typenet.mamoe.mirai.event.EventChannelKtwas not found, it is required for default or static interface methods desugaring ofvoid 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:
Typenet.mamoe.mirai.event.EventChannelwas not found, it is required for default or static interface methods desugaring ofvoid 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:
Typejava.lang.Booleanwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.coroutines.intrinsics.IntrinsicsKtwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.ResultKtwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.collections.CollectionsKtwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.Resultwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlinx.coroutines.BuildersKtwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typenet.mamoe.mirai.console.command.CommandManagerwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.coroutines.jvm.internal.Boxingwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.TuplesKtwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.text.StringsKtwas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.reflect.full.KClasseswas not found, it is required for default or static interface methods desugaring ofjava.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:
Typekotlin.coroutines.jvm.internal.SuspendLambdawas not found, it is required for default or static interface methods desugaring ofnet.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:
Typekotlin.jvm.functions.Function2was not found, it is required for default or static interface methods desugaring ofnet.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:
Typenet.mamoe.mirai.console.plugin.jvm.KotlinPluginwas not found, it is required for default or static interface methods desugaring ofnet.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:
Typenet.mamoe.mirai.console.data.AutoSavePluginConfigwas not found, it is required for default or static interface methods desugaring ofnet.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:
Typekotlin.coroutines.AbstractCoroutineContextElementwas not found, it is required for default or static interface methods desugaring ofnet.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:
Typekotlinx.coroutines.CoroutineExceptionHandlerwas not found, it is required for default or static interface methods desugaring ofnet.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怎么搞哇,请教大佬