-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 fails to transfer Poke's #5439
Comments
wired. never saw that happen. you also need |
@solderzzc yep, that runs as well. Says everything is up to date. I use this short bash script
|
There is issues in your config in rule 2 and 3
should be changed to something else. It depends what you want to do with that rule. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
pokemon_optimizer does:
Actual Behavior
Nothing is exchanged or evolved, pokemon bag is full.
Attempt to transfer doesn't seem to respect delay timers.
Your FULL config.json (remove your username, password, gmapkey and any other private info)
http://pastebin.com/7hh1K9nm
Also tried for PokemonOptimizer using only
Output when issue occurred
http://pastebin.com/hckyRJK3
Steps to Reproduce
Use config above with 815abd7
Other Information
OS: Linux Mint 18
Branch: Dev
Git Commit: 815abd7
Python Version: 2.7.12
Attempted Solutions
Reverted pokemon_optimizer.py to 9a00253
This optimizer was working for me as of last night.
Today, pokemon can not be transferred. Assuming that this is due to API change.
EvolvePokemon and TransferPokemon tasks work fine.
The text was updated successfully, but these errors were encountered: