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

Trying to catch pokemons without pokeballs in inventory #39

Closed
Janhouse opened this issue Jul 21, 2016 · 2 comments
Closed

Trying to catch pokemons without pokeballs in inventory #39

Janhouse opened this issue Jul 21, 2016 · 2 comments
Labels

Comments

@Janhouse
Copy link

Seems like bot tries to catch pokemons even without any pokeballs in inventory.

When this happens, "CATCH_POKEMON" structure is empty (no status) and bot tries to keep going. For now I locally added sys.exit(0) when this happens but it should probably start collecting pokeballs for some time instead.

Sadly it doesn't automatically switch to pokestop spinning mode. When running in spinning mode it doesn't catch any pokemons.

@necrozis
Copy link
Contributor

#12 Working on this right now)

@JulianMBr JulianMBr added the Bug label Jul 23, 2016
@JulianMBr
Copy link
Contributor

This should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants