Leader Promotion Bug
Posted: Wed Feb 12, 2020 10:16 pm
I thought I'd kick up ECW again for a little push of the pike, I'm patched to the latest. I had an issue with leader promotion and found the solution over on the AGEOD forum. Apparently, the model files for the promotable leaders has a syntax problem that hasn't been patched.
The fix is simply to go into the model file, located in the GameData\Models folder, for each promotable leader and add a '$' in the field TechUpg.
For example, the original model file for T. Fairfax, file 77PARTFairfax,mdl reads:
TechUpg=ldr_PAR_TFairfax2
Change that to read
TechUpg=$ldr_PAR_TFairfax2
Then delete the model.cached file and reload ECW.
Of course, always backup these files before making any changes. [;)]
HTH
The fix is simply to go into the model file, located in the GameData\Models folder, for each promotable leader and add a '$' in the field TechUpg.
For example, the original model file for T. Fairfax, file 77PARTFairfax,mdl reads:
TechUpg=ldr_PAR_TFairfax2
Change that to read
TechUpg=$ldr_PAR_TFairfax2
Then delete the model.cached file and reload ECW.
Of course, always backup these files before making any changes. [;)]
HTH