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

MoveToMapPokemon / MoveToFort cycling #4128

Closed
Gurzeh opened this issue Aug 17, 2016 · 4 comments
Closed

MoveToMapPokemon / MoveToFort cycling #4128

Gurzeh opened this issue Aug 17, 2016 · 4 comments

Comments

@Gurzeh
Copy link
Contributor

Gurzeh commented Aug 17, 2016

Actual Behavior

move_to_map_pokemon is cycling again (last release seem to have solved it):

  1. [MoveToMapPokemon] [INFO] [move_to_map_pokemon_encounter]
  2. [MoveToFort] [INFO] [moving_to_fort]
  3. [MoveToMapPokemon] [INFO] [move_to_map_pokemon_move_towards]
    then 1) again...

Your FULL config.json (remove your username, password, gmapkey and any other private info)

http://pastebin.com/JTUPEe98

Output when issue occurred

http://pastebin.com/AfUcZhgw

Other Information

OS: OSX Maverick
Branch: dev
Git Commit: aaaa480
Python Version: Python 2.7.12

@k4n30
Copy link
Contributor

k4n30 commented Aug 17, 2016

@Gurzeh can you verify your commit please

@Gurzeh
Copy link
Contributor Author

Gurzeh commented Aug 17, 2016

@k4n30 sorry, but it was a bad day: I just got my main account level 30 banned, so I start all over again. Then here we are:

(PokemonGo-Bot) Xiao:PokemonGo-Bot gurzeh$ git log -n 1 --pretty=format:"%H"
'aaaa4807299fc7647a76fd3ba9829664b96f88a7'

(PokemonGo-Bot) Xiao:PokemonGo-Bot gurzeh$ git remote -v
origin https://github.com/Gurzeh/PokemonGo-Bot.git (fetch)
origin https://github.com/Gurzeh/PokemonGo-Bot.git (push)
upstream https://github.com/PokemonGoF/PokemonGo-Bot.git (fetch)
upstream https://github.com/PokemonGoF/PokemonGo-Bot.git (push)

git fetch upstream
(PokemonGo-Bot) Xiao:PokemonGo-Bot gurzeh$ git log -n 1 --pretty=format:"%H"
'aa932fa8e843cb67ae73223ad437ed7e595ba6d6'

Well I cleaned the data files and still have avery strange behavior. See there
http://pastebin.com/A81iGgbC

I'm very confused. And don't know what to do.

@k4n30
Copy link
Contributor

k4n30 commented Aug 17, 2016

All good mate, it just wasn't linking to a commit. It will be fixed in #4115

@k4n30
Copy link
Contributor

k4n30 commented Aug 17, 2016

Duplicate of #4113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants