Go2Engle / PoGoMap-GUI

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

Accounts needs to cool off #47

Open Airoger opened 8 years ago

Airoger commented 8 years ago

Sup, im getting this error image Any solution? Thx

Airoger commented 8 years ago

And today... this image

Go2Engle commented 8 years ago

I was trying to look this up and its something to do with the database locking out? im not to familiar with it sorry =/ Im just the GUI dude lol.

thecopter commented 8 years ago

Its the recaptcha. Niantic enabled ingame captcha veryfying to prevent scanner.

Airoger commented 8 years ago

Its the recaptcha. Niantic enabled ingame captcha veryfying to prevent scanner.

Oh crap! Why niantic... why =(

thecopter commented 8 years ago

To keep the community away from own solutions. If they cant find a way to fix tracking nobody will! -.-

sudarsk commented 8 years ago

So, scanning is basically dead?

deletenhp commented 8 years ago

This is not what you get when you are hit with the captcha.. you just get 0 pokemon 0 pokestops 0 gyms every scan.

This error is due to your database locking up. The default database type is sqlLite. You need to setup a mySQL database. You can find this information on the pokemonGo-map wiki. Trust me on this, I had the same issue as well as many others. https://pgm.readthedocs.io/en/develop/extras/mysql.html