安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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.