TeleIO / Telemachus-1

MIT License
34 stars 19 forks source link

Sensors only show data when part context menu is open in KSP #47

Open Row-Bear opened 4 years ago

Row-Bear commented 4 years ago

Using KSP 1.9.1 and Telemachus 1.7.64

Sensors only update values when the part context (right click) menu is open. In below screenshot, I right clicked the temperature sensor as it had rotated out of sunlight. The graph shows the temperature gradually dropping. 4a In this screenshot, the right click menu was not open, and the value did not update. After right clicking, it suddenly updated 5a

The same happens also with the acceleration sensor.

Row-Bear commented 4 years ago

I think this is also the issue behind the remark for release 1.7.2 "Sensors should report again! You may have to toggle the sensors off/on when switching vessels."
When switching from space center to a vessel, sensors don't show data. But, no need to toggle them on and off, just opening the part context menu is enough.

StoneBlue commented 4 years ago

Weird...I wasnt having the first issue. Everything seems to be working for me in that regard. Also, didnt have the 2nd issues when switching from vessel to EVAd kerbal, and back again. Havent tried switching between craft, or scenes yet, tho.

Row-Bear commented 4 years ago

I tested it with Telemachus 1.7.2 and 1.7.64 on both KSP 1.8.1 and 1.9.1, it occurs on all combinations for me.

Row-Bear commented 4 years ago

I was trying another mod (Graphotron), which draws graphs in game. Interestingly, it has the same problem. The readout value for the sensor only updates when the context menu is open.

To me, it looks like a KSP bug.