Is there something in 2.3 (or maybe even in CM) that breaks wars that are defined in history/wars?
This here does not work (war ends inconclusively every time) although it is (at this point) pretty much a copy-paste of swedish_war_of_two_eriks:
Code:name = "Defiance of La Valette" casus_belli = { casus_belli=claim_on_liege_plot actor=20211 recipient=24999 landed_title=e_temeria date=1274.1.1 } # In civil wars defender MUST be added before attacker! 1274.1.1 = { add_defender = 24999 add_attacker = 20211 start_war = yes } 1274.12.31 = { end_war = yes rem_attacker = 20211 rem_defender = 24999 }
--> "Defiance of La Valette" ended inconclusively (Casus Belli no longer valid)
I think this was already a problem with CM.