You may need to correct your changes.ini file for the installer.
It does not change the female dark jedi entries in the appearance.2da, only the male ones get changed.
Had to correct the the following lines in the changes.ini to install correctly:
From this
[appearance.2da] ChangeRow2=appearance_mod_dark_jedi_low_male_01_0 ChangeRow3=appearance_mod_dark_jedi_low_male_02_0 ChangeRow4=appearance_mod_dark_jedi_low_male_03_0 ChangeRow2=appearance_mod_dark_jedi_low_female_01_0 ChangeRow3=appearance_mod_dark_jedi_low_female_02_0 ChangeRow4=appearance_mod_dark_jedi_low_female_03_0
To this
[appearance.2da] ChangeRow0=appearance_mod_dark_jedi_low_male_01_0 ChangeRow1=appearance_mod_dark_jedi_low_male_02_0 ChangeRow2=appearance_mod_dark_jedi_low_male_03_0 ChangeRow3=appearance_mod_dark_jedi_low_female_01_0 ChangeRow4=appearance_mod_dark_jedi_low_female_02_0 ChangeRow5=appearance_mod_dark_jedi_low_female_03_0
Then it works!
This is for V2 of course.
Also, when using your mod with Peragus Sith Troops To Sith Assassins by Hassat Hunter in the turret game the sith stalker models, which replace the original sith troops because this mod turns them into assassins, don't actually register hits.
You fire at them but nothing happens they just keep coming. Had to revert to non stalker models to be able to take them out.
Wondered if you had any idea why that may be?
Thank you for your great mod!