fabian57fabian / archero_bot_57

A bot to farm on Archero mobile game
GNU General Public License v3.0
26 stars 13 forks source link

"Do you wish to debug?" GameScreenConnector arguments #5

Closed xhek closed 4 years ago

xhek commented 4 years ago

Describe the bug check_static_coords.py ln 36, arguments, crash see below

Hardware description

Screenshots image

Additional context

F:\Desktop\archero_bot_57-master>python check_static_coords.py 0: 1080x1920 1: 1080x2220 2: 1080x2280 3: 1080x2340 Select your number2 Using datas\1080x2280\screens Do you wish to debug? (set yes only if you did it already once and found some rows with NO_DETECTION): (y/n):n Traceback (most recent call last): File "check_static_coords.py", line 36, in screen_conector = GameScreenConnector(width, heigth) TypeError: init() takes 1 positional argument but 3 were given

fabian57fabian commented 4 years ago

Fixed. Please check if it works

fabian57fabian commented 4 years ago

Assuming bug is fixed. Closing issue