• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

ElAgueybana

Corporal
20 Badges
Oct 10, 2017
36
37
  • Crusader Kings II: Way of Life
  • Crusader Kings III: Royal Edition
  • Crusader Kings III
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Holy Fury Pre-order
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Victoria 2
  • Crusader Kings II
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Charlemagne
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
 
Upvote 0