-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got the same Problem as before ( com.google.maps.OkHttpRequestHandler handle) #246
Comments
Is that all that is outputted? I'm installing a ubuntu VM now and will test it. |
Yes, multiple Times in a row, after "key=" appears the Google API, after "origin=" and "destination=" appears the latitude and longitude. |
this output is ok,its just mentioning its pulling way points from google directions api. |
gsplash, it is an issue would be it outputting %2c ( If you aren't make sure you are defining Latitude and Longitude in the config. |
i did removed the key, the latitude and the longitude. ;) xxx@xxx-xxx:~/PokemonGoBot/SwipeX$ java -jar pokemate-all-0.2.3.5.jar Apears. |
its running perfectly then. |
But it doesnt show anything ? No Caught no nothing? |
I'll take a look into it. |
Try the new release and tell me if it continues. |
Used version 0.3.1.3. now and getting following Error (I've replacd the Key, the Nickname, the Latitude and Longitude): Using default config.properties location Operating System: Java version: |
Are you running the app without x11 running? On Aug 1, 2016 3:49 AM, "Shazgul" notifications@github.com wrote:
|
Also please update your java to 8 update 101 On Aug 1, 2016 4:07 AM, "Andrew Sidhu" asidhu1@gmail.com wrote:
|
My config File: http://paste2.org/8K4DztPE I'll try to update to 101 later, just must find out if 101 is out for Ubuntu. |
Encountering with 0.3.1.5 now: java -jar pokemate-all-0.3.1.5.jar |
This is an issue with a bad java installation, not PokeMate. For some reason you don't have JavaFX installed but you have the latest version of java. |
Still got the same Problem as before when starting the Bot under Ubuntu 16.04 with openJDK 8
D/RequestHandler: Authenticated with static token
Jul 31, 2016 11:21:27 PM com.google.maps.OkHttpRequestHandler handle
INFORMATION: Request: https://maps.googleapis.com/maps/api/directions/json?key=&mode=walking&origin=%2C&destination=%2C
The text was updated successfully, but these errors were encountered: