SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
111 stars 45 forks source link

Tag PokeStop race condition fix. #231

Closed SippieCup closed 8 years ago

SippieCup commented 8 years ago

map has to be Initialized outside of the method so that it can be assigned in a seperate try clause than the first API pull.

I will revisit this and find a better solution soon.*

*Valve Time.