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

how to disable "get_pokemon_from_social" task? #4676

Closed
DragoonZ opened this issue Aug 24, 2016 · 4 comments
Closed

how to disable "get_pokemon_from_social" task? #4676

DragoonZ opened this issue Aug 24, 2016 · 4 comments

Comments

@DragoonZ
Copy link

how to disable "get_pokemon_from_social" task?

@Vvkmnn
Copy link

Vvkmnn commented Aug 24, 2016

I'm guessing "enable_social": false?

@DragoonZ
Copy link
Author

DragoonZ commented Aug 24, 2016

@Vvkmnn no, tried that and reuturned error
UnicodeDecodeError: 'utf8' codec can't decode byte 0x9c in position 1: invalid start byte
2016-08-24 11:57:40,301 [sentry.errors.uncaught] [ERROR] [u"AttributeError: 'PokemonGoBot' object has no attribute 'mqtt_pokemon_list'", u' File "pokecli.py", line 703, in ', u' File "pokecli.py", line 118, in main', u' File "pokemongo_bot/init.py", line 568, in tick', u' File "pokemongo_bot/cell_workers/move_to_map_pokemon.py", line 292, in work', u' File "pokemongo_bot/cell_workers/move_to_map_pokemon.py", line 105, in get_pokemon_from_social']

@Vvkmnn
Copy link

Vvkmnn commented Aug 24, 2016

Weird, yeah I get the same error. Seems similar to #4670

Seems like the new global map feature got put into the code, but it didn't get its own parameter yet, so switching it off makes MovetoMapPokemon unusable.

@mjmadsen
Copy link
Contributor

Please move discussion to #4670. There is a PR in for this.

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