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

We have detected a Pokemon API Change. The current API version 0.45.0 is no longer supported. Exiting... #5844

Closed
lukasz138 opened this issue Dec 1, 2016 · 15 comments

Comments

@lukasz138
Copy link

lukasz138 commented Dec 1, 2016

No description provided.

@ColdSunERA
Copy link

And? This isn't a bug or an issue.

The bot does not currently support the latest API.

@lukasz138
Copy link
Author

So, when will be working ?

@ColdSunERA
Copy link

When the new API has been reverse engineered and made available. There is no time frame.

@Jcolomar
Copy link
Contributor

Jcolomar commented Dec 1, 2016

Come on guys.. READ what happend with bot BEFORE try start to use it.

@mcferson
Copy link

mcferson commented Dec 2, 2016

during monthes we waited for update and now it's released, it's already... out ?
the last time they spoke about a captcha protection system. I NEVER seen that with google account NOR Hunters Club.

@mcferson
Copy link

mcferson commented Dec 2, 2016

however, where is the last release ? i can't find it. i can't find the exe.

@ColdSunERA
Copy link

Its a python script. Of course there isn't an exe in this repository.

@mcferson
Copy link

mcferson commented Dec 3, 2016

Its a python script. Of course there isn't an exe in this repository.

It's not obvious. You can make an exe with python language and a python IDE like Boa Constrictor.

@BaiqingL
Copy link

BaiqingL commented Dec 3, 2016

First of all, these scripts are mostly running on Linux servers or the Windows python environmental command line. If you really want an exe just grab all the python packages and make it yourself. Also, learn to read the sentence "The current API version 0.45.0 is no longer supported". It is not supported so please don't mark this as an error. Take some time to learn how Python works I guess.

@reigelgallarde
Copy link

haha!

@yuvarajpuru
Copy link

Is there a python script update that is needed to get around this error? Or are we waiting on a code fix?

@dcsim
Copy link

dcsim commented Dec 5, 2016

Is there a python script update that is needed to get around this error? Or are we waiting on a code fix?

@yuvarajpuru It isn't an error, it is expected behavior. The available API isn't the minimum supported API and so login is prevented. If you want to, you could cut this safety check out of the code, but there are good reasons to not use an unsupported API version, which is why the check was added...

@ghost
Copy link

ghost commented Dec 6, 2016

See #5826.

If you want to use the old API, adjust your config.json: "check_niantic_api": false,

@MerlionRock
Copy link
Contributor

You can allow it to run by adjusting your config file to "check_niantic_api": false

There's a good reason why this is there. Do it at your own risk.

Just in case if anyone wonder what's the risk: BAN

@pogarek
Copy link
Contributor

pogarek commented Feb 2, 2017

I don't think that this issue not longer valid. Closing.

@pogarek pogarek closed this as completed Feb 2, 2017
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

10 participants