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

登录到游戏主界面后,没有操作反应。(不是截图器问题) #439

Closed
4 of 5 tasks
fragile122 opened this issue Sep 13, 2024 · 6 comments
Closed
4 of 5 tasks
Labels
bug Something isn't working

Comments

@fragile122
Copy link

在提问之前...

  • 我已经搜索了现有的 issues
  • 我在提问题之前至少花费了 5 分钟来思考和准备
  • 我已经阅读了文档中的 常见问题(FAQ)
  • 这个问题出现了至少三次,不是偶发的
  • 我使用 OAS 的 dev 分支

描述你的问题

使用的是mumu12模拟器,前天都用的好好的,第二天登录到主界面就没有操作反应了,查看日志发现代码执行到了Open scroll,不会Login success,发生了好几次,每次都是卸载了mumu在安装就没这个问题了,但过一个月左右就又出现该问题。

如何复现

  1. 前往 '...'
  2. 点击 '....'
  3. 滑动到 '....'
  4. 出现问题

预期行为

No response

相关 Logs

════════════════════════════════════════════════════════════════════════════════
─────────────────────────────────── RESTART ────────────────────────────────────
════════════════════════════════════════════════════════════════════════════════
2024-09-10 21:21:31.589 |            script.py:0350 |     INFO | module_path: D:\脚本\OnmyojiAutoScript-easy-install\tasks\Restart\script_task.py, module_name: 
script_task                                                                                                                                                     
2024-09-10 21:21:31.725 |            logger.py:0276 |     INFO | <<< APP RESTART >>>                                                                            
2024-09-10 21:21:31.730 |       app_control.py:0039 |     INFO | App stop: com.netease.onmyoji.wyzymnqsd_cps                                                    
2024-09-10 21:21:31.792 |       app_control.py:0029 |     INFO | App start: com.netease.onmyoji.wyzymnqsd_cps                                                   
2024-09-10 21:21:32.523 |            logger.py:0276 |     INFO | <<< APP LOGIN >>>                                                                              
2024-09-10 21:21:32.527 |            device.py:0113 |     INFO | Add stuck record: LOGIN_CHECK                                                                  
2024-09-10 21:21:32.624 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:21:43.126 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:21:53.393 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:21:57.952 |            logger.py:0284 |     INFO | [LOGIN_ENTER_GAME 0.585s] []                                                                   
2024-09-10 21:21:58.041 |           sub_ocr.py:0081 |     INFO | [LOGIN_ENTER_GAME] Try to detect vertically                                                    
2024-09-10 21:21:58.909 |            logger.py:0284 |     INFO | [LOGIN_ENTER_GAME 0.866s] ['进入游戏']                                                         
2024-09-10 21:21:58.951 |           control.py:0074 |     INFO | Click ( 610,  610) @ LOGIN_ENTER_GAME                                                          
2024-09-10 21:21:58.953 |            logger.py:0276 |     INFO | <<< MINITOUCH INIT >>>                                                                         
2024-09-10 21:21:59.010 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:21:59.015 |        connection.py:0452 |     INFO | Create forward: ForwardItem(serial='127.0.0.1:16448', local='tcp:20119',                       
remote='localabstract:minitouch')                                                                                                                               
2024-09-10 21:21:59.063 |         minitouch.py:0401 |     INFO | v 1                                                                                            
2024-09-10 21:21:59.066 |         minitouch.py:0405 |     INFO | ^ 10 720 1280 0                                                                                
2024-09-10 21:21:59.070 |         minitouch.py:0428 |     INFO | $ 2497                                                                                         
2024-09-10 21:21:59.073 |         minitouch.py:0432 |     INFO | minitouch running on port: 20119, pid: 2497                                                    
2024-09-10 21:21:59.077 |         minitouch.py:0435 |     INFO | max_contact: 10; max_x: 720; max_y: 1280; max_pressure: 0                                      
2024-09-10 21:22:01.718 |            logger.py:0284 |     INFO | [LOGIN_ENTER_GAME 0.003s] []                                                                   
2024-09-10 21:22:01.751 |           sub_ocr.py:0081 |     INFO | [LOGIN_ENTER_GAME] Try to detect vertically                                                    
2024-09-10 21:22:03.067 |            logger.py:0284 |     INFO | [LOGIN_ENTER_GAME 1.312s] ['进入游戏']                                                         
2024-09-10 21:22:03.189 |           control.py:0074 |     INFO | Click ( 577,  605) @ LOGIN_ENTER_GAME                                                          
2024-09-10 21:22:03.629 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:22:14.157 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:22:24.521 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:22:25.050 |           control.py:0074 |     INFO | Click (1198,  651) @ LOGIN_LOGIN_SCROOLL_CLOSE                                                 
2024-09-10 21:22:25.105 |             login.py:0038 |     INFO | Open scroll                                                                                    
2024-09-10 21:22:34.658 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:22:44.932 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:22:55.124 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:23:05.366 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:23:15.412 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:23:25.262 |            device.py:0135 |  WARNING | Wait too long                                                                                  
2024-09-10 21:23:25.266 |            device.py:0136 |  WARNING | Waiting for set()                                                                              
2024-09-10 21:23:25.600 |            logger.py:0284 |     INFO | [Package_name] com.netease.onmyoji.wyzymnqsd_cps                                               
2024-09-10 21:23:25.602 |             login.py:0099 |  WARNING | Wait too long                                                                                  
2024-09-10 21:23:25.605 |       app_control.py:0039 |     INFO | App stop: com.netease.onmyoji.wyzymnqsd_cps                                                    
2024-09-10 21:23:25.785 |       app_control.py:0029 |     INFO | App start: com.netease.onmyoji.wyzymnqsd_cps                                                   
2024-09-10 21:23:26.683 |            logger.py:0276 |     INFO | <<< APP LOGIN >>>                                                                              
2024-09-10 21:23:26.687 |            device.py:0113 |     INFO | Add stuck record: LOGIN_CHECK                                                                  
2024-09-10 21:23:26.803 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)                                                 
2024-09-10 21:23:37.177 |            logger.py:0284 |     INFO | [Device Orientation] 1 (HOME key on the right)

截图

No response

还有别的吗?

No response

@fragile122 fragile122 added the bug Something isn't working label Sep 13, 2024
@fragile122
Copy link
Author

各种截屏方案和控制方案都换过,写没效果

@fragile122 fragile122 changed the title 登录到游戏主界面后,没有操作反应。 登录到游戏主界面后,没有操作反应。(不是截图器问题) Sep 13, 2024
@runhey
Copy link
Owner

runhey commented Sep 13, 2024

你意思是restart任务有问题,每次必卡住吗

@fragile122
Copy link
Author

对不会successful,导致其他功能也用不了

@fragile122
Copy link
Author

重新安装一遍mumu就好了

@runhey
Copy link
Owner

runhey commented Sep 14, 2024

你要是闲得很去翻翻Alas的issue.我有空看看

@runhey
Copy link
Owner

runhey commented Sep 30, 2024

省流:翻不到

@runhey runhey closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants