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
It's not a big deal, but still a bug. I thought it was a mod conflict and spent an hour trying to find the solution xD
fixes it. I don't know what causes it. Also please don't ask how many reloads it took and how many "warning"'s I seen in that database.log. Because it's just embarrassing. (12. It was 12. God damn I suck at this)
Do you get the string from the original strings being LOC_MINOR_CIV_RELIGIOUS_TRAIT_LARGE_INFLUENCE_BONUS
So you have CSE_MARITIME for example for martime, but maybe CIVITAS changed things up, and now their strings have removed the MINOR_CIV bit ?
I ran into this in another mod with someone else in a very similar manner, they expected strings like the top but in CIVITAS they were different. And it was an old mod so yeah maybe CIVITAS has changed up how strings are ?
Again, not a coder, still trying to figure all this out so practicing on mods is my goto!
It's no biggie to fix just wanna find out where the problem is, I'll rename the strings for now
LOC_MINOR_CIV_CSE_MARITIME_TRAIT_MEDIUM_INFLUENCE_BONUS
instead of
LOC_CSE_MARITIME_TRAIT_MEDIUM_INFLUENCE_BONUS
I can't figure out why though, I can't find that string anywhere. Maybe it's the way you normally || stuff as the others are called minor_civ whilst civitas don't do that ? In any case I'm not a coder so this is purely a guess, just thought I'd mention it (and kinda hope it's an error on my end tbh)