MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接

    无法正常登陆

    技术交流板块
    2
    24
    1267
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AlbertYip last edited by

      在mcl.cmd控制台登陆时无法登陆,log如下:有大神帮忙解决一下吗?急,成分感谢
      2025-02-22 17:49:56 I/main: Backend: version 2.16.0, built on 2023-10-20 06:28:10. 2025-02-22 17:49:56 I/main: Frontend Terminal: version 2.16.0, provided by Mamoe Technologies 2025-02-22 17:49:56 I/main: Welcome to visit https://mirai.mamoe.net/ 2025-02-22 17:50:16 I/plugin: Successfully loaded plugin mirai-login-solver-sakura v0.0.12 2025-02-22 17:50:16 I/plugin: Successfully loaded plugin MCL Addon v2.1.1 2025-02-22 17:50:16 I/main: Prepared built-in commands: autoLogin, help, login, logout, permission, status, stop 2025-02-22 17:50:16 I/MCL Addon: iTXTech MCL Version: 2.1.2-61c8bd8 2025-02-22 17:50:16 W/MCL Addon: iTXTech Soyuz 未安装,Soyuz MCL Handler 特性已禁用 2025-02-22 17:50:16 I/main: 3 plugin(s) enabled. 2025-02-22 17:50:16 I/main: mirai-console started successfully. > login 2609895508 Zgl@123321 2025-02-22 17:50:50 I/Bot.2609895508: Calculating type 2 PoW, it can take some time.... 2025-02-22 17:50:50 I/Bot.2609895508: Got PoW result, cost: 68 ms 2025-02-22 17:51:58 I/Bot.2609895508: Bot cancelled: Bot closed Login failed: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. 2025-02-22 17:51:58 E/console: net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.login(SsoProcessor.kt:263) at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.kt:247) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 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:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Suppressed: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2609895508), code=45, title=禁止登录, message=登录失败,请前往QQ官网im.qq.com下载最新版QQ后重试,或通过问题反馈与我们联系。, errorInfo=) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:490) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) ... 5 more Caused by: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2609895508), code=45, title=禁止登录, message=登录失败,请前往QQ官网im.qq.com下载最新版QQ后重试,或通过问题反馈与我们联系。, errorInfo=)]

      1 Reply Last reply Reply Quote 0
      • Z
        zhaodice last edited by

        1.添加插件 https://github.com/MrXiaoM/fpv/releases/
        2.修改network.json protocol_version 为 9.1.35
        3.重新开始登陆

        A 1 Reply Last reply Reply Quote 0
        • A
          AlbertYip @zhaodice last edited by

          @zhaodice
          感谢大神在回复,可是按照大神的指导更改了,还是无法登陆,日志如下
          Login failed: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. 2025-02-24 18:17:05 E/console: net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.login(SsoProcessor.kt:263) at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.kt:247) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 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:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Suppressed: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2609895508), code=45, title=禁止登录, message=登录失败,请前往QQ官网im.qq.com下载最新版QQ后重试,或通过问题反馈与我们联系。, errorInfo=) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:490) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) ... 5 more Caused by: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2609895508), code=45, title=禁止登录, message=登录失败,请前往QQ官网im.qq.com下载最新版QQ后重试,或通过问题反馈与我们联系。, errorInfo=)]
          有看到password相关信息,是QQ密码填错了吗?可是我再三确认过,login 命令里的账号跟密码并没填错啊?大神能麻烦再帮忙看看吗?感谢感谢

          Z 1 Reply Last reply Reply Quote 0
          • Z
            zhaodice @AlbertYip last edited by zhaodice

            @AlbertYip 错误信息的意思是签名算法, 签名并没有生效,请重新检查相关配置和插件

            记得删除原来的protocol_fix 插件,没用了

            A 1 Reply Last reply Reply Quote 0
            • A
              AlbertYip @zhaodice last edited by

              @zhaodice 感谢大神回复,可是小弟不是很明白,大神说的检查配置和插件是指哪些?需要怎么检查呢?在我的Plugins文件夹下,就只有4个插件:
              mcl-addon-2.1.1.jar
              mcl-addon-2.1.1.jar.sha1.jar
              mirai-login-solver-sakura-0.0.12.mirai2.jar
              trpgbot-1.13.5.mirai2.jar
              没有找到大神说的protocol_fix插件,其他文件夹下也搜索了,都没看到这个文件,还请大神进一步指教,感谢

              Z 1 Reply Last reply Reply Quote 0
              • Z
                zhaodice @AlbertYip last edited by zhaodice

                @AlbertYip
                1.插件trpgbot加载后确定network.json的protocol version修改完毕

                2.登录协议要选apad,也就是Android pad

                3.给出完整的登录日志

                A 1 Reply Last reply Reply Quote 0
                • A
                  AlbertYip @zhaodice last edited by

                  @zhaodice 大神好,感谢回复,因为不知道如何更改登陆协议,所以你说的选选择android pad这步我没操作,network.json中的protool已经修改为9.1.35了,重新尝试登陆,完整日志如下:

                  login 2609895508 Zgl@123321 2025-02-25 11:17:59 W/Bot.2609895508: trpgbot.NetworkServiceFactory(config=file:///E:/temp/Mirai/network.json) is not yet supported EncryptService with bot Bot(2609895508) java.lang.UnsupportedOperationException: 协议 ANDROID_PHONE 未提供 qua at trpgbot-1.13.5.mirai2.jar//xyz.cssxsh.mirai.tool.NetworkServiceFactory.createForBot(NetworkServiceFactory.kt:117) at net.mamoe.mirai.internal.network.components.EncryptServiceHolderImpl.<init>(EncryptServiceHolder.kt:49) at net.mamoe.mirai.internal.QQAndroidBot.createBotLevelComponents(QQAndroidBot.kt:288) at net.mamoe.mirai.internal.QQAndroidBot$defaultBotLevelComponents$2.invoke(QQAndroidBot.kt:192) at net.mamoe.mirai.internal.QQAndroidBot$defaultBotLevelComponents$2.invoke(QQAndroidBot.kt:191) at net.mamoe.mirai.utils.LateinitMutableProperty.getValue(LateinitMutableProperty.kt:47) at net.mamoe.mirai.internal.QQAndroidBot.getDefaultBotLevelComponents(QQAndroidBot.kt:191) at net.mamoe.mirai.internal.QQAndroidBot.createNetworkLevelComponents(QQAndroidBot.kt:300) at net.mamoe.mirai.internal.QQAndroidBot$createNetworkHandler$1.invoke(QQAndroidBot.kt:312) at net.mamoe.mirai.internal.QQAndroidBot$createNetworkHandler$1.invoke(QQAndroidBot.kt:305) at net.mamoe.mirai.internal.network.handler.selector.AbstractKeepAliveNetworkHandlerSelectorKt$KeepAliveNetworkHandlerSelector$1.createInstance(AbstractKeepAliveNetworkHandlerSelector.kt:277) at net.mamoe.mirai.internal.network.handler.selector.AbstractKeepAliveNetworkHandlerSelector.refreshInstance(AbstractKeepAliveNetworkHandlerSelector.kt:249) at net.mamoe.mirai.internal.network.handler.selector.AbstractKeepAliveNetworkHandlerSelector.getCurrentInstanceOrCreate(AbstractKeepAliveNetworkHandlerSelector.kt:57) at net.mamoe.mirai.internal.network.handler.selector.SelectorNetworkHandler.getContext(SelectorNetworkHandler.kt:51) at net.mamoe.mirai.internal.AbstractBot$network$2.invoke(AbstractBot.kt:139) at net.mamoe.mirai.internal.AbstractBot$network$2.invoke(AbstractBot.kt:137) at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74) at net.mamoe.mirai.internal.AbstractBot.getNetwork(AbstractBot.kt:137) at net.mamoe.mirai.internal.AbstractBot.login(AbstractBot.kt:147) at net.mamoe.mirai.console.internal.command.builtin.LoginCommandImpl.doLogin$suspendImpl(LoginCommandImpl.kt:40) at net.mamoe.mirai.console.internal.command.builtin.LoginCommandImpl.doLogin$mirai_console(LoginCommandImpl.kt) at net.mamoe.mirai.console.internal.command.builtin.LoginCommandImpl.handle(LoginCommandImpl.kt:99) at net.mamoe.mirai.console.command.BuiltInCommands$LoginCommand.handle(BuiltInCommands.kt:203) at net.mamoe.mirai.console.command.BuiltInCommands$LoginCommand.handle$default(BuiltInCommands.kt:197) 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 kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Static.call(CallerImpl.kt:106) at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:173) at kotlin.reflect.full.KCallables.callSuspendBy(KCallables.kt:74) at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invokeSuspend(CommandReflector.kt:339) at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt) at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt) at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call$suspendImpl(CommandSignature.kt:84) at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call(CommandSignature.kt) at net.mamoe.mirai.console.internal.command.CommandManagerImplKt.executeCommandImpl(CommandManagerImpl.kt:168) at net.mamoe.mirai.console.command.CommandManager.executeCommand$suspendImpl(CommandManager.kt:131) at net.mamoe.mirai.console.command.CommandManager.executeCommand(CommandManager.kt) at net.mamoe.mirai.console.command.CommandManager$INSTANCE.executeCommand(CommandManager.kt) at net.mamoe.mirai.console.terminal.ConsoleThreadKt$startupConsoleThread$3.invokeSuspend(ConsoleThread.kt:187) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 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:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 2025-02-25 11:17:59 I/Bot.2609895508: Calculating type 2 PoW, it can take some time.... 2025-02-25 11:17:59 I/Bot.2609895508: Got PoW result, cost: 76 ms Login failed: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. 2025-02-25 11:18:28 I/Bot.2609895508: Bot cancelled: Bot closed 2025-02-25 11:18:28 E/console: net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.login(SsoProcessor.kt:263) at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.kt:247) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 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:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Suppressed: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2609895508), code=45, title=禁止登录, message=登录失败,请前往QQ官网im.qq.com下载最新版QQ后重试,或通过问题反馈与我们联系。, errorInfo=) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:490) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) ... 5 more Caused by: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2609895508), code=45, title=禁止登录, message=登录失败,请前往QQ官网im.qq.com下载最新版QQ后重试,或通过问题反馈与我们联系。, errorInfo=)]
                  还请大神抽时间帮忙解答一下,感谢

                  Z 1 Reply Last reply Reply Quote 0
                  • Z
                    zhaodice @AlbertYip last edited by zhaodice

                    @AlbertYip java.lang.UnsupportedOperationException: 协议 ANDROID_PHONE

                    控制台输入
                    login qq 密码 ANDROID_PAD

                    如果不行,请自行寻找解决方案:
                    【mirai如何修改登录方式为PAD协议】

                    本贴只提供签名服务器支持

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      AlbertYip @zhaodice last edited by

                      @zhaodice 感谢大神回复,终于登陆上去了,不过过了一会,又自动被断开了,不知道是什么原因,再烦请大神帮忙看一下吧,日志如下:
                      2025-02-25 22:18:15 V/Bot.2609895508: Event: BotOfflineEvent.RequireReconnect(bot=Bot(2609895508), cause=java.lang.IllegalStateException: Timeout waiting for ConfigPush., reconnect=true) 2025-02-25 22:18:15 W/Bot.2609895508: Connection lost, reconnecting... (java.lang.IllegalStateException: Timeout waiting for ConfigPush.) 2025-02-25 22:18:15 V/Bot.2609895508: Event: BotOfflineEvent.Active(bot=Bot(2609895508), cause=java.lang.IllegalStateException: Timeout waiting for ConfigPush., reconnect=false) 2025-02-25 22:18:15 I/Bot.2609895508: Bot is closed manually with exception: java.lang.IllegalStateException: Timeout waiting for ConfigPush. java.lang.IllegalStateException: Timeout waiting for ConfigPush. at net.mamoe.mirai.internal.network.components.ConfigPushProcessorImpl.syncConfigPush(ConfigPushProcessor.kt:45) at net.mamoe.mirai.internal.network.components.ConfigPushProcessorImpl$syncConfigPush$1.invokeSuspend(ConfigPushProcessor.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 2025-02-25 22:18:50 I/trpgbot.adapter.ws: 签名服务器连接因 未知原因 已关闭 (关闭码: 1006) 2025-02-25 22:18:50 W/trpgbot.adapter.ws: 等待 5.0 秒后重连 (第 2/5 次) 2025-02-25 22:18:55 I/trpgbot.adapter.ws: 正在重连... 2025-02-25 22:18:57 I/trpgbot.adapter.ws: 已连接到签名服务器 2025-02-25 22:18:58 I/trpgbot.adapter.ws: 签名服务器连接因 用户请求关闭 已关闭 (关闭码: 1000)
                      万分感谢

                      Z 1 Reply Last reply Reply Quote 0
                      • Z
                        zhaodice @AlbertYip last edited by zhaodice

                        @AlbertYip 在 无法正常登陆 中说:

                        Timeout waiting for ConfigPush

                        Timeout waiting for ConfigPush 错误属于mirai的万年屎山代码,检测到腾讯一直没下发某个数据包超时后会自动暴毙

                        一直没人修,不属于签名问题,自行编译版本进行修复,或使用gocq进行替代。

                        相关问题:https://mirai.mamoe.net/topic/2684/请问怎么编译mirai-core-jvm这个jar包呢?_=1740494189750

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          AlbertYip @zhaodice last edited by

                          @zhaodice 还请大神明示,是去git上下载这个mirai-core-jvm的源代码然后进行编译,再把生成的文件放到plugins文件夹下吗?可是我在git上没有找到mirai-core-jvm的源代码,能麻烦提供个下载链接吗?另外,大神说用gocq代替,不是据说gocq已经停止使用维护了吗?

                          Z 1 Reply Last reply Reply Quote 0
                          • Z
                            zhaodice @AlbertYip last edited by

                            @AlbertYip

                            mirai源码: https://github.com/mamoe/mirai/
                            gocq(接手): https://github.com/ProtocolScience/AstralGocq

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              AlbertYip @zhaodice last edited by

                              @zhaodice 请教一下大神,这个gocq是gocqhttp吗?现在需要怎么使用呢?git上有详细教程吗?感谢感谢

                              Z 1 Reply Last reply Reply Quote 0
                              • Z
                                zhaodice @AlbertYip last edited by zhaodice

                                @AlbertYip 自行网络搜索教程(b站)等,其中 https://github.com/MrXiaoM/Overflow 项目可以将gocq与mirai插件结合起来。

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  AlbertYip @zhaodice last edited by

                                  @zhaodice 感谢大神指导,但是小弟只是需要最简单的功能,所以应该不需要这2种框架结合,太复杂了,小弟也搞不定,所以说想问一下,只使用mirai的话,是不是只要用大神说的mirai-core-jvm加入到plugins中就可以解决掉线的问题了呢?不过我执行“./gradlew publishToMavenLocal”编译那个源代码时,一直卡在connect的地方,不往下走了,也不知道是怎么回事,请大神请教,感谢感谢

                                  Z 1 Reply Last reply Reply Quote 0
                                  • Z
                                    zhaodice @AlbertYip last edited by

                                    @AlbertYip 这个我就不清楚了 需要你自己想办法解决,我只解决签名问题,无法解决mirai乃至mirai开发问题()

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      AlbertYip @zhaodice last edited by

                                      @zhaodice 那再请教一下大神,我从https://repo1.maven.org/maven2/net/mamoe/mirai-core-jvm/2.11.0-M1/
                                      下载了一个mirai-core-jvm-2.11.0-M1.jar的文件,能用吗?上面你说的编译mirai-core-jvm源代码,就是为了生成这个文件吧?如果我下载的这个jar文件能用,我应该如何使用它呢?

                                      Z 1 Reply Last reply Reply Quote 0
                                      • Z
                                        zhaodice @AlbertYip last edited by

                                        @AlbertYip 替换原本的jvm core文件

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          AlbertYip last edited by

                                          @zhaodice 搜了一下,没有大神你说的那个文件呢
                                          无标题.png
                                          是在哪个路径大神能帮忙查一下吗?感谢

                                          Z 1 Reply Last reply Reply Quote 0
                                          • Z
                                            zhaodice @AlbertYip last edited by

                                            @AlbertYip jar文件,不在压缩包内,在lib什么的文件夹里吧可能

                                            A 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact