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

Not getting PokeBalls #620

Closed
ghost opened this issue Jul 24, 2016 · 13 comments
Closed

Not getting PokeBalls #620

ghost opened this issue Jul 24, 2016 · 13 comments

Comments

@ghost
Copy link

ghost commented Jul 24, 2016

I opened an issue ~14 hours ago about the bot not getting PokeBalls but it was closed. ~14 hours on and still no PokeBalls, bot has been running continuously.

@eggins
Copy link
Contributor

eggins commented Jul 24, 2016

In the last 14 hours there has probably been 100+ commits.

Please download the latest versions.

@ghost
Copy link
Author

ghost commented Jul 24, 2016

It should work in the older version though, I was told?

@fredrik-hellmangroup
Copy link
Contributor

fredrik-hellmangroup commented Jul 24, 2016

Works good in dev commit: 154971c

[2016-07-24 11:29:38] [#] Finished walking
[2016-07-24 11:29:38] [#] Arrived at Pokestop
[2016-07-24 11:29:39] [#] Now at Pokestop: Naturens Själ - Spinning...
[2016-07-24 11:29:40] [+] Loot:
[2016-07-24 11:29:40] [+] 50 xp
[2016-07-24 11:29:41] [+] 2x Pokeball (Total: 23)
[2016-07-24 11:29:41] [+] 1x Greatball (Total: 3)
[2016-07-24 11:29:41] [#] PokeStop on cooldown. Time left: 4.95 minutes
[2016-07-24 11:29:43] [#] Found fort f05ed6126f8f4ced90d795ad53da149c.16 at distance 0.44km
[2016-07-24 11:29:43] [#] Need to move closer to Pokestop
[2016-07-24 11:29:43] [#] Walking from (59, 18) to (59, 18) for approx. 18.00 seconds
[2016-07-24 11:30:06] [#] Finished walking
[2016-07-24 11:30:07] [#] Arrived at Pokestop
[2016-07-24 11:30:08] [#] Now at Pokestop: Gate 13 - Spinning...
[2016-07-24 11:30:09] [+] Loot:
[2016-07-24 11:30:09] [+] 50 xp
[2016-07-24 11:30:09] [+] 2x Pokeball (Total: 25)
[2016-07-24 11:30:09] [+] 1x Revive (Total: 45)
[2016-07-24 11:30:09] [#] PokeStop on cooldown. Time left: 4.95 minutes

@ghost
Copy link
Author

ghost commented Jul 24, 2016

I'm using master as it says in the instructions. Should I use dev?

@fredrik-hellmangroup
Copy link
Contributor

fredrik-hellmangroup commented Jul 24, 2016

use dev

@ghost
Copy link
Author

ghost commented Jul 24, 2016

Ok using that commit now. Do you know how to solve this geopy.exc.GeocoderQueryError: Your request was denied.?

@dmateusp
Copy link
Contributor

Probably a bug from a commit that changed the syntax of item_filter, filtering everything out now :(

@dmateusp
Copy link
Contributor

please see #638

@dotaxis
Copy link

dotaxis commented Jul 24, 2016

You need to use your own GMaps API key with the dev branch. Enable the Geocoder API for your key and that error will go away.

@ghost
Copy link
Author

ghost commented Jul 24, 2016

It's the geolocation API right? I put my key in but it just says Your request was denied when I start the bot.

@ghost
Copy link
Author

ghost commented Jul 24, 2016

Wrong API :/ It works now but it's trying to catch Pokémon with -1 balls?!

@dotaxis
Copy link

dotaxis commented Jul 24, 2016

Geocoder API not Geolocation

@fredrik-hellmangroup
Copy link
Contributor

-1 pokeball is fixed in 50ad879
Please open new issue if you have other problems than pokeballs

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

No branches or pull requests

4 participants