Giter Site home page Giter Site logo

Comments (5)

Dissectum avatar Dissectum commented on September 4, 2024

有很多原因会导致这个错误:

  1. 文件路径不对
  2. 设备连接不上
  3. 没有minitouch (./MaaAgentBinary/minitouch)

建议调用以下方法设置下 maa 的日志路径,看看日志:

    private static void SetFrameworkLog(bool enableDebugMode)
    {
        MaaObject.FrameworkLogDir = GlobalInfo.DebugFullPath;
        MaaObject.DebugMode = enableDebugMode;
    }

from mba.

tsctsc6 avatar tsctsc6 commented on September 4, 2024

好的,谢谢

from mba.

tsctsc6 avatar tsctsc6 commented on September 4, 2024
  • 这是日志出错部分
    [agent_path=./MaaAgentBinary] | enter
    [2023-10-24 18:52:21.049][INF][Px30224][Tx23139][ControlUnitMgr.cpp][L142][MaaNS::ControllerNS::AdbUnitNs::create_controller_unit] touch_type: MinitouchInput
    [2023-10-24 18:52:21.049][INF][Px30224][Tx23139][ControlUnitMgr.cpp][L167][MaaNS::ControllerNS::AdbUnitNs::create_controller_unit] key_type: TapKeyInput
    [2023-10-24 18:52:21.049][ERR][Px30224][Tx23139][ControlUnitMgr.cpp][L228][MaaNS::ControllerNS::AdbUnitNs::create_controller_unit] Unknown screencap type [screencap_type=0]
  • 但我无从设置“screencap_type”

from mba.

Dissectum avatar Dissectum commented on September 4, 2024

from mba.

tsctsc6 avatar tsctsc6 commented on September 4, 2024

原来如此,解决了,谢谢

from mba.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.