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

Encounter status #210

Open
jangeja opened this issue Aug 9, 2016 · 2 comments
Open

Encounter status #210

jangeja opened this issue Aug 9, 2016 · 2 comments

Comments

@jangeja
Copy link

jangeja commented Aug 9, 2016

Sometimes when I encounter a pokemon, I get this response:

{'responses': {'ENCOUNTER': {'status': 6}}, 'request_id': 123167996238794584, 'status_code': 1, 'unknown6': [{'unknown2': {'unknown1': 1}, 'response_type': 6}]}

What does the status: 6 mean and why do I get it?

@Commonorx
Copy link

Commonorx commented Aug 9, 2016

Not sure what is happening here but I am getting this when I try to run.

's2_cell_id': 6093393728100106240L,

'spawn_points':

[ { 'latitude': 47.61705078576762,

     'longitude': -122.35122267245197}]}],
                                        'status': 1}},
'status_code': 1,
'unknown6': [{   'response_type': 6, 'unknown2': {   'unknown1': 1L}}]}

@genIterator
Copy link

The API is currently still missing the "unknown6" implementation. There is a pull request waiting to get merged:
#182

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

3 participants