Code Monkey home page Code Monkey logo

maadebugger's Introduction

MaaDebugger

Requirement

Python >= 3.11

Installation

python -m pip install MaaDebugger

Update

python -m pip install MaaDebugger MaaFW --upgrade

Usage

python -m MaaDebugger

Development of MaaDebugger itself

cd src
python -m MaaDebugger

or

Using VSCode, press F5 in the project directory.

maadebugger's People

Contributors

misteo avatar qie2035 avatar neko-para avatar

Stargazers

 avatar 一二 avatar haiming avatar  avatar Philos avatar  avatar NC avatar  avatar  avatar  avatar Cathrine Veum avatar

Watchers

 avatar

maadebugger's Issues

Maa Debugger无法load source directory

maa.log
一开始可以加载source directory,但是执行Task的时候虽然显示成功,但是没有任何过程信息显示(比如识图的过程),在模拟器也没有任何点击动作。重启了一次电脑后,source directory就加载不成了。

点击存储时报错

报错

'NoneType' object has no attribute 'handle'
Traceback (most recent call last):
File "C:\Users\34907\AppData\Local\Programs\Python\Python311\Lib\site-packages\nicegui\events.py", line 419, in wait_for_result
await result
File "C:\Users\34907\AppData\Local\Programs\Python\Python311\Lib\site-packages\MaaDebugger\webpage\index_page\master_control.py", line 337, in on_click_start
run = await maafw.run_task(entry_input.value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\34907\AppData\Local\Programs\Python\Python311\Lib\site-packages\MaaDebugger\maafw_init
.py", line 91, in run_task
self.instance.bind(self.resource, self.controller)
File "C:\Users\34907\AppData\Local\Programs\Python\Python311\Lib\site-packages\maa\instance.py", line 113, in bind
Library.framework.MaaBindResource(self._handle, resource._handle)
^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_handle'

Python版本 3.11.3

MaaFw version: v1.8.8

image

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.