• 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.

the_legion

Colonel
68 Badges
Aug 8, 2009
948
194
  • Victoria 2: A House Divided
  • Europa Universalis III Complete
  • The Kings Crusade
  • Europa Universalis III Complete
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Semper Fi
  • Sengoku
  • Crusader Kings II: Monks and Mystics
  • Europa Universalis IV: Res Publica
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • Cities: Skylines Deluxe Edition
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Cities: Skylines - After Dark
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II
  • Heir to the Throne
  • Darkest Hour
  • Deus Vult
  • Divine Wind
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For the Motherland
  • Hearts of Iron III
  • Steel Division: Normandy 44
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Reapers Due
  • Hearts of Iron IV: Field Marshal
  • Hearts of Iron IV: Colonel
  • Hearts of Iron IV: Cadet
  • Cities: Skylines - Mass Transit
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Mount & Blade: With Fire and Sword
  • Mount & Blade: Warband
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Mandate of Heaven
  • 500k Club
  • War of the Roses
  • Victoria 2
  • Europa Universalis IV
So I created 2 new entities ( d_switzerland and e_russia) and made 2 new corresponding files (d_switzerland.tga / e_russia.tga with the right size) in the %/gfx/flag folder
and switched some counties and duchies arround. Problem:

The game doesn't show the right flags.

There must be an error in the landed_titles.txt but I searched the whole day and found nothing.
I messed arround mostly in Italy and Poland if that helps. Any tipp would be nice.
 

Attachments

  • landed_titles.txt
    307 KB · Views: 8
But it's our error.

if I only add

e_russia = {
color={ 75 125 6 }
capital = 575 # Moskva
}

with the corresponding flag-file everything is fine.
I must have forgotten a } somewhere or pasted a county
without deleting the reference or something.
But it's close to impossible to find such mistakes ...
 
Thanks anyway Overlord123, you dragged me in the right direction. I looked at the flagfiles_0.tga and saw that
there allways was a difference of 3 in which file was choosen.

In the end I realised that in the landed_titles.txt it was named k_golden_horde and not e_golden_horde.
Very strange because I didn't remember I modded anything there ....

But thanks, problem solved !!!
 
Probably because you have k_golden_horde, while it should be e_golden_horde


EDIT: Oh, you found it already :)
Did you take the landed_titles file from the demo? If so, that's the reason for the mess-up. The demo has the hordes as kingdoms, while the full game has them as empires...
 
Had a similar problem earlier myself, couldn't for the life of me work out what was wrong. After seeing this thread I checked and found the same thing with Golden Horde, Il-Khanate and Timurids ;)
 
Yeah. In general, if you're got a title without a flag, all the flags get messed up. So the hordes from the demo might cause problems, but also any time you add new titles without giving them flags, you'll have this same issue.
 
Did you take the landed_titles file from the demo? If so, that's the reason for the mess-up. The demo has the hordes as kingdoms, while the full game has them as empires...
Ah right, I modded the landed-titles from the demo and dragged it into the final game (wanted to save time which was an epic fail because it took the whole day to figure out what was wrong ^^).