Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

扫码登陆失败 #577

Open
timeance opened this issue Sep 1, 2023 · 1 comment
Open

扫码登陆失败 #577

timeance opened this issue Sep 1, 2023 · 1 comment
Labels
question🧐 Further information is requested

Comments

@timeance
Copy link

timeance commented Sep 1, 2023

环境

guid_core: commit 5ecf55869ba912fd1dbe18cf2da5617be1f86f89 (HEAD -> v4, origin/v4, origin/HEAD)
genshinUID: commit dc8ea768567ef0afac52bc5b36a02e5ce4718dd3 (HEAD -> master, origin/master, origin/HEAD)
Mirai: 2.15.0
OneBot: 0.3.4
Hoshino: 很久远的版本

描述

大佬好,扫码登陆不会发送二维码,不确定是否是 #472 的问题,日志如下:

bot回复:[登录]game_token获取失败: 二维码已过期

Mirai:

2023-09-01 11:52:01 V/Bot.3053559606: [bot测试(Q群号)] zariba(Q号) -> 扫码登陆
2023-09-01 11:52:09 E/OneBot: 未知OneBot API: send_group_forward_msg

gsuid:

09-01 11:52:09 [INFO] gsuid_core.handler | [Trigger] 消息 「扫码登陆」 触发 「fullmatch」 类型触发器, 关键词: 「扫码登陆」
09-01 11:52:09 [INFO] gsuid_core.handler | [Command] command=扫码登陆, text=
{}
09-01 11:52:09 [INFO] gsuid_core.bot | [发送消息to] onebot - group - Q群号
{'x-rpc-app_version': '2.44.1', 'User-Agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) miHoYoBBS/2.44.1', 'x-rpc-client_type': '5', 'Referer': 'https://webstatic.mihoyo.com/', 'Origin': 'https://webstatic.mihoyo.com'}
... ...
{'x-rpc-app_version': '2.44.1', 'User-Agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) miHoYoBBS/2.44.1', 'x-rpc-client_type': '5', 'Referer': 'https://webstatic.mihoyo.com/', 'Origin': 'https://webstatic.mihoyo.com'}
09-01 11:54:11 [WARNING] gsuid_core.utils.cookie_manager.qrlogin | [登录]二维码已过期
09-01 11:54:11 [WARNING] gsuid_core.utils.cookie_manager.qrlogin | [登录]game_token获取失败
09-01 11:54:11 [INFO] gsuid_core.bot | [发送消息to] onebot - group - Q群号
@KimigaiiWuyi
Copy link
Owner

mirai端不支持该go-cqhttp扩展api:send_group_forward_msg也就是合并转发信息

@KimigaiiWuyi KimigaiiWuyi added the question🧐 Further information is requested label Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question🧐 Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants