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] Stopped working #4828

Closed
jane0815 opened this issue Aug 27, 2016 · 7 comments
Closed

[MoveToMapPokemon] Stopped working #4828

jane0815 opened this issue Aug 27, 2016 · 7 comments

Comments

@jane0815
Copy link

jane0815 commented Aug 27, 2016

Expected Behavior

Bot move to a pokemon on map.

Actual Behavior

Bot does only move to forts.

Your FULL config.json

< edit - config removed after problem found >

Steps to Reproduce

Run bot

Other Information

OS: Mac
Branch: dev
Git Commit: 5e23388
Python Version: Python 2.7.12

@mjmadsen
Copy link
Contributor

mjmadsen commented Aug 27, 2016

Could you try reverting to a previous commit and see if the same thing happens? Could possibly be a softban (seeing no pokemon is one of them).

Terminal log would be nice to see too.

@jane0815
Copy link
Author

I don't know how to do that. I think it already stopped working yesterday but not sure.

Account is not softbanned. Terminal Log is normal, bot is just not using MoveToMapPokemon.

I see only tasks MoveToFort, PokemonCatchWorker, SpinFort, UpdateLiveStats, IncubateEggs.

@mjmadsen
Copy link
Contributor

It's really frustrating as a dev to ask someone for data and have the person they're trying to help not provide the data. Your terminal long might look normal to you, but to a dev they might see the problem.

@jane0815
Copy link
Author

jane0815 commented Aug 27, 2016

I'm so sorry. :(

The problem is i HATE to publish private data. I already feel bad to post my whole config here.

Publish the whole terminal log feels even worse. I still think there is no information about my problem with movetomap but i hope you will prove me wrong and i did not reveal all my details for nothing.

< edit - log removed after problem found >

@sohje
Copy link
Contributor

sohje commented Aug 27, 2016

@jane0815 Hey) Do you use separate pokego-map? Or you want to use map-chat feature to gather pokemons?
If you already started separate process with pokego-map, then you should update your config and set:

"social_enable": false

@mjmadsen When social_enable is True, method get_pokemon_from_social return empty list. No pokemons.

@jane0815
Copy link
Author

@sohje That fixed it! Thanks a lot dude! :)

Yes i am running my own local map, will check what social_enable is used for!

It's always kind of hard to find out what new features do.

@sohje
Copy link
Contributor

sohje commented Aug 27, 2016

@jane0815 nice ;]

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

3 participants