Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disconnected everything 09/03/2023 05:35:18 PM ERROR: Unable to request for updates. skipping failed to connect to ... #41

Open
leocalves opened this issue Mar 9, 2023 · 4 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@leocalves
Copy link

I did all the steps but when starting the Bot I get the following error:
https://imgur.com/a/G2DxHGs

Emulator: Memu Play

@leocalves leocalves added bug Something isn't working invalid This doesn't seem right labels Mar 9, 2023
@leocalves
Copy link
Author

@AdminZero
Copy link
Contributor

https://imgur.com/a/udemVzg

What version of Python are you using? The TouchManager works with anything below Python v3.10 (use Python v3.9.13).

@AdminZero
Copy link
Contributor

I did all the steps but when starting the Bot I get the following error: https://imgur.com/a/G2DxHGs

Emulator: Memu Play

You need to use the NOX Emulator (Memu is not supported).

@fabian57fabian
Copy link
Owner

The Unable to request updates was due to server going down for a while, now it's working.
As for Memu, it was not been tested, but if you find the port number you can add a new port in ports list:

ports = [5037, 62001]

Of course you have to make sure that screen size is 1080x1920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants