KSP-RO / TestFlight

KSP Mod that provides a part research and reliability system
42 stars 31 forks source link

Enable Flight HUD not persistant between launches #141

Closed waerloga closed 8 years ago

waerloga commented 8 years ago

As title says, "Enable Flight HUD" setting on test flight is not kept between launches, instead resets to not enabled.

jwvanderbeck commented 8 years ago

Can you go to: GameData/TestFlight/Plugins/PluginData

Verify that settings.cfg is present. If it is, open it up and verify that the setting for "enableHUD" is present, and what is its value?

jwvanderbeck commented 8 years ago

Is this from a fresh install?

jwvanderbeck commented 8 years ago

Should be fixed with 1.5.4.4. Isue was due to settings not being properly saved.