JadeOfMaar / PsiWedge

KSP mod. US2-compatible parts and new experiments.
https://forum.kerbalspaceprogram.com/topic/212128-*/
Other
0 stars 0 forks source link

Error being thrown by PSI Wedge Mod #1

Open ThomasWarChild opened 5 months ago

ThomasWarChild commented 5 months ago

Error being thrown by PSI Wedge Mod..

B9partSwitch error

When I looked into the Wedge AntennaV.cfg I found the following:

MODULE { name = ModuleB9PartSwitch moduleID = height switcherDescription = #autoLOC_8100191 // Height switcherDescriptionPlural = #LOC_dsws_wedgeAntennaDesc SUBTYPE { name = 1 title = 1 Row // primaryColor = DarkOrange // secondaryColor = DarkOrange descriptionSummary = #LOC_dsws_wedgeAntennaSubtype1Desc transform = AntennaShort node = n01 } SUBTYPE {

JadeOfMaar commented 5 months ago

What mod do you have that renames the antenna module? I suspect Remote Tech or Near Future Exploration

ThomasWarChild commented 5 months ago

Yes I have both of those mods...

Aside from removing those mods... any suggestions on what I can do?

JadeOfMaar commented 5 months ago

For the time being, just ignore it. I've found that RemoteTech has a patch that blanket deletes the stock antenna module from every part, then every part that doesn't have a Remote Tech config is left as a paper weight. I'll either have my antenna wedge config not look for the module when Remote Tech is installed or make the part featureless and not appear in the catalogue.

ThomasWarChild commented 5 months ago

Thank you for taking the time to look at this and reply, it's appreciated.