KSP-RO / ProceduralParts

A continuation of StretchySRBs, which is a continuation of StretchyTanks
71 stars 79 forks source link

If tank type is set to Liquidfuel or Oxidizer and symmetry is > 1, changing tank type causes NRE and PAW corruption #260

Closed Joker58th closed 4 years ago

Joker58th commented 4 years ago

KSP 1.9.1 with both expansions, no other mods. Issue is similar to #203.

The key here is you have to set the tank type to LiquidFuel or Oxidizer first, then place them in symmetry mode, then switch the tank type to create the issue. If you start in tank type mixed, there is no issue.

image

Log KSP.log

DRVeyl commented 4 years ago

Good catch. Now fixed in https://github.com/KSP-RO/ProceduralParts/commit/a3c8c00be665b9f1dd129591bb6802ae36d495b8. Will be in 2.0.3 release with a couple other fixes.