We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
i get this message: 'We have detected a Pokemon API Change. The current API version 0.45.0 is no longer supported. Exiting...'
i did all the updates (./setup.sh -r) and then ./run but still the same, what am i missing?
The text was updated successfully, but these errors were encountered:
It is the kill switch. see #5826
Pokemon go is on api 0.47.1 The bot still on 0.45. To avoid detection the bot will not run.
Sorry, something went wrong.
@joltir thnx. so bot currently not working for most of the ppl with the new version?
Yep, but you can overrule it by editting the config.sjon file and chage the check to false: "check_niantic_api": false
But it is safer to wait till the new api is supported, the accounts which use the bot are detected easy.
No branches or pull requests
Hey,
i get this message: 'We have detected a Pokemon API Change. The current API version 0.45.0 is no longer supported. Exiting...'
i did all the updates (./setup.sh -r)
and then ./run
but still the same, what am i missing?
The text was updated successfully, but these errors were encountered: