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

[ search_worker_0][ search][ ERROR] Search step 3 map parsing failed, retrying request in 2 seconds #37

Open
Drambuie opened this issue Aug 8, 2016 · 2 comments

Comments

@Drambuie
Copy link

Drambuie commented Aug 8, 2016

When running the program I am getting the following outputed to the terminal

Traceback (most recent call last):
File "/home/user/PokemonGo-Map/pogom/search.py", line 236, in search_worker_thread
parsed = parse_map(response_dict, step_location)
File "/home/user/PokemonGo-Map/pogom/models.py", line 296, in parse_map
cells = map_dict['responses']['GET_MAP_OBJECTS']['map_cells']
KeyError: 'map_cells'
2016-08-08 12:32:37,510 [ search_worker_0][ search][ ERROR] Search step 3 map parsing failed, retrying request in 2 seconds

Expected Behavior

Would expect not to see this and for items to appear on the map

Current Behavior

Nothing is being displayed on the map

Any help would be appriciated

@Drambuie Drambuie changed the title 2016-08-08 12:26:22,895 [ search_worker_0][ search][ ERROR] Exception in search_worker: sequence index must be integer, not 'str' [ search_worker_0][ search][ ERROR] Search step 3 map parsing failed, retrying request in 2 seconds Aug 8, 2016
@bspans
Copy link

bspans commented Aug 8, 2016

Same problem here

@bspans
Copy link

bspans commented Aug 8, 2016

Verify account and create the charecter
info from: https://m.reddit.com/r/pokemongodev/comments/4wje9y/pokemongomap_reborn/

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