jxmorris12 / PokemonGo-Finder

Live visualization of all the pokemon in your area... and more!
GNU General Public License v3.0
171 stars 43 forks source link

Refactor how login is memoized, and clear login on AttributeError #28

Closed karlhe closed 7 years ago

karlhe commented 7 years ago

This pull request includes a

The following changes were made

Extracted from a commit on my fork. This should fix the problem described in issue #26

coolius commented 7 years ago

Tried this out - ran for 90mins before getting an error

karlhe commented 7 years ago

Can you paste your error?

Silvawar14 commented 7 years ago

I got an error after 20 minutes.

After queueing, http://pastebin.com/RD9vCW82

karlhe commented 7 years ago

Are you using PTC login? I was never able to make a PTC account so I couldn't test it out, unfortunately.

Maybe try adding access_token = None back to line 58 in main.py?

coolius commented 7 years ago

Adding that line back in makes no difference I'm afraid. Using PTC account, same error as Silvawar14