We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
蓝靛模拟器日志.log
不清楚是baas的问题还是蓝靛模拟器的问题 BAAS启动日志 INFO | 2025-02-11 20:25:04 | E:\edge_download_file INFO | 2025-02-11 20:25:04 | ocr needed: ['NUM', 'Global'] INFO | 2025-02-11 20:25:04 | Test ocrNUM : 0001011001001100100101101010011010 INFO | 2025-02-11 20:25:05 | Test ocrEN : I love Aris INFO | 2025-02-11 20:25:05 | -- All Data Initialization Complete Script ready-- INFO | 2025-02-11 20:25:31 | --------Initializing All Data---------- INFO | 2025-02-11 20:25:31 | --------------Init Emulator---------------- INFO | 2025-02-11 20:25:31 | Serial : 127.0.0.1:5555 INFO | 2025-02-11 20:25:31 | Detect Device INFO | 2025-02-11 20:25:31 | Available devices are listed below, choose the one you want to run BAAS on. INFO | 2025-02-11 20:25:31 | No available device. Please check your device connection. INFO | 2025-02-11 20:25:31 | connected to 127.0.0.1:5555 INFO | 2025-02-11 20:25:31 | Detect Package INFO | 2025-02-11 20:25:31 | Check Package [ com.nexon.bluearchive ] Exist. INFO | 2025-02-11 20:25:31 | List Packages INFO | 2025-02-11 20:25:31 | Package Found. INFO | 2025-02-11 20:25:31 | Server : Global INFO | 2025-02-11 20:25:31 | screenshot_interval set to 0.3 INFO | 2025-02-11 20:25:31 | Screenshot method : uiautomator2 INFO | 2025-02-11 20:25:31 | Control method : uiautomator2 INFO | 2025-02-11 20:25:31 | screenshot_interval set to 0.3 INFO | 2025-02-11 20:25:31 | --------------Check ATX install ---------------- INFO | 2025-02-11 20:25:31 | Device [ 127.0.0.1:5555 ] is online. INFO | 2025-02-11 20:25:31 | uiautomator2 version: [ 2.16.23 ]. INFO | 2025-02-11 20:25:31 | apk-debug package-info: [ {'package_name': 'com.github.uiautomator', 'version_name': '2.3.3', 'version_code': 2003003, 'flags': ['DEBUGGABLE', 'HAS_CODE', 'ALLOW_CLEAR_USER_DATA', 'ALLOW_BACKUP'], 'first_install_time': datetime.datetime(2025, 2, 10, 12, 19, 54), 'last_update_time': datetime.datetime(2025, 2, 10, 12, 19, 54), 'signature': 'ae17cd86], past signatures:[', 'path': '/data/app/com.github.uiautomator-of0hE0ez7kP86aGo1V2ezQ==/base.apk', 'sub_apk_paths': []} ]. INFO | 2025-02-11 20:25:31 | apk-debug-test package-info: [ None ]. INFO | 2025-02-11 20:25:31 | Install com.github.uiautomator, com.github.uiautomator.test + [ 2.3.3 ]. INFO | 2025-02-11 20:25:32 | Push to + /data/local/tmp/atx-agent . INFO | 2025-02-11 20:25:32 | - app-uiautomator.apk installed. INFO | 2025-02-11 20:25:32 | Push to + /data/local/tmp/atx-agent . INFO | 2025-02-11 20:25:33 | - app-uiautomator-test.apk installed. INFO | 2025-02-11 20:25:33 | Stop atx-agent. INFO | 2025-02-11 20:25:44 | Install atx-agent [ 0.10.0 ]. INFO | 2025-02-11 20:25:44 | Push to + /data/local/tmp/atx-agent . ERROR | 2025-02-11 20:25:44 | device offline ERROR | 2025-02-11 20:25:44 | Emulator initialization failed CRITICAL | 2025-02-11 20:25:44 | Initialization Failed
其他信息: 蓝靛模拟器已开启adb调试,端口5555 在baas的config中修改服务器 官服 -> 国际服(如不修改会直接报错找不到(国服ba软件包名) 已认真查看安装问题以及使用问题文档,未找到解决方法
还有个bug,刚发现的。。。那个服务器地址切换看不到,必须要全屏才能看到后面的选项,缩放有问题... 系统1920*1080,缩放125% 这是没全屏的效果 这是全屏后的 千算万算没算到这个问题
The text was updated successfully, but these errors were encountered:
关于UI界面缩放问题,可以尝试收起然后展开对应的选项卡来解决,后续考虑重写resize方法使其能够自适应缩放变化。
Sorry, something went wrong.
个人使用的也是蓝叠,并未出现该问题,安卓版本为11,因为是蓝叠崩溃,问题应该在蓝叠上,根据log只有unhandled exception判断不了问题,建议试试看调整下设置摸索一下,或试试更换安卓版本
No branches or pull requests
蓝靛模拟器日志.log
不清楚是baas的问题还是蓝靛模拟器的问题
BAAS启动日志
INFO | 2025-02-11 20:25:04 | E:\edge_download_file
INFO | 2025-02-11 20:25:04 | ocr needed: ['NUM', 'Global']
INFO | 2025-02-11 20:25:04 | Test ocrNUM : 0001011001001100100101101010011010
INFO | 2025-02-11 20:25:05 | Test ocrEN : I love Aris
INFO | 2025-02-11 20:25:05 | -- All Data Initialization Complete Script ready--
INFO | 2025-02-11 20:25:31 | --------Initializing All Data----------
INFO | 2025-02-11 20:25:31 | --------------Init Emulator----------------
INFO | 2025-02-11 20:25:31 | Serial : 127.0.0.1:5555
INFO | 2025-02-11 20:25:31 | Detect Device
INFO | 2025-02-11 20:25:31 | Available devices are listed below, choose the one you want to run BAAS on.
INFO | 2025-02-11 20:25:31 | No available device. Please check your device connection.
INFO | 2025-02-11 20:25:31 | connected to 127.0.0.1:5555
INFO | 2025-02-11 20:25:31 | Detect Package
INFO | 2025-02-11 20:25:31 | Check Package [ com.nexon.bluearchive ] Exist.
INFO | 2025-02-11 20:25:31 | List Packages
INFO | 2025-02-11 20:25:31 | Package Found.
INFO | 2025-02-11 20:25:31 | Server : Global
INFO | 2025-02-11 20:25:31 | screenshot_interval set to 0.3
INFO | 2025-02-11 20:25:31 | Screenshot method : uiautomator2
INFO | 2025-02-11 20:25:31 | Control method : uiautomator2
INFO | 2025-02-11 20:25:31 | screenshot_interval set to 0.3
INFO | 2025-02-11 20:25:31 | --------------Check ATX install ----------------
INFO | 2025-02-11 20:25:31 | Device [ 127.0.0.1:5555 ] is online.
INFO | 2025-02-11 20:25:31 | uiautomator2 version: [ 2.16.23 ].
INFO | 2025-02-11 20:25:31 | apk-debug package-info: [ {'package_name': 'com.github.uiautomator', 'version_name': '2.3.3', 'version_code': 2003003, 'flags': ['DEBUGGABLE', 'HAS_CODE', 'ALLOW_CLEAR_USER_DATA', 'ALLOW_BACKUP'], 'first_install_time': datetime.datetime(2025, 2, 10, 12, 19, 54), 'last_update_time': datetime.datetime(2025, 2, 10, 12, 19, 54), 'signature': 'ae17cd86], past signatures:[', 'path': '/data/app/com.github.uiautomator-of0hE0ez7kP86aGo1V2ezQ==/base.apk', 'sub_apk_paths': []} ].
INFO | 2025-02-11 20:25:31 | apk-debug-test package-info: [ None ].
INFO | 2025-02-11 20:25:31 | Install com.github.uiautomator, com.github.uiautomator.test + [ 2.3.3 ].
INFO | 2025-02-11 20:25:32 | Push to + /data/local/tmp/atx-agent .
INFO | 2025-02-11 20:25:32 | - app-uiautomator.apk installed.
INFO | 2025-02-11 20:25:32 | Push to + /data/local/tmp/atx-agent .
INFO | 2025-02-11 20:25:33 | - app-uiautomator-test.apk installed.
INFO | 2025-02-11 20:25:33 | Stop atx-agent.
INFO | 2025-02-11 20:25:44 | Install atx-agent [ 0.10.0 ].
INFO | 2025-02-11 20:25:44 | Push to + /data/local/tmp/atx-agent .
ERROR | 2025-02-11 20:25:44 | device offline
ERROR | 2025-02-11 20:25:44 | Emulator initialization failed
CRITICAL | 2025-02-11 20:25:44 | Initialization Failed
其他信息:
蓝靛模拟器已开启adb调试,端口5555
在baas的config中修改服务器 官服 -> 国际服(如不修改会直接报错找不到(国服ba软件包名)
已认真查看安装问题以及使用问题文档,未找到解决方法
还有个bug,刚发现的。。。那个服务器地址切换看不到,必须要全屏才能看到后面的选项,缩放有问题...


系统1920*1080,缩放125%
这是没全屏的效果
这是全屏后的
千算万算没算到这个问题
The text was updated successfully, but these errors were encountered: