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
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://steamcommunity.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.
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
They are quite similar and have numerous overlaps, is there something that each has that the other does not?
I desperately wanna try it and can wait for an update if it's coming.