Fuel resource slider duplication in tooltip window while in editor
icedown opened this issue ยท 4 comments
I am using KSP 1.3.1 with KSPIE 1.16.0
This is a visual bug, it does not affect gameplay.
Reproduction:
- Open VAB
- Select Molten Salt Reactor
- Right click on it to bring up tool tip
- Click "Swap Fuel"
I have confirmed this happens with the "Candle" and "Solid Core Nuclear engine" but does not affect the "TORY".
If you hide the tooltip and reopen it, the correct fuel displays with no problems and when swapping, the correct resource shows up in other mods at the correct levels.
I'll look into the issue. It's also present when EVAing and pressing and DOES affect gameplay (resource is magically created).
Fixed Swap Fuel in MSRGC
- Swap Fuel from Editor NOT executed in Flight
- Missing Resource tanks generated in OnStart
- Switch Fuel tank function, that does NOT switch between modes.
- Fuel tank in Reactor not used to Unfuel/Fuel as an external fuel source
- Swap Fuel functions disable/enable proper internal fuel tanks.
Fixed all issues that I have found in Molten Salt Fission Reactor.
Candle, Tory and NTR works as well.