jekirl / poketrainer

The original Pokemon Go bot
Other
120 stars 56 forks source link

STarted Getting This Error, Now What Lol? #189

Closed freakyfreak87 closed 8 years ago

freakyfreak87 commented 8 years ago

NoResults: {u'routes': [], u'status': u'ZERO_RESULTS', u'geocoded_waypoints': [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}], 'url': u'https://maps.googleapis.com/maps/api/directions/json?origin=38.040584%2C-84.503716&destination=38.040714%2C-84.503976&waypoints=optimize%3Atrue%7Cvia%3A38.040239%2C-84.504061%7Cvia%3A38.040593%2C-84.503134%7Cvia%3A38.041047%2C-84.503620%7Cvia%3A38.040627%2C-84.502681%7Cvia%3A38.040589%2C-84.504840%7Cvia%3A38.041416%2C-84.504111%7Cvia%3A38.039940%2C-84.502856%7Cvia%3A38.039535%2C-84.504305%7Cvia%3A38.039937%2C-84.502412%7Cvia%3A38.039167%2C-84.503924%7Cvia%3A38.039677%2C-84.502268%7Cvia%3A38.040844%2C-84.501689%7Cvia%3A38.039013%2C-84.503098%7Cvia%3A38.039122%2C-84.505156%7Cvia%3A38.038591%2C-84.504857%7Cvia%3A38.039722%2C-84.501104%7Cvia%3A38.042512%2C-84.502250%7Cvia%3A38.038685%2C-84.505470%7Cvia%3A38.039268%2C-84.501247&mode=walking&key=AIzaSyCW2fEfHVKfPWDAmSG473yXIQzsIhSUr7Y&units=metric&sensor=false'}

just started, dunno why

jekirl commented 8 years ago

Try a different location and see if it works (also redact your email! Not that it really matters...)

On Wednesday, July 27, 2016, freakyfreak87 notifications@github.com wrote:

C:\Users\Jeremy\Desktop\poketrainer-master\poketrainer-master>python pokecli.py -i 0 2016-07-27 23:00:30,664 [ pokecli] [ INFO] Your given location: Lexington, KY, USA 2016-07-27 23:00:30,664 [ pokecli] [ INFO] lat/long/alt: 38.0405837 -84.5037164 0.0 2016-07-27 23:00:30,680 [auth_google] [ INFO] Google login for: bhdfreak10@gmail.com javascript:_e(%7B%7D,'cvml','bhdfreak10@gmail.com'); 2016-07-27 23:00:31,305 [auth_google] [ INFO] Google Login successful. 2016-07-27 23:00:31,305 [ pgoapi] [ INFO] Starting RPC login sequence (app simulation) 2016-07-27 23:00:31,944 [ pgoapi] [ INFO] Player Info: NA, Currencies: , Pokemon Caught in this run: 0 2016-07-27 23:00:31,944 [ pgoapi] [ INFO] Finished RPC login sequence (app simulation) 2016-07-27 23:00:31,960 [ pgoapi] [ INFO] Login process completed 2016-07-27 23:00:32,992 [ pgoapi] [ INFO] Player Info: FreakyFreak, Currencies: POKECOIN: 30,STARDUST: 11032, Pokemon Caught in this run: 0 2016-07-27 23:00:33,819 [ pgoapi] [ INFO] Player Info: FreakyFreak, Currencies: POKECOIN: 30,STARDUST: 11032, Pokemon Caught in this run: 0 2016-07-27 23:00:35,148 [ pgoapi] [ INFO] Walking to fort at http://maps.google.com/maps?q=38.040714,-84.503976 2016-07-27 23:00:35,382 [ pokecli] [ERROR] Error in main loop, restarting %s Traceback (most recent call last): File "pokecli.py", line 121, in main api.main_loop() File "C:\Users\Jeremy\Desktop\poketrainer-master\poketrainer-master\pgoapi\pgoapi.py", line 868, in main_loop self.spin_all_forts_visible() File "C:\Users\Jeremy\Desktop\poketrainer-master\poketrainer-master\pgoapi\pgoapi.py", line 408, in spin_all_forts_visible map(lambda x: "via:%f,%f" % (x[0]['latitude'], x[0]['longitude']), destinations[1:])) File "C:\Users\Jeremy\Desktop\poketrainer-master\poketrainer-master\pgoapi\pgoapi.py", line 283, in walk_to self.experimental and self.spin_all_forts, waypoints) File "C:\Users\Jeremy\Desktop\poketrainer-master\poketrainer-master\pgoapi\location.py", line 26, in get_route optimize_waypoints=True, waypoints=waypoints) File "C:\Python27\lib\site-packages\gmaps\directions.py", line 62, in directions return self._make_request(self.DIRECTIONS_URL, parameters, "routes") File "C:\Python27\lib\site-packages\gmaps\client.py", line 89, in _make_request )(response) NoResults: {u'routes': [], u'status': u'ZERO_RESULTS', u'geocoded_waypoints': [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}], 'url': u' https://maps.googleapis.com/maps/api/directions/json?origin=38.040584%2C-84.503716&destination=38.040714%2C-84.503976&waypoints=optimize%3Atrue%7Cvia%3A38.040239%2C-84.504061%7Cvia%3A38.040593%2C-84.503134%7Cvia%3A38.041047%2C-84.503620%7Cvia%3A38.040627%2C-84.502681%7Cvia%3A38.040589%2C-84.504840%7Cvia%3A38.041416%2C-84.504111%7Cvia%3A38.039940%2C-84.502856%7Cvia%3A38.039535%2C-84.504305%7Cvia%3A38.039937%2C-84.502412%7Cvia%3A38.039167%2C-84.503924%7Cvia%3A38.039677%2C-84.502268%7Cvia%3A38.040844%2C-84.501689%7Cvia%3A38.039013%2C-84.503098%7Cvia%3A38.039122%2C-84.505156%7Cvia%3A38.038591%2C-84.504857%7Cvia%3A38.039722%2C-84.501104%7Cvia%3A38.042512%2C-84.502250%7Cvia%3A38.038685%2C-84.505470%7Cvia%3A38.039268%2C-84.501247&mode=walking&key=AIzaSyCW2fEfHVKfPWDAmSG473yXIQzsIhSUr7Y&units=metric&sensor=false '}

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/j-e-k/poketrainer/issues/189, or mute the thread https://github.com/notifications/unsubscribe-auth/ACbcCR-1iELTxqojhRwXs4gpxwW8J5g9ks5qaCm0gaJpZM4JW2Pr .