You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
下载了新的1.0.12版,config里已经把adb和模拟器adb地址都写好了。运行server之后,网页挂上了,但是adb的controller有问题。
模拟器是mumu12,之前已经用MAA操作多次均没问题。
也在cmd中用adb exec-out screencap -p > test.png成功截图. 但是运行viewer就不行,显示如下:
server started: http://localhost:8080/
Controller.UUIDGot {"adb":"E:/MuMuPlayer-12.0/shell/./adb.exe","address":"127.0.0.1:16384","uuid":"7a800d858e06bd88"}
Controller.ResolutionGot {"adb":"E:/MuMuPlayer-12.0/shell/./adb.exe","address":"127.0.0.1:16384","resolution":{"height":1440,"width":2560},"uuid":"7a800d858e06bd88"}
ERROR: missing or invalid -P
debug的log显示:
[2023-09-17 22:57:56.299][TRC][Px26444][Tx30267][Base/MessageNotifier.hpp][L18][MaaNS::MessageNotifier<void (cdecl*)(char const *,char const *,void *),void *>::notify] [callback=00007FF85B4055EA] [callback_arg=0000000000000000] [msg=Controller.ResolutionGot] [details={
"adb": "E:/MuMuPlayer-12.0/shell/./adb.exe",
"address": "127.0.0.1:16384",
"resolution": {
"height": 1440,
"width": 2560
},
"uuid": "7a800d858e06bd88"
}] | enter
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][Base/MessageNotifier.hpp][L18][MaaNS::MessageNotifier<void (__cdecl*)(char const *,char const *,void *),void *>::notify] | leave, 0ms
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][MinicapStream.cpp][L17][MaaNS::ControllerNS::UnitNs::MinicapStream::init] | enter
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][MinicapBase.cpp][L93][MaaNS::ControllerNS::UnitNs::MinicapBase::init] | enter
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][InvokeApp.cpp][L18][MaaNS::ControllerNS::UnitNs::InvokeApp::init] | enter
[2023-09-17 22:57:56.300][INF][Px26444][Tx30267][Utils/TempPath.hpp][L22][MaaNS::temp_name] C:\Users\sykbo\AppData\Local\Temp\ukek.0 33 ukek.0
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][InvokeApp.cpp][L18][MaaNS::ControllerNS::UnitNs::InvokeApp::init] | leave, 0ms
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][InvokeApp.cpp][L18][MaaNS::ControllerNS::UnitNs::InvokeApp::init] | enter
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][InvokeApp.cpp][L18][MaaNS::ControllerNS::UnitNs::InvokeApp::init] | leave, 0ms
[2023-09-17 22:57:56.300][TRC][Px26444][Tx30267][InvokeApp.cpp][L26][MaaNS::ControllerNS::UnitNs::InvokeApp::abilist] | enter
[2023-09-17 22:57:56.327][TRC][Px26444][Tx30267][UnitBase.cpp][L76][MaaNS::ControllerNS::UnitNs::UnitBase::command] [scmd=["E:/MuMuPlayer-12.0/shell/./adb.exe","-s","127.0.0.1:16384","shell","getprop ro.product.cpu.abilist | tr -d '\n\r'"]] [ret=0] [pipe_data.size()=40] [sock_data.size()=0] [duration=26ms]
[2023-09-17 22:57:56.327][TRC][Px26444][Tx30267][UnitBase.cpp][L79][MaaNS::ControllerNS::UnitNs::UnitBase::command] stdout output:
x86_64,arm64-v8a,x86,armeabi-v7a,armeabi
[2023-09-17 22:57:56.327][TRC][Px26444][Tx30267][InvokeApp.cpp][L26][MaaNS::ControllerNS::UnitNs::InvokeApp::abilist] | leave, 27ms
[2023-09-17 22:57:56.327][TRC][Px26444][Tx30267][InvokeApp.cpp][L51][MaaNS::ControllerNS::UnitNs::InvokeApp::sdk] | enter
[2023-09-17 22:57:56.360][TRC][Px26444][Tx30267][UnitBase.cpp][L76][MaaNS::ControllerNS::UnitNs::UnitBase::command] [scmd=["E:/MuMuPlayer-12.0/shell/./adb.exe","-s","127.0.0.1:16384","shell","getprop ro.build.version.sdk | tr -d '\n\r'"]] [ret=0] [pipe_data.size()=2] [sock_data.size()=0] [duration=32ms]
[2023-09-17 22:57:56.360][TRC][Px26444][Tx30267][UnitBase.cpp][L79][MaaNS::ControllerNS::UnitNs::UnitBase::command] stdout output:
32
[2023-09-17 22:57:56.360][TRC][Px26444][Tx30267][InvokeApp.cpp][L51][MaaNS::ControllerNS::UnitNs::InvokeApp::sdk] | leave, 32ms
[2023-09-17 22:57:56.360][TRC][Px26444][Tx30267][InvokeApp.cpp][L64][MaaNS::ControllerNS::UnitNs::InvokeApp::push] | enter
[2023-09-17 22:57:56.388][TRC][Px26444][Tx30267][UnitBase.cpp][L76][MaaNS::ControllerNS::UnitNs::UnitBase::command] [scmd=["E:/MuMuPlayer-12.0/shell/./adb.exe","-s","127.0.0.1:16384","push","F:\Downloads\MaaJsonViewer-win-v1.0.12\library\maaframework\MaaAgentBinary\minicap\x86\bin\minicap","/data/local/tmp/ukek.0"]] [ret=0] [pipe_data.size()=163] [sock_data.size()=0] [duration=27ms]
[2023-09-17 22:57:56.388][TRC][Px26444][Tx30267][UnitBase.cpp][L79][MaaNS::ControllerNS::UnitNs::UnitBase::command] stdout output:
F:\Downloads\MaaJsonViewer-win-v1.0.12\library\maaframework\MaaAgentBinary\minicap\x86\bin\minicap: 1 file pushed, 0 skipped. 153.6 MB/s (989164 bytes in 0.006s)
[2023-09-17 22:57:56.388][TRC][Px26444][Tx30267][InvokeApp.cpp][L64][MaaNS::ControllerNS::UnitNs::InvokeApp::push] | leave, 28ms
[2023-09-17 22:57:56.388][TRC][Px26444][Tx30267][InvokeApp.cpp][L64][MaaNS::ControllerNS::UnitNs::InvokeApp::push] | enter
[2023-09-17 22:57:56.408][TRC][Px26444][Tx30267][UnitBase.cpp][L76][MaaNS::ControllerNS::UnitNs::UnitBase::command] [scmd=["E:/MuMuPlayer-12.0/shell/./adb.exe","-s","127.0.0.1:16384","push","F:\Downloads\MaaJsonViewer-win-v1.0.12\library\maaframework\MaaAgentBinary\minicap\x86\lib\android-31\minicap.so","/data/local/tmp/minicap.so"]] [ret=0] [pipe_data.size()=175] [sock_data.size()=0] [duration=19ms]
[2023-09-17 22:57:56.408][TRC][Px26444][Tx30267][UnitBase.cpp][L79][MaaNS::ControllerNS::UnitNs::UnitBase::command] stdout output:
F:\Downloads\MaaJsonViewer-win-v1.0.12\library\maaframework\MaaAgentBinary\minicap\x86\lib\android-31\minicap.so: 1 file pushed, 0 skipped. 82.0 MB/s (20532 bytes in 0.000s)
[2023-09-17 22:57:56.408][TRC][Px26444][Tx30267][InvokeApp.cpp][L64][MaaNS::ControllerNS::UnitNs::InvokeApp::push] | leave, 20ms
[2023-09-17 22:57:56.408][TRC][Px26444][Tx30267][InvokeApp.cpp][L84][MaaNS::ControllerNS::UnitNs::InvokeApp::chmod] | enter
[2023-09-17 22:57:56.436][TRC][Px26444][Tx30267][UnitBase.cpp][L76][MaaNS::ControllerNS::UnitNs::UnitBase::command] [scmd=["E:/MuMuPlayer-12.0/shell/./adb.exe","-s","127.0.0.1:16384","shell","chmod 700 "/data/local/tmp/ukek.0""]] [ret=0] [pipe_data.size()=0] [sock_data.size()=0] [duration=27ms]
[2023-09-17 22:57:56.436][TRC][Px26444][Tx30267][InvokeApp.cpp][L84][MaaNS::ControllerNS::UnitNs::InvokeApp::chmod] | leave, 27ms
[2023-09-17 22:57:56.436][TRC][Px26444][Tx30267][InvokeApp.cpp][L84][MaaNS::ControllerNS::UnitNs::InvokeApp::chmod] | enter
[2023-09-17 22:57:56.463][TRC][Px26444][Tx30267][UnitBase.cpp][L76][MaaNS::ControllerNS::UnitNs::UnitBase::command] [scmd=["E:/MuMuPlayer-12.0/shell/./adb.exe","-s","127.0.0.1:16384","shell","chmod 700 "/data/local/tmp/minicap.so""]] [ret=0] [pipe_data.size()=0] [sock_data.size()=0] [duration=26ms]
[2023-09-17 22:57:56.463][TRC][Px26444][Tx30267][InvokeApp.cpp][L84][MaaNS::ControllerNS::UnitNs::InvokeApp::chmod] | leave, 26ms
[2023-09-17 22:57:56.463][TRC][Px26444][Tx30267][MinicapBase.cpp][L93][MaaNS::ControllerNS::UnitNs::MinicapBase::init] | leave, 163ms
[2023-09-17 22:57:56.479][TRC][Px26444][Tx30267][UnitBase.cpp][L76][MaaNS::ControllerNS::UnitNs::UnitBase::command] [scmd=["E:/MuMuPlayer-12.0/shell/./adb.exe","-s","127.0.0.1:16384","forward","tcp:1313","localabstract:minicap"]] [ret=0] [pipe_data.size()=0] [sock_data.size()=0] [duration=15ms]
[2023-09-17 22:57:56.479][TRC][Px26444][Tx30267][InvokeApp.cpp][L112][MaaNS::ControllerNS::UnitNs::InvokeApp::invoke_bin] | enter
[2023-09-17 22:57:56.479][INF][Px26444][Tx30267][InvokeApp.cpp][L120][MaaNS::ControllerNS::UnitNs::InvokeApp::invoke_bin] [
"E:/MuMuPlayer-12.0/shell/./adb.exe",
"-s",
"127.0.0.1:16384",
"shell",
"export LD_LIBRARY_PATH=/data/local/tmp/; "/data/local/tmp/ukek.0" -P 0x0@0x0/0"
Beta Was this translation helpful? Give feedback.
All reactions