SSTU - Shadow Space Technologies Unlimited

SSTU - Shadow Space Technologies Unlimited

98.5k Downloads

SSTUModularFuelTank - Error handling for missing fuel defs

shadowmage45 opened this issue ยท 1 comments

commented

Need to add basic 'revert-to-default' code for if the current fuel type has been changed/removed/etc.

Noticed this while loading up a LH2-enabled Delta-IV test vessel while I had the LH2 patch disabled; it errors out while loading the tank fuel type, causing the rest of the craft to not load.

Proper handling would revert the fuel-type to default if the 'current fuel type' is not found in the list of valid fuel types. This may require re-initializing the resources as well (if not in flight).

commented

Fixed in dev; needs testing/validation