brianzhouzc / RocketBot

An automated Pokémon Go Bot
GNU General Public License v3.0
564 stars 316 forks source link

Throttling API calls resets route? #1175

Closed Evalcne closed 7 years ago

Evalcne commented 7 years ago

I've been using a gpx path recently and noticed that anytime I get the error that the servers are unstable and API calls are being throttled, the bot beelines it back to the first way point in the gpx path and starts again. Was this intentionally implemented? In order to work around it will I have to edit the code itself? I'm not opposed to that, just seems a little daunting.

KhanMaytok commented 7 years ago

Human walking an gpx is bugged :/

Evalcne commented 7 years ago

Thanks, wasn't sure what was causing it.