So I'm working on a mod that will allow militaristic ethics empires to pick a policy option where full bombardment will turn a planet uninhabitable after the defenses are reduced to 0. However, the policy option isn't showing up and I'm getting errors that I do not understand from the error.log. I would really appreciate it if someone with some Paradox modding experience could take a look and let me know where I'm going wrong or point me in the direction to find the answers. Attached is the mod zip and here is the error log I am getting:
Code:
[12:35:39][eventmanager.cpp:534]: unknown namespace 'global_annihilation' defined in event files
[12:35:39][persistent.cpp:34]: Error: "Unexpected token: every_country, near line: 29
" in file: "events/global_annihilation.txt" near line: 35
[12:35:39][persistent.cpp:34]: Error: "Unexpected token: FROM, near line: 36
" in file: "events/global_annihilation.txt" near line: 53
[12:35:39][eventmanager.cpp:183]: an event with id [global_annihilation.1] already exists! file: events/global_annihilation.txt line: 12
[12:35:39][eventmanager.cpp:226]: Corrupt Event Table Entry - } in events/global_annihilation.txtline: 55
[12:35:39][eventmanager.cpp:534]: unknown namespace 'global_annihilation' defined in event files
[12:35:40][effect_impl.cpp:411]: Error in scripted effect, cannot find: limit
[12:35:40][effect_impl.cpp:411]: Error in scripted effect, cannot find: has_policy_flag
Attachments
- 1