EEP 1.4.2a is on the download page.
Please post all your observations here, they will be used by the good people working for the merger of EEP and AGC. I'll list it all here:
These you should implement to get a better working EEP, some might even cause CTD:s
All files can be opened with notepad or wordpad.
1. Event 322005 (Alsace mortgaged to Burgundy). The trigger ought to be: trigger = { owned = { province = 374 data = -1 }} (file: eep_u19)
2. Bohemian diet is missing a dash:
historicalmonarch = {
id = { type = 6 id = 18751 }
name = "Bohemian Diet"
startdate = { year = 1446 }
enddate = { day = 23 month = november year = 1457}
DIP = 3
ADM = 4
MIL = 5
}
(file: monarchs.boh)
3. When forming kingdom of Italy as Milan, you get the Milan leaders again, which might cause double or resurrected leaders. Several new events are needed for this.
4. The Habsburg events 'Maximilian's recidence' 179114-179117 all lack the line 'country = HAB'. (file: major_hab)
5. Event 3515 should trigger 186100, not 186000. (file:major_hol)
6. The last line in seven AI files have a ( instead of a { in the 'flags' command. (files: UZBEK.AI, barbary.ai,crimea.ai, kazan.ai, UZB-Khiva.ai, UZB-Summer.ai and White_Horde.ai)
7. The last duke in the monarch file for Hercegovina should have an ID: 16295. (file: monarch.rag)
8. First lines of the Sardinian monarch file lack # needed for comments. Everything over the line # Sardinia # should be deleted. (file: monarch.sar)
9. CHG (Chagatai Horde) and CHI (China) both have provinces 1606 and 1608 listed as owned provinces from start 1419. This will casue a CTD sooner or later. Remove 1606 and 1608 from the ownedprovinces and controlledprovinces entries. Also remove further down:
city = { fortress = { level = 1 }
population = 20000
location = 1608
}
and
city = { fortress = { level = 1 }
population = 15000
location = 1606
}
(file: 1419_chi.inc) CTD bug!
10. Nogai should be removed from the revolters. Remove:
NOG = {
date = { day = 1 month = january year = 1419 }
expirydate = { day = 31 month = december year = 1820 }
minimum = { 519 515 520 }
extra = { 513 514 518 }
capital = 519
group = muslim
}
(file: revolt.txt)
11. Jodpur should be added to the revolters:
JAI = { # Rajputania
date = { day = 1 month = january year = 1419 }
expirydate = { day = 31 month = december year = 1820 }
minimum = { 553 }
extra = { 552 559 562 }
capital = 553
group = muslim
culture = aleutian
}
(file: revolt.txt)
12. MCH (Manchu) and CHI (China) both have provinces 645 and 646 listed as owned from start. Remove them in the chinese file as per point 9 above. (file: 1419_chi.inc) CTD bug!
13. The event for the Mughals 230002 have three action_a. (file: major_mog.txt)
14. The event 51007 casues Fez to cede all their provinces to Morroco. Delete the old redundant files eep_fez and eep_mor. In events.txt, remove line event = "db\events\eep_fez.txt". CTD bug!
15. Punjab should be removed from the revolters. Remove:
KSH = {
date = { day = 1 month = january year = 1490 }
expirydate = { day = 31 month = december year = 1820 }
minimum = { 1521 1520 }
extra = { }
capital = 1521
group = muslim
}
(file: revolt.txt)
14. The event for the Timurids 296003 have two action_a. (file: major_tim.txt)
15. Monarch.lux were missing, new file needs to be created in eep/db/monarchs. It's content can be found on page three in this thread.
16. Event 170027 in major_fra
is supposed to trigger event 186104 in major_hol, not 186004. (file: major_hol)
17. Saxony and Meissen should have cores on each others provinces in the 1520 scenario.
18. Spanish conquistador Lope de Aguirre should live until 1561, not 1581. Bug Thread
19. Creation of Italy: The Guelf and the Ghibelline path to the crown can theoretically pop at the same time. These two events for all eligable nations nations need the trigger: NOT = { flag = theotherflag }
----------------------------------------------
Not so important fixes:
1. Add text (End Game) to the text string in option a of the event CHI10026, since that's what it is. (file: text.csv)
2. If the Knights are released on Malta by Aragon, the text mentions Spain as benefactor. (file: text.csv)
3. Remove the file Readme 1.4.2.doc from 03-09-23, it's old.
4. Remove the line
"Revised placement of CoT:s. (CoTs in Central Asia have returned to their ‘classic’ positioning)" from the readme file, it's not valid.
5. Get all incorrect ID:s fixed from the ID repository thread.
6. Missing descriptions for Italy and Rajputana.
7. Texts for Italy, capital of KoI was Pavia in Lombardy, not Milan. They were crowned in Pavia as well.
8. The chinese revolter u14 lack monarchs.
9. The events for the Chinese revolters (u11-u14) are not included. Add their entries event = "db\events\major_u11.txt" etc. for the other three. (file: events.text)
10. The 1520_readme have not been included as it should have been.
11. Event sequence to become Italy for Savoy SAV275000-1 have action_b texts refering to Mantua, should be Savoy. 275003-5 each have a comment regarding monarchs refering to Mantua, should be Savoy.
12. Event sequence to become Italy for Modena PAR252000-1 have have action_b texts refering to Mantua, should be Modena. PAR252003 have a comment regarding monarchs refering to Mantua, should be Modena.
13. Event sequence to become Italy for Tuscany TOS297005-6 have have action_b text refering ot Mantua, should be Tuscany. TOS297008-10 each have a comment refering to Mantua/Modena, should be Tuscany.
Please post all your observations here, they will be used by the good people working for the merger of EEP and AGC. I'll list it all here:
These you should implement to get a better working EEP, some might even cause CTD:s
All files can be opened with notepad or wordpad.
1. Event 322005 (Alsace mortgaged to Burgundy). The trigger ought to be: trigger = { owned = { province = 374 data = -1 }} (file: eep_u19)
2. Bohemian diet is missing a dash:
historicalmonarch = {
id = { type = 6 id = 18751 }
name = "Bohemian Diet"
startdate = { year = 1446 }
enddate = { day = 23 month = november year = 1457}
DIP = 3
ADM = 4
MIL = 5
}
(file: monarchs.boh)
3. When forming kingdom of Italy as Milan, you get the Milan leaders again, which might cause double or resurrected leaders. Several new events are needed for this.
4. The Habsburg events 'Maximilian's recidence' 179114-179117 all lack the line 'country = HAB'. (file: major_hab)
5. Event 3515 should trigger 186100, not 186000. (file:major_hol)
6. The last line in seven AI files have a ( instead of a { in the 'flags' command. (files: UZBEK.AI, barbary.ai,crimea.ai, kazan.ai, UZB-Khiva.ai, UZB-Summer.ai and White_Horde.ai)
7. The last duke in the monarch file for Hercegovina should have an ID: 16295. (file: monarch.rag)
8. First lines of the Sardinian monarch file lack # needed for comments. Everything over the line # Sardinia # should be deleted. (file: monarch.sar)
9. CHG (Chagatai Horde) and CHI (China) both have provinces 1606 and 1608 listed as owned provinces from start 1419. This will casue a CTD sooner or later. Remove 1606 and 1608 from the ownedprovinces and controlledprovinces entries. Also remove further down:
city = { fortress = { level = 1 }
population = 20000
location = 1608
}
and
city = { fortress = { level = 1 }
population = 15000
location = 1606
}
(file: 1419_chi.inc) CTD bug!
10. Nogai should be removed from the revolters. Remove:
NOG = {
date = { day = 1 month = january year = 1419 }
expirydate = { day = 31 month = december year = 1820 }
minimum = { 519 515 520 }
extra = { 513 514 518 }
capital = 519
group = muslim
}
(file: revolt.txt)
11. Jodpur should be added to the revolters:
JAI = { # Rajputania
date = { day = 1 month = january year = 1419 }
expirydate = { day = 31 month = december year = 1820 }
minimum = { 553 }
extra = { 552 559 562 }
capital = 553
group = muslim
culture = aleutian
}
(file: revolt.txt)
12. MCH (Manchu) and CHI (China) both have provinces 645 and 646 listed as owned from start. Remove them in the chinese file as per point 9 above. (file: 1419_chi.inc) CTD bug!
13. The event for the Mughals 230002 have three action_a. (file: major_mog.txt)
14. The event 51007 casues Fez to cede all their provinces to Morroco. Delete the old redundant files eep_fez and eep_mor. In events.txt, remove line event = "db\events\eep_fez.txt". CTD bug!
15. Punjab should be removed from the revolters. Remove:
KSH = {
date = { day = 1 month = january year = 1490 }
expirydate = { day = 31 month = december year = 1820 }
minimum = { 1521 1520 }
extra = { }
capital = 1521
group = muslim
}
(file: revolt.txt)
14. The event for the Timurids 296003 have two action_a. (file: major_tim.txt)
15. Monarch.lux were missing, new file needs to be created in eep/db/monarchs. It's content can be found on page three in this thread.
16. Event 170027 in major_fra
is supposed to trigger event 186104 in major_hol, not 186004. (file: major_hol)
17. Saxony and Meissen should have cores on each others provinces in the 1520 scenario.
18. Spanish conquistador Lope de Aguirre should live until 1561, not 1581. Bug Thread
19. Creation of Italy: The Guelf and the Ghibelline path to the crown can theoretically pop at the same time. These two events for all eligable nations nations need the trigger: NOT = { flag = theotherflag }
----------------------------------------------
Not so important fixes:
1. Add text (End Game) to the text string in option a of the event CHI10026, since that's what it is. (file: text.csv)
2. If the Knights are released on Malta by Aragon, the text mentions Spain as benefactor. (file: text.csv)
3. Remove the file Readme 1.4.2.doc from 03-09-23, it's old.
4. Remove the line
"Revised placement of CoT:s. (CoTs in Central Asia have returned to their ‘classic’ positioning)" from the readme file, it's not valid.
5. Get all incorrect ID:s fixed from the ID repository thread.
6. Missing descriptions for Italy and Rajputana.
7. Texts for Italy, capital of KoI was Pavia in Lombardy, not Milan. They were crowned in Pavia as well.
8. The chinese revolter u14 lack monarchs.
9. The events for the Chinese revolters (u11-u14) are not included. Add their entries event = "db\events\major_u11.txt" etc. for the other three. (file: events.text)
10. The 1520_readme have not been included as it should have been.
11. Event sequence to become Italy for Savoy SAV275000-1 have action_b texts refering to Mantua, should be Savoy. 275003-5 each have a comment regarding monarchs refering to Mantua, should be Savoy.
12. Event sequence to become Italy for Modena PAR252000-1 have have action_b texts refering to Mantua, should be Modena. PAR252003 have a comment regarding monarchs refering to Mantua, should be Modena.
13. Event sequence to become Italy for Tuscany TOS297005-6 have have action_b text refering ot Mantua, should be Tuscany. TOS297008-10 each have a comment refering to Mantua/Modena, should be Tuscany.
Last edited: