-
Notifications
You must be signed in to change notification settings - Fork 17
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
[BUG] Multi account execute error #16
Labels
bug
Something isn't working
Comments
Interesting 我明天看下这个是啥问题
…------------------ 原始邮件 ------------------
From: GitiRay ***@***.***>
发送时间: 05/31/2022, 00:50
To: ThreeCatsLoveFish/MedalHelper ***@***.***>
抄送: Subscribed ***@***.***>
Subject: Re: [ThreeCatsLoveFish/MedalHelper] [BUG] 多账号执行故障 (Issue #16)
Describe the bug
AB两个帐号,按要求写好配置文件,已检测无格式问题,运行后查看日志,会:
提示B帐号未登录
A帐号执行完签到任务后,不会有其它任务的执行日志
B帐号正确执行并显示日志
Screenshots
2022/05/31 00:33:22 [INFO] 外部调用,开启任务 2022/05/31 00:33:23 A帐号 [INFO] 登录成功 2022/05/31 00:33:23 A帐号 [INFO] 今日已签到过,无法重复签到 2022/05/31 00:33:23 A帐号 [INFO] 当前用户UL等级: 还差 经验升级 2022/05/31 00:33:24 [ERROR]用户未登录, accessKey: xxxxxxxxxxxxxxxx(B帐号的key) 2022/05/31 00:33:24 B帐号 [INFO] 登录成功 2022/05/31 00:33:24 B帐号 [INFO] 今日已签到过,无法重复签到 2022/05/31 00:33:24 B帐号 [INFO] 当前用户UL等级:还差 经验升级 2022/05/31 00:33:25 B帐号 [INFO] xxxx 房间心跳包已发送(1/31) ……
Docker (please complete the following information):
Docker Version: d055acc
Additional context
两个key均为有效状态,尝试单独注释帐号A或帐号B,均能正常执行
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
3 tasks
3 tasks
应该是一个bug,我是指针操作的,但是这个变量原本的作用域不够,传到协程里面可能就撞了,好兄弟如果有空的话能帮我测试一下吗?我手头上只有一个号 |
借了朋友的号测试了一下,应该是修好了 |
抱歉上午不在线,已拉取新版测试正常! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
AB两个帐号,按要求写好配置文件,已检测无格式问题,运行后查看日志,会:
Screenshots
Docker (please complete the following information):
Additional context
两个key均为有效状态,尝试单独注释帐号A或帐号B,均能正常执行
The text was updated successfully, but these errors were encountered: