Skip to content

Weird Error Data is not valid? #187

@ph3l1x

Description

@ph3l1x

I am receiving this error with fresh install from develop branch.. Is this happening to anyone else or anyone know whats up?

[MoveToMapPokemon] [INFO] [move_to_map_pokemon_fail] Failure! Map location data was not valid

Traceback (most recent call last):
File "pokecli.py", line 578, in
main()
File "pokecli.py", line 103, in main
bot.tick()
File "/var/www/p4999.copz.net/PokemonGo-Bot/pokemongo_bot/init.py", line 482, in tick
if worker.work() == WorkerResult.RUNNING:
File "/var/www/p4999.copz.net/PokemonGo-Bot/pokemongo_bot/cell_workers/move_to_map_pokemon.py", line 240, in work
self.update_map_location()
File "/var/www/p4999.copz.net/PokemonGo-Bot/pokemongo_bot/cell_workers/move_to_map_pokemon.py", line 179, in update_map_location
return log.logger(err, 'red')
NameError: global name 'log' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions