mwerle / OrbitalMaterialScience

KSP mod that adds new ways to get science from space stations.
GNU General Public License v3.0
5 stars 4 forks source link

Kemini experiments don't persist if a flight is reverted to VAB #30

Closed mwerle closed 5 years ago

mwerle commented 5 years ago

When reverting a flight to vehicle assembly, experiments which were added to a capsule disappear.

Variously reported, lately :

mwerle commented 5 years ago

The "double-click" to add an experiment and the "why don't experiments persist on revert" are related. And, in fact, the experiments -do- persist, just that when you get back into the VAB after a reset, the UI isn't initialised properly. So it shows the slot as Empty, instead of containing the experiment, despite it actually containing the experiment. The first click actually removes it, the second then adds it back.