Crusader Kings III

Crusader Kings III

Weddings Expanded
Lord DGP  [开发者] 2022 年 5 月 23 日 下午 5:49
Bug Reports
Your triggers have a typo, it is "available" instead of "avaliable".
最后由 Lord DGP 编辑于; 2022 年 5 月 24 日 上午 9:15
< >
正在显示第 1 - 15 条,共 24 条留言
Lord DGP  [开发者] 2022 年 5 月 24 日 上午 5:47 
error.log mentioned some files not being in UTF-8-BOM.
最后由 Lord DGP 编辑于; 2022 年 5 月 24 日 上午 6:23
Lord DGP  [开发者] 2022 年 5 月 24 日 上午 7:52 
avaliable_cousins_trigger = { OR = { root = { any_sibling = { any_child = { is_physically_able_adult = yes } } } scope:wedding_spouse = { any_sibling = { any_child = { is_physically_able_adult = yes } } } } }

Should be:

avaliable_cousins_trigger = { OR = { root = { any_parent = { any_sibling = { any_child = { is_physically_able_adult = yes } } } } scope:wedding_spouse = { any_parent = { any_sibling = { any_child = { is_physically_able_adult = yes } } } } } }
最后由 Lord DGP 编辑于; 2022 年 5 月 24 日 下午 2:33
Lord DGP  [开发者] 2022 年 5 月 24 日 上午 9:14 
I suggest renaming the "wedding_triggers.txt" as the mod "Simple Weddings" has the same name for that file, which might result in conflicts.
Elzephor  [开发者] 2022 年 5 月 25 日 上午 11:01 
Thanks for these reports! I've just pushed an update that addresses the trigger typo, fixes the cousins trigger, and renames wedding_triggers.txt to weddings_expanded_triggers.txt.
Tannenzäpfle 2022 年 6 月 17 日 上午 5:19 
I`m an emperor and I have downloaded Wedding Expended, CFP and the WE-CFP-Compatch but I don´t get the new scenery... I´ve already disabled The Catholic Trinity and Choose Throne Room wich both also could conflict.
Are there any other requirements?
Tannenzäpfle 2022 年 6 月 17 日 上午 5:31 
I think, I figured it out. So, it´s only if you marry yourself and not if you marry any unlanded charakters at you court. And, if you´re a muslim ruler, the scenery only occurs for your primary wife
Lord DGP  [开发者] 2022 年 6 月 17 日 上午 5:58 
引用自 Dillo
I think, I figured it out. So, it´s only if you marry yourself and not if you marry any unlanded charakters at you court. And, if you´re a muslim ruler, the scenery only occurs for your primary wife

- This mod currently only triggers for your primary spouse
- The court scenes currently only trigger for your own weddings

We know this is quite limiting and will expand that functionality soon!
最后由 Lord DGP 编辑于; 2022 年 6 月 17 日 上午 5:58
Ryūichi 2022 年 6 月 27 日 下午 11:27 
Not sure if it's the right place to report this, but here we go.

I'm experiencing an issue where the wedding doesn't start.

The event chain begins (you decide whether to host a wedding or not), I get a couple of events (who to invite, people offering to help with preparations, heirloom) but it simply stops before the actual wedding. The final event that reports that preparations are complete doesn't happen.

At first it happened with a custom character (King of Croatia in 1066) marrying a Lowborn one, so I thought it might be related to both of them not having relatives.

I switched to a historical ruler (still King of Croatia in 1066, so the actual one and not a custom character), and after killing my spouse via debug command and marrying again, the wedding this time proceeded as normal whether I was marrying a historical character with relatives or a Lowborn one without them.

I tried with a different ruler. As Lothaire II in 867, I use the debug command to kill my wife and marry Waldrada (Soulmate at game start), and the wedding never gets to the "preparations are complete". I wondered whether the existing Soulmate relation could be the issue. I tried marrying a historical character and the wedding proceeded without issues, whereas if I married a Lowborn character the event chain stops and the "preparations are complete" part doesn't happen. Interestingly, when I married Lothaire to a historical character and the ceremony worked, the wedding resulted in the spouses becoming Soulmates, so Lothaire ended up with 2 Soulmates (it's supposed to be a unique relationship).

I repro'd the above scenarios multiple times and with just Weddings Expanded installed (so no extra mods, not even CFP + Compatch), launching the game with the option to enable debug. I also tried unsubscribing and subscribing again, making sure the files were properly deleted. The outcomes are always the same:

- Custom ruler of Croatia in 1066 + Lowborn spouse -> wedding doesn't complete

- Historical ruler of Croatia in 1066 + either Lowborn or historical spouse -> works

- Lothaire II in 867 marrying Waldrada (Soulmate) -> doesn't complete

- Lothaire II in 867 marrying a historical character -> works

- Lothaire II in 867 marrying a Lowborn spouse -> doesn't complete

Not sure if I'm missing anything obvious, sorry about the long post!
Lord DGP  [开发者] 2022 年 6 月 28 日 上午 2:10 
引用自 Ryūichi
Not sure if it's the right place to report this, but here we go.

I'm experiencing an issue where the wedding doesn't start.

The event chain begins (you decide whether to host a wedding or not), I get a couple of events (who to invite, people offering to help with preparations, heirloom) but it simply stops before the actual wedding. The final event that reports that preparations are complete doesn't happen.

At first it happened with a custom character (King of Croatia in 1066) marrying a Lowborn one, so I thought it might be related to both of them not having relatives.

I switched to a historical ruler (still King of Croatia in 1066, so the actual one and not a custom character), and after killing my spouse via debug command and marrying again, the wedding this time proceeded as normal whether I was marrying a historical character with relatives or a Lowborn one without them.

I tried with a different ruler. As Lothaire II in 867, I use the debug command to kill my wife and marry Waldrada (Soulmate at game start), and the wedding never gets to the "preparations are complete". I wondered whether the existing Soulmate relation could be the issue. I tried marrying a historical character and the wedding proceeded without issues, whereas if I married a Lowborn character the event chain stops and the "preparations are complete" part doesn't happen. Interestingly, when I married Lothaire to a historical character and the ceremony worked, the wedding resulted in the spouses becoming Soulmates, so Lothaire ended up with 2 Soulmates (it's supposed to be a unique relationship).

I repro'd the above scenarios multiple times and with just Weddings Expanded installed (so no extra mods, not even CFP + Compatch), launching the game with the option to enable debug. I also tried unsubscribing and subscribing again, making sure the files were properly deleted. The outcomes are always the same:

- Custom ruler of Croatia in 1066 + Lowborn spouse -> wedding doesn't complete

- Historical ruler of Croatia in 1066 + either Lowborn or historical spouse -> works

- Lothaire II in 867 marrying Waldrada (Soulmate) -> doesn't complete

- Lothaire II in 867 marrying a historical character -> works

- Lothaire II in 867 marrying a Lowborn spouse -> doesn't complete

Not sure if I'm missing anything obvious, sorry about the long post!

Hi @Ryūichi!
Thank you very much fo the detailed post, was able to replicate the issue.

The event chain bugs out when there are no parents to have preparation events with.
We will work on a fix immediately!
最后由 Lord DGP 编辑于; 2022 年 6 月 28 日 上午 2:11
Elzephor  [开发者] 2022 年 6 月 28 日 上午 10:56 
We have pushed a bug report fixing this issue, courtesy of Lord DGP. Thanks for the report!
Ryūichi 2022 年 6 月 28 日 下午 11:10 
Thank you guys for the quick fix! I tested the scenarios that didn't work earlier and they all do now, good job!

Just wanted to report what I assume is a small localization bug, see the top choice in the following screen

https://i.imgur.com/oOZOVQp.jpg
Lord DGP  [开发者] 2022 年 6 月 29 日 上午 12:10 
引用自 Ryūichi
Thank you guys for the quick fix! I tested the scenarios that didn't work earlier and they all do now, good job!

Just wanted to report what I assume is a small localization bug, see the top choice in the following screen

https://i.imgur.com/oOZOVQp.jpg
Good find! Will be fixed in the next update.
Hotl3looded 2022 年 7 月 11 日 下午 5:33 
I got this localization bug.
https://imgur.com/a/wKVNq3A
Moiros 2022 年 7 月 16 日 上午 6:13 
If I run this with CFP or The Catholic Trinity mod a conflict occurs in which the papal court room those modes provide is substituted by a classic court room
Kavenzmann 2022 年 7 月 19 日 上午 9:33 
If marrying with an already established relationship, any relationship status given after the marriage event chain is not overwriting it properly. For instance, you can already be someone's Soulmate and still get Lover as an outcome and thus be both Soulmate and Lover (which Vanilla doesn't allow as the former is meant to be the "upgrade" of the latter). This also allows for Lover-Rivals etc.
< >
正在显示第 1 - 15 条,共 24 条留言
每页显示数: 1530 50