PokemonGoF / PokemonGo-Bot

The Pokemon Go Bot, baking with community.
MIT License
3.86k stars 1.54k forks source link

No locations-example@mail.com.json in web folder #2050

Closed lelbo closed 8 years ago

lelbo commented 8 years ago

Hi

Bot working great: [Stamina/Attack/Defense] = [9/15/0] [2016-07-31 13:48:14] [x] Using Greatball (chance: 68.09%)... (80 left!) [2016-07-31 13:48:15] [x] Captured Staryu! [CP 191] [IV 0.53] [2016-07-31 13:48:16] [#] Staryu has been exchanged for candy!

Map API work (bag,pokedex,stats) but no posstions

GET /location-micacatt@gmail.com.json HTTP/1.1" 404 - 127.0.0.1 - - [31/Jul/2016 13:49:32] code 404, message File not found 127.0.0.1 - - [31/Jul/2016 13:49:32] "GET /location-XXXXX@gmail.com.json HTTP/1.1" 404 - 1

22

My other post for past cmd https://github.com/PokemonGoF/PokemonGo-Bot/issues/2040

LasseSkogland commented 8 years ago

Add some information like: Current branch (master or dev) Current commit (run: git log -n 1 --pretty=format:"%H")

buettner123 commented 8 years ago

this is a known problem on the master branch and as said in your other issue:

just create the file location-micacatt@gmail.com.json in the web folder and put in {}

Please search the issues next time. This issue has been answered many times. You can join the slack chat as well. There are many people online who can answer such questions.

lelbo commented 8 years ago

:) Working great

This Bot is better of all

LasseSkogland commented 8 years ago

Please close your issue, as your problem is resolved. This too: https://github.com/PokemonGoF/PokemonGo-Bot/issues/2040