fabian57fabian / archero_bot_57

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

Stuck at Quick Raid screen #28

Closed Revuin closed 2 years ago

Revuin commented 2 years ago

After tapping "Play", the Quick Raid screen appears but the bot ignores this and continues playing as if the dungeon started.

image

fabian57fabian commented 2 years ago

Fixed with last commit 83db8936755f4aac7d752ec5d4d2f57bced3502d . Please try and let me know. It is currently playing my 12th game and still going

Revuin commented 2 years ago

Thanks for working on it so quickly! Unfortunately, it's still not working on my end. I even confirmed that your new changes are in the static_coords.json

image

fabian57fabian commented 2 years ago

Are you sure you pulled the last commit? If so, please open TouchManager.py, once comnected take a screenshot of your nox screen having the "quick raid" page and save it. Then:

Revuin commented 2 years ago

Yes, I downloaded a new zip, and even opened the json file you changed and made sure the new changes are in there.

TouchManager.py won't open. I'm getting the same error reported in https://github.com/fabian57fabian/archero_bot_57/issues/27

image

fabian57fabian commented 2 years ago

I think this is a bug due to pyqt and python3 versions. Could you please give those info?

Revuin commented 2 years ago

I ran that 2nd command and noticed it was out of date. After updating it, everything works! It's not stuck at the Quick Raid screen anymore. Thank you for your help

On a side note, TouchManager still gives the same error after updating Python

image