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

moveToPokemonMap move to but not capturing #3109

Closed
dreanmer opened this issue Aug 8, 2016 · 1 comment
Closed

moveToPokemonMap move to but not capturing #3109

dreanmer opened this issue Aug 8, 2016 · 1 comment

Comments

@dreanmer
Copy link

dreanmer commented Aug 8, 2016

Expected Behavior

capture after encountering pokemon

Actual Behavior

move to pokemon but not capture

Steps to Reproduce

use map (config.json.map) default config to run bot

Other Information

OS: ubuntu 16.04
Git Commit: 563f898
Python Version: Python 2.7.12

2016-08-08 14:34:51,828 [MoveToMapPokemon] [INFO] [move_to_map_pokemon_move_towards] Moving towards Psyduck, 0.16km, left (5 minutes, 2 seconds)
2016-08-08 14:34:56,970 [CatchLuredPokemon] [INFO] [lured_pokemon_found] Lured pokemon at fort Berrini - Arcos De Concreto (5dddffef788b44de9d5afebc856e8ffe.16)
2016-08-08 14:35:02,361 [MoveToMapPokemon] [INFO] [move_to_map_pokemon_move_towards] Moving towards Psyduck, 0.08km, left (4 minutes, 51 seconds)
2016-08-08 14:35:02,361 [MoveToMapPokemon] [INFO] [move_to_map_pokemon_encounter] Encountered Pokemon: Psyduck
2016-08-08 14:35:02,364 [MoveToFort] [INFO] [moving_to_lured_fort] Moving towards pokestop Berrini - Arcos De Concreto - 0.21km (attraction of lure 0.21km)
2016-08-08 14:35:13,099 [CatchLuredPokemon] [INFO] [lured_pokemon_found] Lured pokemon at fort Berrini - Arcos De Concreto (5dddffef788b44de9d5afebc856e8ffe.16)
2016-08-08 14:35:18,430 [MoveToMapPokemon] [INFO] [move_to_map_pokemon_move_towards] Moving towards Zubat, 0.26km, left (12 minutes, 1 second)
2016-08-08 14:35:23,573 [CatchLuredPokemon] [INFO] [lured_pokemon_found] Lured pokemon at fort Berrini - Arcos De Concreto (5dddffef788b44de9d5afebc856e8ffe.16)
2016-08-08 14:35:28,967 [MoveToMapPokemon] [INFO] [move_to_map_pokemon_updated_map] Updated PokemonGo-Map to -23.601062537, -46.6966635667
2016-08-08 14:35:28,976 [MoveToMapPokemon] [INFO] [move_to_map_pokemon_move_towards] Moving towards Zubat, 0.17km, left (11 minutes, 51 seconds)
@dreanmer dreanmer changed the title moveToPokemonMap moveToPokemonMap move to but not capturing Aug 8, 2016
@dreanmer
Copy link
Author

dreanmer commented Aug 8, 2016

the problem was my pokemon bag full

@dreanmer dreanmer closed this as completed Aug 8, 2016
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

1 participant