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

Bot stuck in loop of transferring Dratini #5723

Open
eldonormalkowski opened this issue Sep 28, 2016 · 2 comments
Open

Bot stuck in loop of transferring Dratini #5723

eldonormalkowski opened this issue Sep 28, 2016 · 2 comments

Comments

@eldonormalkowski
Copy link

The bot ran out off space for new pokemon, so it attempted to transfer junk. It worked so far unless it attempted to transfer this dratini:

[2016-09-28 07:37:53] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0

I have no idea how to recreate this exact issue. More log looks like this:
[2016-09-28 07:36:46] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:36:47] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:36:50] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:36:51] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:36:51] [MainThread] [MoveToFort] [INFO] Moving towards pokestop Foyer D'étudiantes - 0.04km
[2016-09-28 07:36:54] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:36:55] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:36:56] [MainThread] [ SpinFort] [INFO] Spun pokestop Foyer D'étudiantes. Experience awarded: 50. Items awarded: 1x Pokeball, 2x Greatball
[2016-09-28 07:37:00] [MainThread] [MoveToFort] [INFO] Moving towards pokestop Paris11, Boulangerie Ounissi - 0.06km
[2016-09-28 07:37:04] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:05] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:37:05] [MainThread] [MoveToFort] [INFO] Moving towards pokestop Paris11, Boulangerie Ounissi - 0.06km
[2016-09-28 07:37:06] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:07] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:37:11] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:11] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:37:12] [MainThread] [MoveToFort] [INFO] Moving towards pokestop Paris11, Boulangerie Ounissi - 0.05km
[2016-09-28 07:37:14] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:15] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:37:19] [MainThread] [ShowBestPokemon] [INFO] Best Pokemons (Vaporeon, CP 1536, IVCP 0.34, DPS 14.84, HP 167/167) | (Magmar, CP 1277, IVCP 0.61, DPS 12.16, HP 83/83) | (Lapras, CP 1233, IVCP 0.74, DPS 14.77, HP 140/140) | (Pidgeot, CP 1189, IVCP 0.67, DPS 14.99, HP 106/106) | (Pidgeot, CP 1181, IVCP 0.93, DPS 14.99, HP 108/108)
[2016-09-28 07:37:19] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:20] [MainThread] [MoveToFort] [INFO] Moving towards pokestop Paris11, Boulangerie Ounissi - 0.04km
[2016-09-28 07:37:21] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:22] [MainThread] [ SpinFort] [INFO] Spun pokestop Paris11, Boulangerie Ounissi. Experience awarded: 50. Items awarded: 3x Pokeball, 1x Greatball
[2016-09-28 07:37:30] [MainThread] [MoveToFort] [INFO] Moving towards pokestop Visage De Femme - 0.05km
[2016-09-28 07:37:32] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:33] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:37:37] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:37] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:37:38] [MainThread] [MoveToFort] [INFO] Moving towards pokestop Visage De Femme - 0.05km
[2016-09-28 07:37:39] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:40] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!
[2016-09-28 07:37:45] [MainThread] [TransferPokemon] [INFO] Releasing Dratini CP: 61, IV: 0.33, IVCP: 0.34 | based on rule: CP < 700 OR IV < 0.0 IVCP < 0
[2016-09-28 07:37:46] [MainThread] [PokemonCatchWorker] [INFO] Your Pokemon inventory is full! Could not catch!

@eldonormalkowski
Copy link
Author

Turns out this pokemon was my buddy, so the fix will be to ignore buddy in transfer module

@dogeatdog
Copy link

Or just mark your buddy as 'favorite', that would also skip it.

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