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
do not use, bloats your error log, MA needs to fix this before its safe to use, save yourself a headache
From :
yyz_sort_key = { value = 0 add ?= { value = global_var:yyz_sort_key } }
yyz_sort_desc = { value = 0 add ?= { value = global_var:yyz_sort_desc } }
To :
yyz_sort_key = { value = 0 if = { limit = { exists = global_var:yyz_sort_key } add = global_var:yyz_sort_key } }
yyz_sort_desc = { value = 0 if = { limit = { exists = global_var:yyz_sort_desc } add = global_var:yyz_sort_desc } }
I don't know if this is correct, but I don't have those error logs anymore.
Wishing you a joyful life!
Either nobody has found the actual mod at fault, or as I'm beginning to suspect, this is a symptom of a corrupt entry in the savefile and the save has basically been trashed and destroyed.
[14:10:18][jomini_scriptvalue.cpp:1417]: Value of wrong type in 'file: common/scripted_guis/yyz_scripted_gui.txt line: 1117'. Got value of type 'none'
[14:10:18][jomini_script_system.cpp:278]: Script system error!
Error: Failed to fetch variable for 'yyz_sort_key' due to not being set
Script location: file: common/script_values/yyz_values.txt line: 87
[14:10:18][jomini_script_system.cpp:278]: Script system error!
Error: Event target link 'global_var' returned an unset scope
Script location: file: common/script_values/yyz_values.txt line: 87
[14:10:18][jomini_script_system.cpp:278]: Script system error!
Error: Event target link 'global_var' returned an unset scope
Script location: file: common/script_values/yyz_values.txt line: 87
https://pastebin.com/xE9YDvFy
@Kincaid
@FunGaming44
While I was translating the mod into Russian, I noticed a bug with filters in the mod itself.
Some minor accolade attributes do not appear as filters in the Knights/Accolades tab.
For example, Politicker is missing, as mentioned earlier, and there are also no attributes CHARMER, IDEALIST, SCOUNDREL, Thug, FANATIC.
Otherwise, the mod works correctly, although it is not clear why these attributes are not in the filters, although they are in the localization file.
If you accept suggestions for future development, having an invitable filter on the "unlanded dynasty" would be a great quality of life addition.
Thanks again for the great work!
[04:11:21][jomini_script_system.cpp:278]: Script system error!
Error: Event target link 'global_var' returned an unset scope
Script location: file: common/script_values/yyz_values.txt line: 87
[04:11:21][jomini_script_system.cpp:278]: Script system error!
Error: Failed to fetch variable for 'yyz_sort_key' due to not being set
Script location: file: common/script_values/yyz_values.txt line: 87
[04:11:21][jomini_scriptvalue.cpp:1417]: Value of wrong type in 'file: common/scripted_guis/yyz_scripted_gui.txt line: 1129'. Got value of type 'none'
[04:11:21][jomini_script_system.cpp:278]: Script system error!
Error: Event target link 'global_var' returned an unset scope
Script location: file: common/script_values/yyz_values.txt line: 87
Its vanilla and no changes.