Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem






in common\inline_scripts\zones\shared_volatile_motes_zone.txt
unlock = { # planet scope
hidden_trigger = {
has_rare_crystals_deposit= yes
exists = owner
}
should be
unlock = { # planet scope
hidden_trigger = {
has_volatile_motes_deposit = yes
exists = owner
}
or is this something pdx needs to fix
This can be caused by other mods also... i have same issue, removing this one is not resolving it, so it must be something else
@aterroseum, did you use a debug tool to check what was causing it? If so, what did you use?
bisected my mod list down to this mod. Running alone it causes the issue on an otherwise vanilla game, and with mods, same issue. I don't use the MEM mod, but they are reporting the exact same problem.
Infinite empty dialog box on campaign start (AFTER unpausing.)
2 blank pop ups per day. The cause is the "machine_age_crisis_events.txt" file within the events folder. The 2 events are consistently revolving around "crisis.21140" and "crisis.21135".
Fun fact, if you just accept this coming in constantly, turn auto-pause off, and keep playing then reload later. That reload will bring back every single popup that had occurred even if you dismissed them all previously.... why did I do this to my self, too stubborn to go figure out why this was happening 30 in-game years ago lmao.
Anyways, Paradox changed the syntax for adding traits to a leader which is bugging out the events. Apostate diplomacy id crisis.21125 specifically causes the chaos and if you use the new syntax in the new copy of the vanilla file for the 6 traits, it stops the non-stop pop-ups. Note you will need to do this to crisis.21140 as well for 1 trait.