Underfoxy
So i wanted to make a Decision with a mission. But of some reason the Mission just fails without a reason. Does someone have a clue why this happens?
So as i found out all National Spirits I made dissappear when a civil war breaks out in that country (through focus or just through decisions). Does someone know how to prevent this? That you can keep those National Spirits?
So. I did some national spirits but in the focus tree they don't work.
For Example:
The Idea is called : United Forever
Then i write in the Focus: add_ideas = united_forever
--------
Mostly this works but sometimes it doesn't work.
I looked in the code (common/ideas/file)
And then I saw that the Idea had an ID like: ADjdwX
although everything was fine.
------------------
Does someone know what the problem could be?
I also found out that those industry focuses break the focuses below in the code!
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 463
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 512
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 562
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 593
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 624
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 645
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 662
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 681
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 716
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 740
[20:44:17][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/autria-focus.txt line : 764
[20:44:17][effect.cpp:292]: Error: "Unknown effect-type: focus, near line: 463
Unknown effect-type: focus, near line: 512
Unknown effect-type: focus, near line: 562
Unknown effect-type: focus, near line: 593
Unknown effect-type: focus, near line: 624
Unknown effect-type: focus, near line: 645
Unknown effect-type: focus, near line: 662
Unknown effect-type: focus, near line: 681
Unknown effect-type: focus, near line: 716
Unknown effect-type: focus, near line: 740
Unknown effect-type: focus, near line: 764
" in file: "common/national_focus/autria-focus.txt" near line: 787IDK whats those mean ;;
I have a industry tree but it doesn't show up for some reason. The log in debug mode said [18:54:02][persistent.cpp:52]: Error: "Unexpected token: focus, near line: 455" in file: "common/national_focus/autria-focus.txt" near line: 501I think it's because of the set_state_flag. Can someone help me?
The connections looks like that?
i got a huge problem. I wanted to make a monarchist path for Austria. But after i did that many of the foucuses that worked before disappeared?! The 3 monarchist focuses doesnt even have any rewardsThats how it looked in Hoi4Thats how it should have looked.What could be the problem there?! Any events or decisions I made? I dont even use them. I just dont undestand how focuses just disappear. Even once which has no Rewards or anything. Also the connections and Exclusive connections bug at some foucuses. They doesn't show up only if i drag the focus a bit then they appear agin. What could be the problem?
ah thx for help ^^
I made a custom Variable that increases through focuses and events. But i don't know if it's actually working. So I wanted to ask if someone know if i can in some way make clear, that this variable works
How can i add it in there? Do i just have to copy it in and done? Or do i have to copy it on a specific spot?