Skip to content

KPBS 2 broken parts, with suggested patch #3

@jvsperoni

Description

@jvsperoni

The KPBS drill is broken in v0.4.2 (installed via CKAN). I installed SimpleRepaint and my 1st time trying to open an existing save I got the warning that some vessels in flight would be deleted because of missing parts. KSP.log had error messages related to the same parts.

I patched my install by creating this new file GameData\SimpleRepaint\IgnoreParts\kpbs.cfg:

// SimpleRepaint patch to avoid breaking Kerbal Planetary Base Systems drill
// Disable repainting for these parts
@part[KKAOSS_ISRU_g,KKAOSS_drill]:BEFORE[zzzzzzSimpleRepaint]
{
%SR_Ignore = true
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions