• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(41255)

Second Lieutenant
Mar 11, 2005
100
0
Hi folks,

Just wondering if this is another buggy mission (see the "Yet More Triremes?" thread).

I currently have the mission "Make heretics removed from office". It says "everyone that is not following Greek should be removed from their jobs as governors, military commanders and technology researchers". For several years I have made sure that nobody in ANY post of any sort has any religion other than Greek, but still the mission times out and I fail.

When I look at the criteria for the mission it says:

Any character (Massalia)
Has the same religion as the state.
Is Employed.

... that sets up something rather different to the text of the mission. That would mean that (i) I have to get rid of (assassinate/banish?) all characters with non-Greek religions and (ii) everyone left has to have a job!

Is there something wrong there? Is this mission known to work??

Thanks,

CC
 
Upvote 0
There are some triggers, here is the mission:

______________________________


revoke_jobs_of_heretics = {
type = country
duration = 5
allow = {
war = no
government = republic
biggest_party = religious_party
any_character = {
is_state_religion = NO
has_job = true
}
}
abort = {
war = yes
}

success = {
NOT = {
any_character = {
is_state_religion = NO
has_job = true
}
}
}
chance = {
factor = 1
}


effect = {
stability = 1
religious_party = 2
}

fail_effect = {
stability = -1
religious_party = -3
}




}
 
I've gotten this mission as Rome and I've never been able to successfully complete it, despite purging all the filthy heretics from my administration.
 
magnate, if you suspect bugs, post in the bug forum, please :)
 
And in order to do so, register your game.
 
Thanks for posting, please register your game and post this where it belongs in the bug section. I'll move it for now.
 
Thanks for posting, please register your game and post this where it belongs in the bug section. I'll move it for now.

You've moved it all right, in the HoI3's "Bugreports" forum though. I am toying with the idea of forwarding this to the CK's "Bugreports" sections, but I am bouncing it back to you.