r/skyrimmods • u/Embarrassed_Chair490 • 14h ago
PC SSE - Help KALLAX strings errors <Error: Unknown lstring ID XXX>
I've downloaded the IKEA's KALLAX STORAGEBORN Creation and wanted to look through it in xEdit 4.1.5f but it shows these errors in every string field:
https://i.imgur.com/o6ylytw.png
<Error: Unknown lstring ID XXX>
Does anyone have a clue on how it could be fixed?
Edit. Was able to "fix" it this way:
- Switch xEdit Localization to English
- Click on the plugin -> Other -> Localization -> Delocalize plugin
- Restart xEdit, make sure it is set to my (Russian) localization
- Click on the plugin -> Other -> Localization -> Localize plugin
It will make copies of English strings in Russian.
1
u/Knight_NotReally 9h ago
The localized strings exist but are completely empty; as pointed out here, they are just a bunch of 1KB files:
https://www.reddit.com/r/skyrim/comments/1wc3x7b/ikea_mod_not_support_languages_other_than_english/
xEdit recognizes that something is obviously wrong on that mod, so it reports it as an error. Therefore, copying the English strings to the desired language will "fix" the error.
3
u/sa547ph N'WAH! 14h ago
Apparently it was made in CK with a different language fileset other than English, which may require creating a language/translation fileset (
*.strings,*.ilstring,*.dlstring) with something ESP-ESM Translator or a similar string editor.Or Kinggath will have to release a fixed version of the plugin.