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

Evolve_all issues on both master + dev #2371

Closed
surewhynotmon opened this issue Aug 2, 2016 · 3 comments
Closed

Evolve_all issues on both master + dev #2371

surewhynotmon opened this issue Aug 2, 2016 · 3 comments

Comments

@surewhynotmon
Copy link

Expected Behavior

evolve_all: all should evolve all pokemons.

Actual Behavior

On an earlier version of dev at commit 7b3f70f
I added some log output, I have about 150 pokemons to evolve. But the api stopped working after 52 evolutions with evolve_speed set to 25. Double checked log output, it is due to the evolve api call not working.

On the very latest edge version, commit 5927c3b
The evolve_all task does not work at all.
It doesn't even reach the evolve api call, but evolve_list will not find any evolvable pokemons at all.

Steps to Reproduce

Set evolve_all to "all"

Other Information

OS: Ubuntu
Git Commit:Mentioned above
Python Version: Python 2.7.11

@JSchwerberg
Copy link
Contributor

This is fixed in the latest commit to dev; PR #2305 Commit 550b2c3

@surewhynotmon
Copy link
Author

@JSchwerberg amazing. will try it

@AdaptCharm
Copy link
Contributor

Fixed in latest dev branch.

/closed

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

3 participants