安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
I see the tooltip when I hover over it on the character, but can't click anything to get the info.
I don't see an interaction or scheme when I right click the character portrait. Is this a bug?
1. Fix the family and subjects tab overlapping.
2. Fix the kurultai council tab.
3. No more game crashes when raising a raid army.
@KingObilly, if I have found the correct file, the last few lines of the error.log file is
"[10:49:43][E][pdx_gui_factory.cpp:1576]: Could not find widget 'raidable_holding_widget' in file 'gui/map_icon_layer.gui'
[10:49:43][E][pdx_assert.cpp:619]: Assertion failed: Failed to create map icon widget"
But there is a bunch more. It's a long file.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3490561154
the common issue of family and subjects tab being broken can be fixed following these steps by another commentor down below.
Credit @Otomatic
I found the issue of broken view for Ruler Family and Vassals Tabs overlapping. Paradox renamed the “Vassals” tab ID to “Subjects” in the latest CK3 patch, so any mod GUI still using “vassals” will try to open both panels at once. To fix it:
1) Locate your mod’s window_character.gui (e.g. …/your_mod/gui/window_character.gui)
For me it was at: "C:\Program Files (x86)\Steam\steamapps\workshop\content\1158310\2874007571\gui\window_character.gui"
2) Do a find-and-replace: change every 'vassals' occurences to 'subjects' and CV_TAB_VASSALS to CV_TAB_SUBJECTS.
3) Save the file and close the editor
4) Enjoy the game
It's impossible to get the hidden information properly.