loup99 / BP

A Migrational Era Mod for CK3.
https://forum.paradoxplaza.com/forum/threads/wip-a-migrational-era-mod-for-ck3.1414709/
11 stars 10 forks source link

Fix Faith 'FAITH_NAME' :missing custom localization 'SOMETHING' #15

Closed LT-Rascek closed 3 years ago

LT-Rascek commented 3 years ago

Loading BP project (sans character files, which currently cause a crash), some errors that arise are of the form:

Example:

Some of these refer to true missing localizations. Others, like the above example, do not. This has something to do with how the localization files are handled/written. I ran into a similar issue months ago and cannot remember how to fix it. I'll look into how to fix it.

(Maybe localization file EOL or general encoding?) (Loup: For some reason I can't assign this to myself, so you'll have to do it for me).

AvalonXD commented 3 years ago

If you want to load with the character file you need to rename the Irish and Sardinian files to Irish1 and Sardinian1 or straight up delete them.

LT-Rascek commented 3 years ago

If you want to load with the character file you need to rename the Irish and Sardinian files to Irish1 and Sardinian1 or straight up delete them.

Thanks. Will do, thank you. I prefer to try and keep the local working copy in CK3 as close to BP as possible while still running; makes it cleaner to fix/debug issues with respect to main.

LT-Rascek commented 3 years ago

Fixed with #43