I'll do a little more than Big John did - just because I feel bad about this situation

as FC.
Open up with a texteditor your export_descr_buildings.txt file. Search for "chaeonian". You'll see three recruitment lines. Don't delete them, but comment them out by inserting a semicolon at the start of the those two lines, and then insert these two lines right below them (don't change any other formatting though):
Code:
recruit "greek chaeonian guard" 0 requires factions { thrace, } and building_present_min_level government_type1 type1lvl2 and not hidden_resource alpha and not hidden_resource beta and hidden_resource gamma and not hidden_resource delta and not hidden_resource epsilon and not hidden_resource zeta and not hidden_resource eta and not hidden_resource theta
recruit "greek chaeonian guard" 0 requires factions { thrace, } and building_present_min_level government_type1 type1lvl2 and not hidden_resource alpha and hidden_resource beta and not hidden_resource gamma and hidden_resource delta and hidden_resource epsilon and hidden_resource zeta and not hidden_resource eta and not hidden_resource theta
That *should* work. I'll get them to add Illyria Hellenike too for the patch, but this should get them to work for you now if you have type1 governments and MIC5 buildings in either Epeiros or Aitolia (provinces). Let me know if it works.
Bookmarks