sman1975
Emperor
Hello,
I'm working on a mod that adds a couple of customized civs.
When I use the "GetCivilizationDescription()" method to pull the civ's name, the civ's Leader Name is returned. Same for GetCivilizationShortDescription, as well.
I used SQLite Spy to look at the Localization database and see the correct data listed. It's just not being returned when called, unfortunately. The rest of the civ's data keys are loaded correctly as well.
Cleared cache many, many times, even rebooted a couple of more.
Has anyone ever seen an error like this before or know where to start looking?
EDIT: For clarity - The mod added 6 civs, but the odd error only happened with 2 of them. All 6 civs used the same template...
I'm working on a mod that adds a couple of customized civs.
When I use the "GetCivilizationDescription()" method to pull the civ's name, the civ's Leader Name is returned. Same for GetCivilizationShortDescription, as well.
I used SQLite Spy to look at the Localization database and see the correct data listed. It's just not being returned when called, unfortunately. The rest of the civ's data keys are loaded correctly as well.
Cleared cache many, many times, even rebooted a couple of more.
Has anyone ever seen an error like this before or know where to start looking?
EDIT: For clarity - The mod added 6 civs, but the odd error only happened with 2 of them. All 6 civs used the same template...
Last edited: