I'm in the same boat as him and seeing the same problem with my female Catholic queen of Ravenna (titular title) She has claims to Brescia, Leukousia, and Prato. In every single case, she is listed as "not having a valid casus belli" for all of her strong claims. The only war she can pursue is tributary.
[HIP Release 2017-08-29 (Cacao4)]
EMF: Extended Mechanics & Flavor (v7.03 - 2017-08-29)
Arumba and Internal Tab Shortcuts (2017-05-04)
ARKO Interface (2017-04-25)
SWMH (v3.04 - 2017-08-28)
MiniSWMH: Performance-Friendly SWMH (v1.3.4 - 2017-08-28)
ARKO Armoiries (2017-04-25)
LTM (C - 2017-03-20)
CPRplus (v2.8.4 - 2017-08-28)
UPDATE:
I started a new game with a female ruler of Surrey in the 867 and used console to give her a strong claim to Kent. She couldn't press the claim at all as above and got the same "no valid casus belli" message with mouseover.
Game rules were all default except:
Fewer non epidemic diseases
Devil worshipers OFF
Secret religious cults OFF
Diplomatic range: OFF
Unrestricted grant independence
Aggressive historical outcome
Ahistorical dejure empires: ON
So this bug is confirmed. She was a female Catholic countess with a strong claim to Kent. No way to press it at all maybe except for calling in a favor from her liege lord (unlikely considering that the earl of Kent is related to him)
Further investigation of the "no casus belli" bug for female rulers with strong claims:
An independent female ruler is utterly incapable of pressing any of her own claims, even strong ones.
A female ruler can only press a strong claim against someone else in the SAME realm ONLY if it's pressed against the top tier liege - was able to verify it by creating a female ruler of Surrey in the 867 game start , gave her a strong claim to Kent. She couldn't press the claim against the lord of Kent who's of the same tier as her. But she can press it against her top liege of Wessex. I don't need to point out how problematic it really is. I was able to verify that the same thing is true for Cacao4 on a different computer and different female ruler (this time, the titular ruler of the kingdom of Ravenna. She simply couldn't press any strong claims of her own, period.
That said, I'd have to revert to Cacao3 if I want to progress with my games where I have a female ruler. It's a pretty major bug.
common/cb_types/00_cb_types.txt/claim:
Maybe this is the culprit.Code:can_use = { emf_cb_can_use = yes # common/scripted_triggers/emf_cb_triggers.txt: Not a Mongol with special war-declaration mechanics; not planning/holding a tournament or planning a coronation root = { or = { is_female = no and = { religion_group = muslim not = { has_game_rule = { name = gender value = all } } } } } }
I'm no scripter so I wouldn't know how to "adjust" the above and see if that fixes the problem or not for testing on my own.
Judging from Hades7's version of this file, I think that the and = { ... } section is supposed to be enclosed in a not = { ... } section. I may be wrong, though.
Maybe try this:
Code:can_use = { emf_cb_can_use = yes root = { not = { and = { is_female = yes religion_group = muslim not = { has_game_rule = { name = gender value = all } } } } } }not = { and = { A B C } } has the same meaning as or = { not = { A } not = { B } not = { C } }.
Obviously, however, the shenanigan decreases the legibility of the code in this instance.Code:can_use = { emf_cb_can_use = yes root = { or = { is_female = no not = { religion_group = muslim } has_game_rule = { name = gender value = all } } } }
Hope this is fixed in a patch soon. Pretty big bug.
Toa
The code you provided allowed my female rulers to once more press their claims. Thank you!
I just deleted the old code via Notepad++ and copy pasted in the revised code. It worked.
Thanks Toa for this solution! Seems to have fixed the problem for me as well. My independent female duchess could not press her weak claim against the duchy of Savoy and the ruler was coming of age soon so the clock was ticking.
Ironically, she had the option to press for her two younger sisters who had the exact same claim.
Yes, it's the `claim` CB-- #1 basic, and I did it screw it up for female rulers with a solution that is precisely as @Toa Kraka says. I've just come back from a vacation, so I'm considering pushing a hotfix release soon. However, the question is what to include in the hotfix release: the EMF Alpha has been accruing some fairly major changes that are still not quite finished... so the timing is uncertain, but soon I guess.
Khanate of Nice has showed up again (reported here ). Again it's Nice and the timing is similar:
I also got an event for pagan holy wars featuring this guy:
Since East African has not reformed it's probably not intended.
While it might not be a bug I also noticed that when using "Change council position" action it's not possible to switch somebody to advisor, would it be possible to add that option?
[HIP Release 2017-08-29 (Cacao4)]
EMF: Extended Mechanics & Flavor (v7.03 - 2017-08-29)
Arumba and Internal Tab Shortcuts (2017-05-04)
ARKO Interface (2017-04-25)
SWMH (v3.04 - 2017-08-28)
ARKO Armoiries (2017-04-25)
LTM (C - 2017-03-20)
CPRplus (v2.8.4 - 2017-08-28)
+ revolutionary map
This -- except for the East African Reformed part -- continues to haunt us with its overall strange. The reformed East Africans will be fixed in the next release.
Gall Goidel cultural retinue is Gallowglass, but their building is Huskarls.
Not my area of expertise, but I think this may just be a case of wanting heavy infantry and not having an irish name for it.