Weird Bug
First thing I noticed was a few of the countries you had didn't share the same file name as the game.
If you are overwriting base-game countries, such as India, you need to use the same name as the game uses for the file name. I have updated the two incorrect ones: Azerbaijan and British Raj. These changes don't affect the names you change in the country tool themselves, just the filenames assigned to them.
In the Raj's Misc tab, you appear to have added a subject, but not set which nation should be a subject - this is causing an error in that file.
For the event "Our colony in asia collapsed" the trigger
DEA = has_civil_war = yes
Should be:
DEA = { has_civil_war = yes }
The trigger for the event "German situation" needs looking at, as I don't know what you're trying to do here:
GER = {
date >, date < > 1936.1.1
}
Or for the option either:
GER = {
date >, date < > 1937.1.1
}
In the trigger for "Second Great War" you need to separate out the nations:
has_offensive_war_with = FRA, ENG, RUS
Needs to be:
has_offensive_war_with = FRA
has_offensive_war_with = ENG
has_offensive_war_with = RUS
In "Deutsh-asien collapse" you have the same issue as before with the trigger:
DEA = has_civil_war = yes
Thank, for german situation i wanted that the event start when your start a new game with germany and how to remove a subject ? i accidentaly clicked on subject option for india
karim
So my problem is that india need to be democratic and independant but their are puppet of UK and non-aligned and when i declare war on them, their become puppet of germany or poland and some event didn't work. So i launched the game in debug mode and i go this : [17:20:40][dlc.cpp:230]: Invalid supported_version in file: mod/ugc_2020606549.mod line: 11
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_right_entity" for attachment in rifle1
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_right_entity" for attachment in rifle4
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_left_entity" for attachment in rifle2
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_long_idle_entity" for attachment in rifle3
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_right_entity" for attachment in rifle1
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_right_entity" for attachment in rifle4
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_left_entity" for attachment in rifle2
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_long_idle_entity" for attachment in rifle3
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_right_entity" for attachment in rifle1
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_right_entity" for attachment in rifle4
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_left_entity" for attachment in rifle2
[17:20:51][pdx_entity.cpp:315]: Failed to find entity "MEX_infantry_weapon_rifle_long_idle_entity" for attachment in rifle3
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - HUN
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - GER
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - ITA
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - JAP
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - AUS
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - TUN
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - UKR
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - BLR
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - LIT
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - BUL
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - CZE
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - TUR
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - SER
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - ARM
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - SAF
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - BEL
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - AZR
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - EGY
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - RAJ
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - BAN
[17:20:51][countrydatabase.cpp:148]: Duplicate Country Tag - BRM
[17:20:51][persistent.cpp:52]: Error: "Unknown modifier: add_stability, near line: 17" in file: "common/ideas/GIM_growning-italian-minority.txt" near line: 17
[17:20:53][portraitdatabase.cpp:24]: Missing portrait texture in group ITA > Army > Male: "gfx/leaders/ITA/Portrait_Italy_Generic_land_4.dds".
[17:20:54][persistent.cpp:52]: Error: "Malformed token: 1, near line: 8" in file: "common/bookmarks/a_new_era.txt" near line: 8
[17:20:54][effect.cpp:292]: Error: "Unexpected token: =, near line: 17
Unexpected token: set_politics, near line: 21
Unexpected token: set_popularities, near line: 27
Unexpected token: create_country_leader, near line: 35
Unexpected token: create_country_leader, near line: 45
Unexpected token: create_country_leader, near line: 55
Unexpected token: create_country_leader, near line: 65
" in file: "history/countries/RAJ - India.txt" near line: 73
[17:20:55][trigger.cpp:620]: Invalid trigger 'DEA' in events/DAC_deutsh_asien_collapse.txt line : 12
[17:20:55][trigger.cpp:620]: Invalid trigger '=' in events/DAC_deutsh_asien_collapse.txt line : 12
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: DEA, near line: 12
Unknown trigger-type: =, near line: 12" in file: "events/DAC_deutsh_asien_collapse.txt" near line: 14
[17:20:55][trigger.cpp:620]: Invalid trigger '1936.5.15' in events/DAC_deutsh_asien_collapse.txt line : 22
[17:20:55][trigger.cpp:620]: Invalid trigger 'ai_chance' in events/DAC_deutsh_asien_collapse.txt line : 23
[17:20:55][trigger.cpp:620]: Invalid trigger 'start_civil_war' in events/DAC_deutsh_asien_collapse.txt line : 25
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: 1936.5.15, near line: 22
Unknown trigger-type: ai_chance, near line: 23
Unknown trigger-type: start_civil_war, near line: 25" in file: "events/DAC_deutsh_asien_collapse.txt" near line: 30
[17:20:55][trigger.cpp:620]: Invalid trigger 'hidden_effect' in events/DAC_deutsh_asien_collapse.txt line : 32
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: hidden_effect, near line: 32" in file: "events/DAC_deutsh_asien_collapse.txt" near line: 36
[17:20:55][trigger.cpp:620]: Invalid trigger '1936.1.1' in events/GES_german_situation.txt line : 15
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: 1936.1.1, near line: 15" in file: "events/GES_german_situation.txt" near line: 17
[17:20:55][trigger.cpp:620]: Invalid trigger 'mean_time_to_happen' in events/GES_german_situation.txt line : 18
[17:20:55][trigger.cpp:620]: Invalid trigger 'option' in events/GES_german_situation.txt line : 19
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: mean_time_to_happen, near line: 18
Unknown trigger-type: option, near line: 19" in file: "events/GES_german_situation.txt" near line: 34
[17:20:55][event.cpp:340]: GES_german_situation.1 non-hidden event with no options defined
[17:20:55][eventmanager.cpp:548]: events/GES_german_situation.txt:4: GES_german_situation.1: Event has no options.
[17:20:55][trigger.cpp:620]: Invalid trigger ',' in events/SGW_second_great_war.txt line : 13
[17:20:55][trigger.cpp:620]: Invalid trigger ',' in events/SGW_second_great_war.txt line : 13
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: ,, near line: 13
Unknown trigger-type: ,, near line: 13" in file: "events/SGW_second_great_war.txt" near line: 14
[17:20:55][trigger.cpp:620]: Invalid trigger 'DEA' in events/nra_native_revolt_against_german_rule_in_asia.txt line : 12
[17:20:55][trigger.cpp:620]: Invalid trigger '=' in events/nra_native_revolt_against_german_rule_in_asia.txt line : 12
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: DEA, near line: 12
Unknown trigger-type: =, near line: 12" in file: "events/nra_native_revolt_against_german_rule_in_asia.txt" near line: 14
[17:20:55][trigger.cpp:620]: Invalid trigger 'DEA' in events/nra_native_revolt_against_german_rule_in_asia.txt line : 20
[17:20:55][trigger.cpp:620]: Invalid trigger '=' in events/nra_native_revolt_against_german_rule_in_asia.txt line : 20
[17:20:55][trigger.cpp:480]: Error: "Unknown trigger-type: DEA, near line: 20
Unknown trigger-type: =, near line: 20" in file: "events/nra_native_revolt_against_german_rule_in_asia.txt" near line: 22