TAC Life Support

TAC Life Support

347k Downloads

Converter name should be displayed in Modules List of VAB/SPH Parts context pop-up

sumghai opened this issue ยท 2 comments

commented

Running TAC-LS v0.13.9.0 on a lightly-modded install.

I've noticed that for stock resource converters, the Modules List of the corresponding part's context pop-up dialog in the VAB/SPH Parts List shows the name of the converter:

screenshot1

On the other hand, TAC-LS doesn't display the converter name, as specified by the converterName field of MODULE[TacGenericConverter]:

screenshot0

While I understand that each TAC-LS converter serves a single purpose (as documented in its part name), I think that for the sake of consistency, the converter name should still be explicitly stated in the Module Listing.

This would be particularly useful for third-party parts (e.g. my SDHI SMS mod) that combine two or more TAC-LS converters into the same part:

screenshot2

commented

I confirm that this issue has been fixed as of TAC LS v0.13.10.0, as well as my upcoming SDHI SMS v4.0.

Closing with thanks!

commented

Yup... was always there. but wrong case in the part cfg file.
Just specify the ConverterName field in the TacGenericConverter MODULE node in the part cfg.
I've fixed the TAC LS ones as well.