-
Notifications
You must be signed in to change notification settings - Fork 15
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
Pokemon Optimizer only running at bot start #8
Comments
Try using this worker alone, and set to false the Evolve and TransferPokemon workers. |
Can still post the first minute of your log when you start the bot ? |
The evolve and transfer tasks are set to false. The optimizer does not even start at each start of the bot :/ . |
What's wrong with this log ? |
Expected Behavior
the pokemon optimizer should be run periodically at least or better every time a pokemon is caught.
Actual Behavior
the pokemon optimizer is run only at bot start
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
none
Steps to Reproduce
Let a bot catch a pokemon.
the new pokemon should be evolved or transferred or replace another that should be transferred
Other Information
OS:
Mac OSX
Branch:
dev
Git Commit:
a630689
Python Version:
Python 2.7.12
Any other relevant files/configs (eg: path files)
The text was updated successfully, but these errors were encountered: