API update fixes (i2f etc) and lured pokemon catching#1082
API update fixes (i2f etc) and lured pokemon catching#1082glenncampioni wants to merge 1 commit intoPokemonGoF:devfrom glenncampioni:dev
Conversation
|
How do I get this to run properly with lure catching? |
|
@OVO647 Pull my branch, then run |
|
Ok I'm running it now and I get this error. Traceback (most recent call last): |
|
Currently 'pgoapi' package commit hash is fixed to avoid the errros. Please ensure to also update the commit hash in requirements.txt to use the latest pgoapi package. |
|
Thanks @rhysd , let me close this issue. |
|
My fix in #1117 is just a way to 'avoid' breaking this bot immediately when protobuf definition in pgoapi is updated. Apart from it, IMO, we also need to follow the update of pgoapi because remote Pokémon Go APIs will be updated. |
|
Could you tell me why this PR is closed? I think this fix is needed to follow up 'pgoapi' package update. |
|
@rhysd @solderzzc Rebased and reopened here : #1163 |

Short Description:
Allows us to use the new API version. Fixed i2f functions, geocoding and various method/property name changes.
Also adds catching lured pokemon again.
Fixes: