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

“商店购买”和“竞技场商店购买”无法进行 #215

Open
FragileCodes opened this issue Jan 11, 2025 · 1 comment
Open

“商店购买”和“竞技场商店购买”无法进行 #215

FragileCodes opened this issue Jan 11, 2025 · 1 comment

Comments

@FragileCodes
Copy link

单独执行“商店购买”日志如下:
INFO | 2025-01-11 10:50:00 | Starting Blue Archive Auto Script...
INFO | 2025-01-11 10:50:00 | -------------- Start Scheduler ----------------
INFO | 2025-01-11 10:50:00 | CHECK RESTART
INFO | 2025-01-11 10:50:00 | Scheduler : {
INFO | 2025-01-11 10:50:00 | pre_task : []
INFO | 2025-01-11 10:50:00 | current_task : common_shop
INFO | 2025-01-11 10:50:00 | post_task : []
INFO | 2025-01-11 10:50:00 | }
INFO | 2025-01-11 10:50:00 | current_task: [ common_shop ] start
INFO | 2025-01-11 10:50:00 | end : main_page
INFO | 2025-01-11 10:50:00 | find : main_page
INFO | 2025-01-11 10:50:00 | click (799 , 653)
随后程序不再有进一步触摸操作或新的日志(除了check package日志)
此时模拟器界面为
image

单独执行“竞技场商店购买”日志如下:
INFO | 2025-01-11 10:53:15 | Starting Blue Archive Auto Script...
INFO | 2025-01-11 10:53:15 | -------------- Start Scheduler ----------------
INFO | 2025-01-11 10:53:15 | CHECK RESTART
INFO | 2025-01-11 10:53:15 | Scheduler : {
INFO | 2025-01-11 10:53:15 | pre_task : []
INFO | 2025-01-11 10:53:15 | current_task : tactical_challenge_shop
INFO | 2025-01-11 10:53:15 | post_task : []
INFO | 2025-01-11 10:53:15 | }
INFO | 2025-01-11 10:53:15 | current_task: [ tactical_challenge_shop ] start
INFO | 2025-01-11 10:53:15 | end : main_page
INFO | 2025-01-11 10:53:15 | find : main_page
INFO | 2025-01-11 10:53:15 | click (823 , 653)
随后程序不再有进一步触摸操作或新的日志(除了check package日志)
此时模拟器界面与上图相同。

“商店购买”的配置:
image
“竞技场商店购买”的配置:
image

服务器为国服,使用模拟器为mumu,分辨率为1920x1080 (DPI 280)

pur1fying added a commit that referenced this issue Jan 11, 2025
bug fix for issue #215
@pur1fying
Copy link
Owner

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants