安装 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.