Why is this not showing the name of my country? How can i solved it ?
Do you get any errors when running the game in debug mode?
Nope nothing
What language is your game set to?
It seems when creating the countries, you set one to French, and one to German.
If you're running the game in French, you will only see Tyralland, in German King, and any other langauge you won't see either.
To see the name(s) in other languages, you will need to copy the localisation file "country_[your_country]_l_[language].yml" and change the language to the desired.
For example, to see "King" when playing in French, copy the German localisation and rename to: "country_king_l_french.yml"
Ahhh okay thank ya
Tyral67