Stahitmao
I am having trouble with renaming states in the state_names_l_english.yml file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason. The file looks like this:
l_english:
STATE_58: "Burdaard"
STATE_59: "Hegebeintum"
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
I am having trouble with renaming states in the state_names_l_english.yml file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason. The file looks like this:
l_english:
STATE_58: "Burdaard"
STATE_59: "Hegebeintum"
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
I am having trouble with renaming states in the file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason.
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
I am having trouble with renaming states in the state_names_l_english.yml file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason.
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
I am having trouble with renaming states in the state_names_l_english.yml file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason. The file looks like this:
l_english:
STATE_58: Burdaard
STATE_59: Hegebeintum
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
I am having trouble with renaming states in the state_names_l_english.yml file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason. The file looks like this:
l_english:
STATE_58: "Burdaard"
STATE_59: "Hegebeintum"
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
I am having trouble with renaming states in the state_names_l_english.yml file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason. The file looks like this:
l_english:
STATE_58: "Burdaard"
STATE_59: "Hegebeintum"
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
I am having trouble with renaming states in the state_names_l_english.yml file, it used to work just fine but after No step back, By blood alone and Arms against tyranny it doesn't work anymore for some reason. The file looks like this:
l_english:
STATE_58: "Burdaard"
STATE_59: "Hegebeintum"
Now renaming state 58 (Schleswig - Holstein) to Burdaard works just fine, but renaming state 59 (Ost - Hannover) to Hegebeintum does not work for some reason and when I rename 59 to Burdaard then it does work. This makes no sense to me, does anyone know why this is?
Well when I looked in the error log file it was complaining about a lot of malformed and unexpected tokens. I had imported focus trees already in the game, so a lot of unnecessary complicated code had come along with it. When I removed those parts the focus trees work fine. Thanks for the help and quick response!
In the Documents\Paradox Interactive\Hearts of Iron IV\mod\yourmod\interface\something.gfx file you need to add a line at the top of the file that says:
"spriteTypes = {
"
and you need a new closing bracket at the end off course.