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

Current API version no longer supported #5841

Closed
igoldny opened this issue Nov 28, 2016 · 3 comments
Closed

Current API version no longer supported #5841

igoldny opened this issue Nov 28, 2016 · 3 comments

Comments

@igoldny
Copy link

igoldny commented Nov 28, 2016

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?

@joltir
Copy link

joltir commented Nov 28, 2016

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.

@igoldny
Copy link
Author

igoldny commented Nov 28, 2016

@joltir thnx.
so bot currently not working for most of the ppl with the new version?

@igoldny igoldny closed this as completed Nov 28, 2016
@joltir
Copy link

joltir commented Nov 28, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants