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

Shows CP instead if IV when releasing pokemons #5404

Closed
mmixx opened this issue Sep 12, 2016 · 2 comments
Closed

Shows CP instead if IV when releasing pokemons #5404

mmixx opened this issue Sep 12, 2016 · 2 comments

Comments

@mmixx
Copy link

mmixx commented Sep 12, 2016

Expected Behavior

It will output the right message, specially after the based on rule:, when releasing pokemons
eg.

[2016-09-12 16:01:14] [TransferPokemon] [INFO] *Releasing Zubat* CP: 385, IV: 0.44 | based on rule: CP < 725 AND IV < 0.8

Actual Behavior

It instead put the CP and not the IV on the filter.
eg.

[2016-09-12 16:01:14] [TransferPokemon] [INFO] *Releasing Zubat* CP: 385, IV: 0.44 | based on rule: CP < 725 AND IV < 725

Your FULL config.json (remove your username, password, gmapkey and any other private info)

http://pastebin.com/KqZxkKr6

Output when issue occurred

[2016-09-12 15:59:11] [TransferPokemon] [INFO] *Releasing Bulbasaur* CP: 122, IV: 0.22 | based on rule: CP < 874 AND IV < 874
[2016-09-12 15:59:12] [TransferPokemon] [INFO] *Bulbasaur Released* You now have 209 Bulbasaur candies
[2016-09-12 15:59:15] [TransferPokemon] [INFO] *Releasing Ivysaur* CP: 108, IV: 0.53 | based on rule: CP < 1071 AND IV < 1071
[2016-09-12 15:59:15] [TransferPokemon] [INFO] *Ivysaur Released* You now have 210 Ivysaur candies
[2016-09-12 15:59:19] [TransferPokemon] [INFO] *Releasing Charmander* CP: 11, IV: 0.38 | based on rule: CP < 833 AND IV < 833
[2016-09-12 15:59:20] [TransferPokemon] [INFO] *Charmander Released* You now have 19 Charmander candies
[2016-09-12 15:59:25] [TransferPokemon] [INFO] *Releasing Squirtle* CP: 168, IV: 0.47 | based on rule: CP < 852 AND IV < 852
[2016-09-12 15:59:25] [TransferPokemon] [INFO] *Squirtle Released* You now have 176 Squirtle candies
[2016-09-12 15:59:29] [TransferPokemon] [INFO] *Releasing Squirtle* CP: 11, IV: 0.27 | based on rule: CP < 852 AND IV < 852
[2016-09-12 15:59:30] [TransferPokemon] [INFO] *Squirtle Released* You now have 177 Squirtle candies
[2016-09-12 15:59:33] [TransferPokemon] [INFO] *Releasing Ekans* CP: 429, IV: 0.42 | based on rule: CP < 788 AND IV < 788
[2016-09-12 15:59:33] [TransferPokemon] [INFO] *Ekans Released* You now have 315 Ekans candies
[2016-09-12 15:59:37] [TransferPokemon] [INFO] *Releasing Ekans* CP: 381, IV: 0.64 | based on rule: CP < 788 AND IV < 788
[2016-09-12 15:59:37] [TransferPokemon] [INFO] *Ekans Released* You now have 316 Ekans candies
[2016-09-12 15:59:42] [TransferPokemon] [INFO] *Releasing Ekans* CP: 163, IV: 0.6 | based on rule: CP < 788 AND IV < 788
[2016-09-12 15:59:42] [TransferPokemon] [INFO] *Ekans Released* You now have 317 Ekans candies
[2016-09-12 15:59:46] [TransferPokemon] [INFO] *Releasing Ekans* CP: 112, IV: 0.36 | based on rule: CP < 788 AND IV < 788
[2016-09-12 15:59:47] [TransferPokemon] [INFO] *Ekans Released* You now have 318 Ekans candies
[2016-09-12 15:59:51] [TransferPokemon] [INFO] *Releasing Pikachu* CP: 148, IV: 0.38 | based on rule: CP < 809 AND IV < 809
[2016-09-12 15:59:51] [TransferPokemon] [INFO] *Pikachu Released* You now have 47 Pikachu candies
[2016-09-12 15:59:56] [TransferPokemon] [INFO] *Releasing Sandshrew* CP: 331, IV: 0.49 | based on rule: CP < 778 AND IV < 778
[2016-09-12 15:59:57] [TransferPokemon] [INFO] *Sandshrew Released* You now have 108 Sandshrew candies
[2016-09-12 16:00:02] [TransferPokemon] [INFO] *Releasing Nidoran F* CP: 453, IV: 0.36 | based on rule: CP < 989 AND IV < 989
[2016-09-12 16:00:02] [TransferPokemon] [INFO] *Nidoran F Released* You now have 124 Nidoran F candies
[2016-09-12 16:00:06] [TransferPokemon] [INFO] *Releasing Nidoran F* CP: 351, IV: 0.09 | based on rule: CP < 989 AND IV < 989
[2016-09-12 16:00:07] [TransferPokemon] [INFO] *Nidoran F Released* You now have 125 Nidoran F candies
[2016-09-12 16:00:10] [TransferPokemon] [INFO] *Releasing Nidoran M* CP: 345, IV: 0.38 | based on rule: CP < 980 AND IV < 980
[2016-09-12 16:00:42] [TransferPokemon] [INFO] *Nidoran M Released* You now have 292 Nidoran M candies
[2016-09-12 16:00:46] [TransferPokemon] [INFO] *Releasing Nidoran M* CP: 10, IV: 0.47 | based on rule: CP < 980 AND IV < 980
[2016-09-12 16:00:47] [TransferPokemon] [INFO] *Nidoran M Released* You now have 293 Nidoran M candies
[2016-09-12 16:00:51] [TransferPokemon] [INFO] *Releasing Clefairy* CP: 721, IV: 0.47 | based on rule: CP < 920 AND IV < 920
[2016-09-12 16:00:52] [TransferPokemon] [INFO] *Clefairy Released* You now have 138 Clefairy candies
[2016-09-12 16:00:56] [TransferPokemon] [INFO] *Releasing Clefairy* CP: 537, IV: 0.4 | based on rule: CP < 920 AND IV < 920
[2016-09-12 16:00:57] [TransferPokemon] [INFO] *Clefairy Released* You now have 139 Clefairy candies
[2016-09-12 16:01:00] [TransferPokemon] [INFO] *Releasing Jigglypuff* CP: 424, IV: 0.29 | based on rule: CP < 721 AND IV < 721
[2016-09-12 16:01:01] [TransferPokemon] [INFO] *Jigglypuff Released* You now have 301 Jigglypuff candies
[2016-09-12 16:01:04] [TransferPokemon] [INFO] *Releasing Jigglypuff* CP: 323, IV: 0.18 | based on rule: CP < 721 AND IV < 721
[2016-09-12 16:01:05] [TransferPokemon] [INFO] *Jigglypuff Released* You now have 302 Jigglypuff candies
[2016-09-12 16:01:09] [TransferPokemon] [INFO] *Releasing Jigglypuff* CP: 287, IV: 0.53 | based on rule: CP < 721 AND IV < 721
[2016-09-12 16:01:09] [TransferPokemon] [INFO] *Jigglypuff Released* You now have 303 Jigglypuff candies
[2016-09-12 16:01:14] [TransferPokemon] [INFO] *Releasing Zubat* CP: 385, IV: 0.44 | based on rule: CP < 725 AND IV < 725
[2016-09-12 16:01:15] [TransferPokemon] [INFO] *Zubat Released* You now have 872 Zubat candies

Steps to Reproduce

Just wait when you have almost at the limit of the pokemons you can hold.

Other Information

OS: Ubuntu 16.04

Branch: 3c1b0f5

Git Commit: dev

Python Version: Python 2.7.12

Any other relevant files/configs (eg: path files)

@mmixx
Copy link
Author

mmixx commented Sep 12, 2016

I updated my copy few hours ago with the latest commit 07d9b58 and still got the same output...

[2016-09-12 18:19:25] [TransferPokemon] [INFO] *Releasing Magikarp* CP: 149, IV: 0.36 | based on rule: CP < 391 AND IV < 391
[2016-09-12 18:19:25] [TransferPokemon] [INFO] *Magikarp Released* You now have 777 Magikarp candies
[2016-09-12 18:19:29] [TransferPokemon] [INFO] *Releasing Magikarp* CP: 140, IV: 0.64 | based on rule: CP < 391 AND IV < 391
[2016-09-12 18:19:30] [TransferPokemon] [INFO] *Magikarp Released* You now have 778 Magikarp candies
[2016-09-12 18:19:34] [TransferPokemon] [INFO] *Releasing Magikarp* CP: 21, IV: 0.44 | based on rule: CP < 391 AND IV < 391
[2016-09-12 18:19:34] [TransferPokemon] [INFO] *Magikarp Released* You now have 779 Magikarp candies
[2016-09-12 18:19:37] [TransferPokemon] [INFO] *Releasing Magikarp* CP: 10, IV: 0.67 | based on rule: CP < 391 AND IV < 391
[2016-09-12 18:19:38] [TransferPokemon] [INFO] *Magikarp Released* You now have 780 Magikarp candies
[2016-09-12 18:19:41] [TransferPokemon] [INFO] *Releasing Squirtle* CP: 594, IV: 0.11 | based on rule: CP < 852 AND IV < 852
[2016-09-12 18:19:42] [TransferPokemon] [INFO] *Squirtle Released* You now have 185 Squirtle candies
[2016-09-12 18:19:46] [TransferPokemon] [INFO] *Releasing Nidoran F* CP: 365, IV: 0.51 | based on rule: CP < 989 AND IV < 989
[2016-09-12 18:19:46] [TransferPokemon] [INFO] *Nidoran F Released* You now have 129 Nidoran F candies
[2016-09-12 18:19:50] [TransferPokemon] [INFO] *Releasing Zubat* CP: 275, IV: 0.58 | based on rule: CP < 725 AND IV < 725
[2016-09-12 18:19:51] [TransferPokemon] [INFO] *Zubat Released* You now have 881 Zubat candies
[2016-09-12 18:19:55] [TransferPokemon] [INFO] *Releasing Oddish* CP: 420, IV: 0.62 | based on rule: CP < 900 AND IV < 900
[2016-09-12 18:19:56] [TransferPokemon] [INFO] *Oddish Released* You now have 185 Oddish candies

@javajohnHub
Copy link
Contributor

Submitted a pull with the correct value.

javajohnHub added a commit that referenced this issue Sep 13, 2016
#5404 fix and rname_pokemon telegram fix
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

2 participants