I am currently trying to set up libsurvive for a rather complex setup with 7 base stations, where not all base stations have a direct view of each other. As the Solver struggles with this, I tried using the configuration from SteamVR as described here. I used SteamVR to generate a valid lighthousedb.json that includes all base stations and consists of one universe. When i try to run survive-cli with --steamvr-calibration $FILE with the path to the lighthousedb.jsonfile, i get this error:
Failed to parse JSON in lighthouse db: -2
What does that error mean and is there a way to resolve it. If not, is there a way to manually copy the basestation positions from lighthousedb.json to config.json?
OS: Windows 10
Build: latest version from built from source
I am currently trying to set up libsurvive for a rather complex setup with 7 base stations, where not all base stations have a direct view of each other. As the Solver struggles with this, I tried using the configuration from SteamVR as described here. I used SteamVR to generate a valid
lighthousedb.jsonthat includes all base stations and consists of one universe. When i try to run survive-cli with--steamvr-calibration $FILEwith the path to thelighthousedb.jsonfile, i get this error:Failed to parse JSON in lighthouse db: -2What does that error mean and is there a way to resolve it. If not, is there a way to manually copy the basestation positions from
lighthousedb.jsontoconfig.json?OS: Windows 10
Build: latest version from built from source