yagiziskirik / Kerbal-Telemetry

Telemetry project for Kerbal Space Program. The program uses a server that is running on the KSP side and a client which is capable of running both the KSP side computer or any other one over a web browser.
https://yagiziskirik.github.io/Kerbal-Telemetry/
MIT License
23 stars 6 forks source link

Charts Not Loading #30

Open jayKeegan opened 1 year ago

jayKeegan commented 1 year ago

Describe the bug The charts don't load during flight. Upon inspection of the /static/velOverTimeData.json file, its contents are simply:

{
  "data": []
}

To Reproduce Steps to reproduce the behaviour:

  1. Start KSP
  2. Load vehicle on pad
  3. Start Kerbal Telemetry
  4. Launch
  5. On the webpage, go to the charts screen
  6. See lack of data

Expected behaviour Graphs should be populated up to 90km

Device Information (please complete the following information):