Hearts of Iron IV

Hearts of Iron IV

Modify the History of WW2
Modify your Hearts of Iron IV experience by checking out the many mods created and shared by the community, including tweaks to almost any aspect of the game.
泠神 13 20 Nov, 2024 @ 1:53am
Serious bug in technology tags determination criteria
00_technology.txt :

industry_folder = {
ledger = civilian
available = {
OR = {
NOT = { original_tag = ALI }
has_country_flag = touhou_country_flag_out_first_research
has_country_flag = touhou_flag_industry_and_electronics_technology
}
}
}

Damn it:
[17:50:16][1936.01.01.12][trigger.cpp:456]: common/technology_tags/00_technology.txt:249: original_tag: Invalid Scope, supported: Country, provided: None


Why can't we input national parameters here?

Why is it None?

We need to correct it, it's in version 1.15

@Paradox interactive