iTXTech / mirai-console-loader

模块化、轻量级且支持完全自定义的 mirai 加载器。
GNU Affero General Public License v3.0
733 stars 62 forks source link

更新之后接收不到好友消息,只能收到群消息? #56

Closed LDYang694 closed 3 years ago

LDYang694 commented 3 years ago

2月5日使用正常,今天使用时进行一些更新后就无法接受到好友消息,只能收到群消息,试了几个账号都是这样。

23:00:47 [INFO] iTXTech Mirai Console Loader version 1.0.5-9b6cf6d 23:00:47 [INFO] https://github.com/iTXTech/mirai-console-loader 23:00:47 [INFO] This program is licensed under GNU AGPL v3 23:00:47 [DEBUG] Loading script: announcement.js 23:00:47 [DEBUG] Loading script: boot.js 23:00:47 [DEBUG] Loading script: config.js 23:00:47 [DEBUG] Loading script: oraclejdk.js 23:00:47 [INFO] OracleJDK is detected. MCL will download BouncyCastle automatically. 23:00:47 [DEBUG] Loading script: repo.js 23:00:47 [DEBUG] Loading script: updater.js 23:00:47 [INFO] Fetching Mirai Console Loader Announcement... 23:00:48 [INFO] Mirai Console Loader Announcement: Mirai Console Loader 公告栏

23:00:48 [INFO] Verifying "org.bouncycastle:bcprov-jdk15on" version 1.64 23:00:48 [INFO] Verifying "net.mamoe:mirai-console" version 2.4-M1 23:00:48 [INFO] Verifying "net.mamoe:mirai-console-terminal" version 2.4-M1 23:00:48 [INFO] Verifying "net.mamoe:mirai-core-all" version 2.4-M1 2021-02-09 23:00:50 I/main: Starting mirai-console... 2021-02-09 23:00:50 I/main: Backend: version 2.4-M1, built on 2021-02-07 14:45:39. 2021-02-09 23:00:50 I/main: Frontend Terminal: version 2.4-M1, provided by Mamoe Technologies 2021-02-09 23:00:50 I/plugin: Successfully loaded plugin net.mamoe.mirai-api-http 2021-02-09 23:00:50 I/main: Prepared built-in commands: autoLogin, help, login, permission, status, stop 2021-02-09 23:00:50 I/net.mamoe.mirai-api-http: Starting Mirai HTTP Server in 0.0.0.0:8369 2021-02-09 23:00:50 I/Mirai HTTP API: Http api server is running with authKey: lidongyangauthkey 2021-02-09 23:00:50 I/net.mamoe.mirai-api-http: 心跳模块启用状态: false 2021-02-09 23:00:50 I/net.mamoe.mirai-api-http: 上报模块启用状态: false 2021-02-09 23:00:50 I/main: 1 plugin(s) enabled. 2021-02-09 23:00:51 I/Mirai: Mirai 正在使用桌面环境. 如遇到验证码将会弹出对话框. 可添加 JVM 属性 mirai.no-desktop 以关闭. 2021-02-09 23:00:51 I/Mirai: Mirai is using desktop. Captcha will be thrown by window popup. You can add mirai.no-desktop to JVM properties (-Dmirai.no-desktop) to disable it. 2021-02-09 23:00:51 I/main: Auto-login 2968816328 2021-02-09 23:00:51 I/Bot.2968816328: Logging in... 2021-02-09 23:00:52 I/Bot.2968816328: No OtherClient online. 2021-02-09 23:00:52 I/Bot.2968816328: Login successful 2021-02-09 23:00:52 I/main: mirai-console started successfully. 2021-02-09 23:02:09 V/Bot.2968816328: [~、‭、Mr.Yang(948065560)] ‭(1220982430) -> 你好

bili-nullptr commented 3 years ago

同上

PeratX commented 3 years ago

尝试切换mirai到stable,这并不是mcl的问题。 如果要调试最新版,请切换到nightly频道,遇到问题请反馈给mirai而不是mcl