You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feels like the sort of stock bug in kspcf's purview to fix: when a part is configured to have VARIANTs, the parts catalog only takes the VARIANT's mass into account, not the part's own mass field, resulting in too-low masses being reported. Rest of the game correctly(?) adds them up.
This is not a stock KSP bug, as can be seen by checking out a part with variants in stock KSP. It is probably an interaction with something else that does GetModuleMass things.
@lpgagnon my hunch is that this is an RF bug, since that's what's most likely to be varying the part's mass also using GetModuleMass so if you're bored it'd be awesome if you could double check. Either way though I've confirmed it's not happening on stock Squad parts with partvariants...
Feels like the sort of stock bug in kspcf's purview to fix: when a part is configured to have VARIANTs, the parts catalog only takes the VARIANT's mass into account, not the part's own mass field, resulting in too-low masses being reported. Rest of the game correctly(?) adds them up.
Example (from RO):
Originally discovered here: https://discord.com/channels/319857228905447436/319857228905447436/1004119231325032649
The text was updated successfully, but these errors were encountered: