Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Not this mod, or any mod. Its a launcher issue. Run it with just those three mods, it will work. The problem is that the new patch broke mod lists, a lot of people have a "soft cap" when it comes to mods, they can only take so many before the game just crashes on startup. Other people are having problems with memory as well, too many bytes and the game goes pop. This mod has only 4 data tables, and all of them use unique keys so its not possible to be incompatible with any other mod. The bulk of it is script which isn't even loaded until campaign.
Post script logs
Very bad luck, I don't touch CA scripts. That logic is handled by a vanilla script called wh_campaign_scripted_building_effects.lua. If you want to increase the spread chance, open that file and find a function called UnderEmpireBuildingExpansion. In that function theres a local variable called expand_chance, this variable is set by a branch that is based on the building in the undercity. You can change the declarations from 5 and 10 (The default values you see in game for the expansion building) to higher numbers, i like 10 and 25.
Get RPFM, open it, select file>open all CA packfiles, open script folder