Go2Engle / PoGoMap-GUI

Small GUI for PokemonGo-Map
GNU Affero General Public License v3.0
19 stars 5 forks source link

Username Problems #20

Closed thecopter closed 7 years ago

thecopter commented 7 years ago

Hey there,

having 2 issues.

If i start up the gui, it says update available every time, even if i update.

The second: if i run map it cant get usernames. http://prntscr.com/ckaucv

Otherwise, thanks for the great work :)

Go2Engle commented 7 years ago

What version number is showing down in the bottom left hand corner of your GUI?

thecopter commented 7 years ago

3.1.5

Go2Engle commented 7 years ago

yeah the latest is 3.1.7. try running the updated application in your folder as a administrator(rightclick > run as administrator)

thecopter commented 7 years ago

Does not work but the version.txt says 3.1.7 :/

Go2Engle commented 7 years ago

Inside your pogomap-gui folder open an cmd window and type git pull origin master. Let me know if that updates it.

thecopter commented 7 years ago

Ah, he had some problem with the config. Deleted it and everything worked fine. Now hes missing the usernames.csv

Go2Engle commented 7 years ago

You need to create some new accounts if you don't have a usernames.txt file for it to create the CSV file. If you already have a usernames.txt file just run the account checker and it will create the CSV :) if that makes sense lol.

thecopter commented 7 years ago

And the case is solved, thank you very much :)