Closed mlheur closed 5 years ago
Confirmed. Looks like there's a nullref exception in KSP.UI.Screens.PartListCategories.BulkheadProfile.ExclusionCriteria
Other mods do this too, even when they are the only mod. I just reported this to KER
Found the culprit. Some parts are missing bulkheadProfiles and KSP throws an exception because it's looking for that field to be populated and it isn't. I don't think this was an issue at all prior to 1.6 so something's changed on KSP's side and needs to be filed as a bug for KSP too.
It may be that KSP only started (mis)handling the bulkhead profile property in 1.6; but I'm doubting that they'll agree a mod-created part that's lacking some property is a bug on their end, especially since 100% of their parts have one.
Fixed
Fresh install KSP 1.6 Downloaded and installed https://github.com/StupidChris/RealChute/releases/tag/v1.4.7.2 launch ksp New default save open VAB expand advanced controls choose filter by cross-section profile can no longer select parts in VAB
output_log.txt