Hello, me again.
I'm still having an issue getting this to install on BGT.
It's a different error this time;
ERROR: error loading [BG1NPCSoA/portraits/MAIN/vanilla-portraits/DEEKINM.BMP]
Stopping installation because of error.
Stopping installation because of error.
ERROR Installing [Water Gardens. New Athkatla's district & new quests], rolling back to previous state
Will uninstall 5 files for [BG1NPCSoA\BG1NPCSoA.tp2] component 0.
Uninstalled 5 files for [BG1NPCSoA\BG1NPCSoA.tp2] component 0.
ERROR: Unix.Unix_error(20, "stat", "BG1NPCSoA/portraits/MAIN/vanilla-portraits/DEEKINM.BMP")
The problem seems to be with this bit (lines 151 - 159)
ACTION_IF (GAME_IS ~bg2ee eet~) BEGIN
COPY ~BG1NPCSoA/portraits/MAIN/EE-portraits/DEEKINL.BMP~ ~override/DEEKINL.BMP~
COPY ~BG1NPCSoA/portraits/MAIN/EE-portraits/DEEKINS.BMP~ ~override/DEEKINS.BMP~
COPY ~BG1NPCSoA/portraits/MAIN/EE-portraits/DEEKINM.BMP~ ~override/DEEKINM.BMP~
END ELSE BEGIN
COPY ~BG1NPCSoA/portraits/MAIN/vanilla-portraits/DEEKINL.BMP~ ~override/DEEKINL.BMP~
COPY ~BG1NPCSoA/portraits/MAIN/vanilla-portraits/DEEKINS.BMP~ ~override/DEEKINS.BMP~
COPY ~BG1NPCSoA/portraits/MAIN/vanilla-portraits/DEEKINM.BMP~ ~override/DEEKINM.BMP~
END
I commented that bit out and retried the install and it worked.
I then copied DeekinL.BMP and DeekinS.BMP from BG1NPCSoA\portraits\MAIN\vanilla-portraits to the override folder.
BG1NPCSoA\portraits\MAIN\vanilla-portraits only has 3 files - DeekinL.BMP, DeekinS.BMP and ZOPANs.BMP
Thanks