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

M9A在使用无线ADB连接真安卓机器的时候闪退 #163

Open
bzyyt opened this issue Aug 8, 2024 · 0 comments
Open

M9A在使用无线ADB连接真安卓机器的时候闪退 #163

bzyyt opened this issue Aug 8, 2024 · 0 comments

Comments

@bzyyt
Copy link

bzyyt commented Aug 8, 2024

使用M9A版本1.8.6,winx86,无线ADB连接真机,以及确保安卓端开启了无线调试,开启了允许模拟点击,执行了电脑与设备之间的配对,在电脑端执行adb devices指令可以显示安卓设备,安卓端已经将分辨率调至16:9(2560*1440),配置文件如下:
{
"adb": {
"adb_path": "./platform-tools/adb.exe",
"address": "192.168.2.206:38999",
"config": {
}
},
"controller": {
"name": "ADB 默认方式",
"type": "Adb"
},
"resource": "官服",
"task": [
{
"name": "启动游戏",
"option": [
]
},
{
"name": "局外演绎:黄昏的音序",
"option": [
]
}
],
"win32": {
"_placeholder": 0
}
}

情况:在选择run task之后约几秒钟整个终端闪退

log:
maa.log

安卓设备的截图

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

1 participant