-
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
PokemonOptimizer stopped working #4252
Comments
Same issue here getting the following message's in the log.
|
Same for me, Git Commit: 324b752 |
Something seems wrong with how a full bag is calculated.
|
Seems to be related to the new inventory system not counting eggs. Are eggs considered as used space in a bag.. ? |
Think we can close this now. Is it working for you guys? |
This issue has been fixed |
Expected Behavior
PokemonOptimizer should transfer and evolve pokemon when bag is getting full.
Actual Behavior
No pokemon are being transferred or evolved.
Additional info
It worked in 8eba07a. Maybe it's related to the new inventory commit.
One thing I noticed is that before it showed:
[PokemonOptimizer] [INFO] Pokemon Bag: 192/250
after every catch, but now it doesn't.
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
Steps to Reproduce
Other Information
OS: Ubuntu
Branch: dev
Git Commit: 198510b
Python Version: Python 2.7.6
Any other relevant files/configs (eg: path files)
The text was updated successfully, but these errors were encountered: