Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
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.