One line summary of your issue
Scandinavian Cultural Title Names
Game Version
Latest One
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
I noticed it in both the landed_titles text file and in-game, the Scandinavian Cultural Title names are broken. For example for Norse characters owning Denmark it does not become "Danmark" instead it comes up as "Denmark", upon further investigation in the files I noticed this in the text files.
k_denmark = {
color={ 247 77 54 }
color2={ 136 157 23 }
dignity = 10 # Counted as having this many more counties than it does
culture = danish
capital = 266 # Sjaelland
norse_pagan_reformed = 350 # Crusade target weight
baltic_pagan_reformed = 50 # Crusade target weight
#norse = Danmark
#danish = Danmark
#swedish = Danmark
#norwegian = Danmark
k_sweden = {
color={ 55 112 170 }
color2={ 255 255 0 }
capital = 290 # Uppland
dignity = 10 # Counted as having this many more counties than it does
culture = swedish
norse_pagan_reformed = 350 # Crusade target weight
catholic = 100 # Crusade target weight
baltic_pagan_reformed = 50 # Crusade target weight
finnish_pagan_reformed = 50
norse = Sviþjod
#swedish = "Svea Rike"
k_norway = {
color={ 170 170 210 }
color2={ 220 220 220 }
culture = norwegian
capital = 274 # Bergenshus
norse_pagan_reformed = 350 # Crusade target weight
catholic = 100 # Crusade target weight
finnish_pagan_reformed = 50
norse = Noregr
#danish = Norge
#swedish = Norge
#norwegian = Norge
It seems the "#" symbol next to "danish", "swedish", and "norwegian" are the causes for the cultural title names to break, and not appear.
With very simple editing to the landed_titles just removing these # symbols next to the "danish" = Danmark thingies fixes the issues completely and they work in-game.
Extremely minor, I know, but I noticed this after the release of Jade Dragon and it hasn't been fixed since, unless this is their intention for some odd reason.
Steps to reproduce the issue.
Leaving the landed_titles text file the same as is vanilla.
Upload Attachment
Scandinavian Cultural Title Names
Game Version
Latest One
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
I noticed it in both the landed_titles text file and in-game, the Scandinavian Cultural Title names are broken. For example for Norse characters owning Denmark it does not become "Danmark" instead it comes up as "Denmark", upon further investigation in the files I noticed this in the text files.
k_denmark = {
color={ 247 77 54 }
color2={ 136 157 23 }
dignity = 10 # Counted as having this many more counties than it does
culture = danish
capital = 266 # Sjaelland
norse_pagan_reformed = 350 # Crusade target weight
baltic_pagan_reformed = 50 # Crusade target weight
#norse = Danmark
#danish = Danmark
#swedish = Danmark
#norwegian = Danmark
k_sweden = {
color={ 55 112 170 }
color2={ 255 255 0 }
capital = 290 # Uppland
dignity = 10 # Counted as having this many more counties than it does
culture = swedish
norse_pagan_reformed = 350 # Crusade target weight
catholic = 100 # Crusade target weight
baltic_pagan_reformed = 50 # Crusade target weight
finnish_pagan_reformed = 50
norse = Sviþjod
#swedish = "Svea Rike"
k_norway = {
color={ 170 170 210 }
color2={ 220 220 220 }
culture = norwegian
capital = 274 # Bergenshus
norse_pagan_reformed = 350 # Crusade target weight
catholic = 100 # Crusade target weight
finnish_pagan_reformed = 50
norse = Noregr
#danish = Norge
#swedish = Norge
#norwegian = Norge
It seems the "#" symbol next to "danish", "swedish", and "norwegian" are the causes for the cultural title names to break, and not appear.
With very simple editing to the landed_titles just removing these # symbols next to the "danish" = Danmark thingies fixes the issues completely and they work in-game.
Extremely minor, I know, but I noticed this after the release of Jade Dragon and it hasn't been fixed since, unless this is their intention for some odd reason.
Steps to reproduce the issue.
Leaving the landed_titles text file the same as is vanilla.
Upload Attachment
Upvote
0