tejado / pgoapi

Pokemon Go API lib
Other
1.4k stars 445 forks source link

Start Gym Battle causes crash #88

Closed danil-shatokhin closed 8 years ago

danil-shatokhin commented 8 years ago

api call to start_gym_battle causes response with just status_code=51 and that leads to crash What does that code correspond to?

Stack: image

danil-shatokhin commented 8 years ago

fort_deploy_pokemon is also kinda interferes with everythin being renamed to "Message" but FortDeployPokemonProto is still Proto instead of Message. This stops rpc from properly loading that

tejado commented 8 years ago

The KeyError is fixed in the main branch. Thanks for the other topic. I will update the protos soon :)

tejado commented 8 years ago

Protos are updated :)