SimpleConstruction! (SCON) by matterbeam

SimpleConstruction! (SCON) by matterbeam

34.8k Downloads

[Bug ๐Ÿž]: Ghosted parts still appear in Community Category Kit Filter

RobotGuy opened this issue ยท 3 comments

commented

Brief description of your issue

When viewing the parts under the SimpleConstruction! filter in the VAB you can still see the ghosted parts

Steps to reproduce

  • Have CCK, B9PartSwitch and SimpleConstruction! installed
  • Go to VAB
  • Click on the SimpleConstruction (EPL) filter on the left
  • See the three holding tanks, but also see all the ghosted holding tanks

Expected behavior

Not to be able to see the ghosted parts

Actual behavior

You can see the ghosted parts

Environment

Mod : Version SimpleConstruction-4.0.99.7-prerelease-CF
KSP : Version 1.12.3.3173 (BG 1.7.1, MK1.12.1)
Downloaded : Curseforge

How did you download and install this?

CurseForge (download and manual installation)

commented

As a quick fix, I added to the ghosting patch in /Config/SimpleConstruction/Tanks.crf, the following:

@tags:NEEDS[B9PartSwitch|InterstellarFuelSwitch] ^= :\s*cck-sc cck-el\s*: :

And to the patch in /Compatibility/ghostparts.cfg, the following:

@tags ^= :\s*cck-sc cck-el\s*: :

Thus removing the CCK tags. This made the ghosted tanks go away.

commented

Thank you. Kindly read contributiing.md, code_of_conduct.md and styleguide.md. These are boilerplate.

commented

Thank you @RobotGuy !

Having issues with my computer, went on a trip and unplugged the dev machine, turns out the CMOS battery died, and the BIOS went back to A05 from A25... i'm on the backup machine - but will attempt to push this one out.