mchristopher / PokemonGo-DesktopMap

Electron App around PokemonGo-Map
https://pokemon-go-updater.mike.ai/download
MIT License
1.76k stars 393 forks source link

Scanning two locations #1238

Closed bugglesnug closed 2 years ago

bugglesnug commented 7 years ago

Hi. The other day I was scanning a location and the app crashed, and when I restarted (with a new location) it was still scanning the old location. Now whenever I launch the app, regardless of location, it will still be stuck scanning the old location as well as whatever location I enter. It will show pokemon at both. It's been stuck like this for a few days now. Basically there are two separate light green honeycomb patterns on the map a few miles away. See attachment. captdfgdfgure

MichaelSchra commented 7 years ago

I had this happen when I got back to Chicago from Florida. It would simoultainiously scan my old FL location and Chicago location. I fixed it by deleting everything in c:/users/me/appdata/pokemongo/

ghost commented 7 years ago

I'm having this same issue. I'm running the OSX version and I can't seem to find the app data folder.

equanimitivity commented 7 years ago

I am having the same issue as well, but with multiple locations, not just 2. Also running OSX but I seemed to clear it up by deleting any files that had pokemon in the name in this directory: ~/Library/Preferences/

macinmn commented 7 years ago

if you're running on Windows, it's likely running still in the background. kill the python processes with this from cmd/start : taskkill /f /im python.exe

steeltown84 commented 7 years ago

In Mac OSX, open Activity Monitor select Python from the list of processes click the X in the upper left corner of the window click on Quit in the dialog to end the process you may have multiple Python processes running (repeat for all)

screen shot 2016-09-27 at 8 44 17 am

screen shot 2016-09-27 at 8 42 19 am