isenchine
Empress
I think there is a problem with your inclusion of BtS files.
In Charlemagne, I deleted the ART_DEF for Barracks, Trebuchet and Chilperic. If the checking of BtS is True, only Chilperic appears as missing art def because both barracks and trebuchets are in BtS. Still, the game will crash because the art def files of BtS are not read when there are art def files in a mod.
If I set it to False, then lots of Bonuses, Improvements, etc appear in the list + correctly Barracks, Trebuchet and Chilperic (EDIT - ADDED: because the mod has changed B&I but does not include a new art def file for them).
EDITED OUT unclear sentence.
I guess it's OK with False and skip manually Bonuses, Improvements if you have not added an art def file in your mod. Ideally, the code should be able to sort it out by itself without True or False, but we don't leave in an ideal world (or do we?)
In Charlemagne, I deleted the ART_DEF for Barracks, Trebuchet and Chilperic. If the checking of BtS is True, only Chilperic appears as missing art def because both barracks and trebuchets are in BtS. Still, the game will crash because the art def files of BtS are not read when there are art def files in a mod.
If I set it to False, then lots of Bonuses, Improvements, etc appear in the list + correctly Barracks, Trebuchet and Chilperic (EDIT - ADDED: because the mod has changed B&I but does not include a new art def file for them).
EDITED OUT unclear sentence.
I guess it's OK with False and skip manually Bonuses, Improvements if you have not added an art def file in your mod. Ideally, the code should be able to sort it out by itself without True or False, but we don't leave in an ideal world (or do we?)
