How to fix these errores?
In your ideas for "RUS" you have the following which are invalid as rewards:
air_attack = 0.15
air_defence = -0.10
However, you can use air_attack_factor & air_defence_factor, which will give % increase/decrease as you require.
In your event "Germany invites us to the Central Powers!" you are missing a } on your reward:
GER = { add_to_faction = BUL
You're also missing a } in "Sweden demands Åland!" and "Åland for Guarantees"
For the focuses & ideas in your start date, you need to use the focus/idea IDs, not the names. For example "Demand Danzing" would be "GER_demand_danzing"
In your focus trees when adding/removing ideas. All capitals need removing, and any accepts/umlauts/etc. need replacing with the ASCII (English standard alphabet characters) equivalent. For example "GER_Hermann_Göring" would become "GER_hermann_goring" (However, it appears you are trying to add the ideas for Goring and Kesselring, but they don't actually exist)
You haven't set a capital for Germany in territory which they own.
And the rest of the errors are due to research not existing. I will be adding the ability to set research at some point in the near future.
Nibe23123213
[14:32:11][pdx_localize.cpp:1085]: Expected colon(:) at line 6 and column 4 in localisation/bookmark_prepartion_l_english.yml
[14:32:11][pdx_localize.cpp:1085]: Expected colon(:) at line 6 and column 4 in localisation/bookmark_prepartion_l_english.yml
[14:32:39][countrydatabase.cpp:148]: Duplicate Country Tag - GER
[14:32:40][persistent.cpp:52]: Error: "Unknown modifier: air_attack, near line: 70" in file: "common/ideas/RUS_rus.txt" near line: 70
[14:32:40][persistent.cpp:52]: Error: "Unknown modifier: air_defence, near line: 72" in file: "common/ideas/RUS_rus.txt" near line: 72
[14:32:40][persistent.cpp:52]: Error: "Unknown modifier: air_attack, near line: 79" in file: "common/ideas/RUS_rus.txt" near line: 79
[14:32:40][persistent.cpp:52]: Error: "Unknown modifier: air_defence, near line: 81" in file: "common/ideas/RUS_rus.txt" near line: 81
[14:32:43][portraitdatabase.cpp:24]: Missing portrait texture in group ITA > Army > Male: "gfx/leaders/ITA/Portrait_Italy_Generic_land_4.dds".
[14:32:44][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/ger.txt line : 1002
[14:32:44][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/ger.txt line : 1019
[14:32:44][effect.cpp:391]: Invalid effect 'focus' in common/national_focus/ger.txt line : 1032
[14:32:44][effect.cpp:292]: Error: "Unknown effect-type: focus, near line: 1002
Unknown effect-type: focus, near line: 1019
Unknown effect-type: focus, near line: 1032
" in file: "common/national_focus/ger.txt" near line: 2531
[14:32:45][database_scoped_variables.h:61]: invalid database object for effect/trigger: file: common/national_focus/swe.txt line: 129 democracy. use var:var_name to explicitly use variables in effects/triggers
[14:32:45][database_scoped_variables.h:61]: invalid database object for effect/trigger: file: common/national_focus/swe.txt line: 155 democracy. use var:var_name to explicitly use variables in effects/triggers
[14:32:45][persistent.cpp:52]: Error: "Unexpected token: focus, near line: 196" in file: "common/national_focus/swe.txt" near line: 210
[14:32:45][persistent.cpp:52]: Error: "Unexpected token: focus, near line: 213" in file: "common/national_focus/swe.txt" near line: 228
[14:32:45][persistent.cpp:52]: Error: "Unexpected token: focus, near line: 231" in file: "common/national_focus/swe.txt" near line: 1093
[14:32:45][nationalfocus.cpp:499]: Error in focus: SWE_nordic_isolation (common/national_focus/swe.txt:93 )
Has mutual exclusivity with SWE_abandon_neutrality but the other focus does not.
[14:32:45][persistent.cpp:52]: Error: "Invalid CountryTag: default, near line: 8" in file: "common/bookmarks/prepartion.txt" near line: 8
[14:32:45][persistent.cpp:52]: Error: "Unexpected token: =, near line: 8" in file: "common/bookmarks/prepartion.txt" near line: 8
[14:32:45][persistent.cpp:52]: Error: "Invalid idea: Unemployment: ideas, near line: 13
Invalid idea: German: ideas, near line: 14
Invalid idea: Leadership: ideas, near line: 14
Invalid idea: Adolf: ideas, near line: 15
Invalid idea: Hitler: ideas, near line: 15" in file: "common/bookmarks/prepartion.txt" near line: 16
[14:32:45][persistent.cpp:52]: Error: "Invalid focus: Demand: focuses, near line: 18
Invalid focus: Danzing: focuses, near line: 18
Invalid focus: Anschluss: focuses, near line: 19
Invalid focus: The: focuses, near line: 20
Invalid focus: Kaiser: focuses, near line: 20
Invalid focus: Plot: focuses, near line: 20" in file: "common/bookmarks/prepartion.txt" near line: 21
[14:32:46][effect.cpp:391]: Invalid effect 'option' in events/GER_ger.txt line : 23
[14:32:46][persistent.cpp:52]: Error: "Unknown effect-type: option, near line: 23" in file: "events/GER_ger.txt" near line: 34
[14:32:46][persistent.cpp:52]: Error: "Unexpected token: country_event, near line: 38" in file: "events/GER_ger.txt" near line: 134
[14:32:47][db_ref_variable.h:90]: common/national_focus/ger.txt:598: add_ideas: Invalid idea: GER_Hermann_Göring. If you wanted to reference a variable, you need to explicitly prefix it with var: or temp_var:.
[14:32:47][db_ref_variable.h:90]: common/national_focus/ger.txt:615: add_ideas: Invalid idea: GER_Albert_Kesserling. If you wanted to reference a variable, you need to explicitly prefix it with var: or temp_var:.
[14:32:47][db_ref_variable.h:90]: common/national_focus/swe.txt:87: remove_ideas: Invalid idea: SWE_Neutral_Foreign_Policy. If you wanted to reference a variable, you need to explicitly prefix it with var: or temp_var:.
[14:33:05][country.cpp:7168]: Attempting to set captial state #1 for German Republic, they dont own it!
[14:33:31][country.cpp:7168]: Attempting to set captial state #1 for German Reich, they dont own it!
[14:33:40][persistent.cpp:52]: Error: "Error reading division template (Infanterie-Division) for country ---.
The division_names_group refers to the unknown tag: GER_DIV_0_0, near line: 4" in file: "history/units/GER_1936.txt" near line: 4
[14:33:40][persistent.cpp:52]: Error: "Error reading division template (Panzerdivision) for country ---.
The division_names_group refers to the unknown tag: GER_DIV_1_0, near line: 23" in file: "history/units/GER_1936.txt" near line: 23
[14:33:40][persistent.cpp:52]: Error: "Error reading division template (Cavalry) for country ---.
The division_names_group refers to the unknown tag: GER_DIV_2_0, near line: 40" in file: "history/units/GER_1936.txt" near line: 40
[14:33:40][persistent.cpp:52]: Error: "Error reading division template (Panzerabwehr-Division) for country ---.
The division_names_group refers to the unknown tag: GER_DIV_3_0, near line: 55" in file: "history/units/GER_1936.txt" near line: 55
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: support_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: light_tank_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: motorized_equipment belonging to German Reich
[14:33:40][unit.cpp:3159]: 26th Panzerdivision ( GER ) unit in 375 has locked equipment requirements: light_tank_equipment, motorized_equipment, , needed by subunit(s) in template "Panzerdivision".
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: light_tank_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: motorized_equipment belonging to German Reich
[14:33:40][unit.cpp:3159]: 27th Panzerdivision ( GER ) unit in 375 has locked equipment requirements: light_tank_equipment, motorized_equipment, , needed by subunit(s) in template "Panzerdivision".
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: light_tank_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: motorized_equipment belonging to German Reich
[14:33:40][unit.cpp:3159]: 28th Panzerdivision ( GER ) unit in 6555 has locked equipment requirements: light_tank_equipment, motorized_equipment, , needed by subunit(s) in template "Panzerdivision".
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: light_tank_equipment belonging to German Reich
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: motorized_equipment belonging to German Reich
[14:33:40][unit.cpp:3159]: 29th Panzerdivision ( GER ) unit in 9361 has locked equipment requirements: light_tank_equipment, motorized_equipment, , needed by subunit(s) in template "Panzerdivision".
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: anti_tank_equipment belonging to German Reich
[14:33:40][unit.cpp:3159]: 37th Panzerabwehr-Division ( GER ) unit in 3522 has locked equipment requirements: anti_tank_equipment, , needed by subunit(s) in template "Panzerabwehr-Division".
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: anti_tank_equipment belonging to German Reich
[14:33:40][unit.cpp:3159]: 38th Panzerabwehr-Division ( GER ) unit in 6263 has locked equipment requirements: anti_tank_equipment, , needed by subunit(s) in template "Panzerabwehr-Division".
[14:33:40][equipmentpool.cpp:1387]: Trying to fill variant where none exist from type: anti_tank_equipment belonging to German Reich
[14:33:40][unit.cpp:3159]: 39th Panzerabwehr-Division ( GER ) unit in 6555 has locked equipment requirements: anti_tank_equipment, , needed by subunit(s) in template "Panzerabwehr-Division".
[14:33:40][equipmentpool.cpp:1289]: Country "GER" does not have any equipment variant for type "fighter_equipment_0" version 0 created by "GER".
[14:33:40][strategicair.cpp:3850]: Error scripting OOB history/units/BUL_1936.txt. Could not set pool equipment amount in Sofia
Mod: Reworked