iam4x / pokemongo-webspoof

👾 Play Pokémon Go from your Mac
2.14k stars 228 forks source link

Location simulation cannot continue because the GPX file "pokemonLocation.gpx" is invalid. #433

Open snoxthefox opened 7 years ago

snoxthefox commented 7 years ago

Everything works until I try to simulate the GPS location. I get the error:

"Location simulation cannot continue because the GPX file "pokemonLocation.gpx" is invalid.

Failed to parse GPX file (/pokemongo-webspoof-master/pokemonLocation.gpx)"

Help would be appreciated

witchmonster commented 6 years ago

having same issue here.

flueflacks commented 6 years ago

I think there's a race condition when writing out the gpx file, vs when xcode is reading it. I use "update even when stationary", and "auto update xcode location" and this usually clears on the next update.

I think maybe writing out the gpx file to a tempfile and atomically moving it into place would avoid that.

jsgv commented 6 years ago

@flueflacks How do you adjust those values? update even when stationary and auto update xcode location?

flueflacks commented 6 years ago

untitled

fritzggerard commented 5 years ago

When this error occurs, the gps goes back to real location. it may cause an issue in the game.