-
Notifications
You must be signed in to change notification settings - Fork 232
Bot not Starting from selected GPS Data #1231
Comments
changes needs to be done in json file not properties after 1st run. |
all changes? Since when? I'm not using the compiled version! |
yes, all changes
lying? |
download this one today "8ae3816" -it's two days old. It is the latest one. |
also in the .json file isn't my mapzen API Key ... and I get API confirmed in console everytime
from json file
The whole files don't match .... |
aaah with
you intend not the release one... my config.properties file is pratically ignored after getting a json file. |
my json file is ignored in many places ... Trying out to change coordinates in .json .. lets see |
i noticed this issues exactly because the bot was not matching the numbers i wrote in config.properties about the useless items ... so i'm confused. |
no change .... |
are you closing the bot before making changes to json? |
yes ... I do. |
nothing ..... is catching the #1 GPS Coordinates ... |
+1, same issue |
it takes the GPS #1 Data also if json file is deleted and no GPS Date is given in config.properties `# Fill in the start GPS location (latitude/longitude) where you want the bot to start #1Point xx.yyyyyy xx.yyyyyy #Do you want the bot so start from the location when you shut it down?
|
fixed, delete bot-settings/default.json |
great @alone23
Right? |
Yes |
Helklo Folks,
Description:
my bot starts everytime at the Same spot... I already changed the coordinates for 10 times.
But it is still starting at another coordinates ( I used in the past).
It always starts at the Point #1 Coordinates.
Steps to reproduce:
"Part of my config.properties file
Fill in the start GPS location (latitude/longitude) where you want the bot to start
latitude=yy.zzzzzz
longitude=yy.zzzzzz
1Point xx.yyyyyy xx.yyyyyy
2Point yy.zzzzzz yy.zzzzzz
Do you want the bot so start from the location when you shut it down?
save_location_on_shutdown=true
Expected behavior:
Bot is should start from Point #2
Actual behavior:
Bot starts from Point #1
Version:
Latest develop version
Operating System:
Mac OSX 10.11.6
Java version:
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)
Leave this sentence in your issue as proof that you have read and used this template.
Thank you!
The text was updated successfully, but these errors were encountered: