[FIXED] [MWS] Sims won't walk down the aisle

by 25andSouth
Reply

Original Post

Accepted Solution

[FIXED] [MWS] Sims won't walk down the aisle

[ Edited ]
★ Apprentice

Product: The Sims 4
Platform:PC
Which language are you playing the game in? English
How often does the bug occur? Every time (100%)
What is your current game version number? 1.84.197.1030
What expansions, game packs, and stuff packs do you have installed? All of thems
Steps: How can we find the bug ourselves? While playing the wedding event
What happens when the bug occurs? sims won't walk down the aisle when asked.
What do you expect to see? the sims should walk down the aisle
Have you installed any customization with the game, e.g. Custom Content or Mods? Yes
Did this issue appear after a specific patch or change you made to your system?

The sims are not walking down the aisle when prompted 

 

Edit By Crinrict: Added Tag to Title

Message 1 of 4 (1,781 Views)

Accepted Solution

Re: [MWS] Sims won't walk down the aisle

Hero

Sims will be able to go up and down short, medium and long aisles now during the Gather at Aisle interaction.

Fixed in Patch 1.86.157/1.56.20

If you're still experiencing this issue, please create a new thread.

Good Luck
Crin

Trennlinie

I don't work or have any association with EA. I give advice to the best of my knowledge and cannot be held responsible for any damage done to your computer/game.
Please only contact me via PM when asked to do so.



Important Threads


View in thread

Message 4 of 4 (1,113 Views)

All Replies

Re: [MWS] Sims won't walk down the aisle

★ Guide

This mostly happens to to the attend wedding interaction getting stuck on Sims. It can be solved by adjusting the priority of the walk aisle interactions.

 

In each of the following tuning files

 

276931  wedding_Aisle_WalkDown

277535  wedding_Aisle_WalkDown_Flower

278007  wedding_Aisle_WalkDown_Ring

277037  wedding_Aisle_WalkTogetherDown_Actor

277155  wedding_Aisle_WalkTogetherUp_Actor

276930  wedding_Aisle_WalkUp

277537  wedding_Aisle_WalkUp_Flower

278008  wedding_Aisle_WalkUp_Ring

 

simply add the following code:

 

<L n="basic_liabilities">
    <V t="critical_priority" />

...

</L>

 

Sims will then get up to walk the aisle and sit down to attend the rest of the ceremony afterwards. 

 

It took me a while to figure this one out but I'm pretty sure these were the adjustments that finally did the trick.

In addition, the priority for these actions could be set to high to make it even more reliable:

<E n="scoring_priority">HIGH</E>

 

By the way, the same method can be used to prioritize other interactions that are crucial to the flow of the ceremony as well, like:

278782  custom_State_Wedding_BlowBubbles

278783  custom_State_Wedding_ThrowRice

278785  custom_State_Wedding_GiveSpeech_Officiant

280541  weddingToast_Reaction_Failure

280542  weddingToast_Reaction_Success

 

Message 2 of 4 (1,529 Views)

Re: [MWS] Sims won't walk down the aisle

★ Guide

I just noticed I forgot to mention two of the tuning files that need changing:

 

277073  wedding_Aisle_Start_WalkTogetherUp

277026  wedding_Aisle_Start_WalkTogetherDown

Message 3 of 4 (1,447 Views)

Re: [MWS] Sims won't walk down the aisle

Hero

Sims will be able to go up and down short, medium and long aisles now during the Gather at Aisle interaction.

Fixed in Patch 1.86.157/1.56.20

If you're still experiencing this issue, please create a new thread.

Good Luck
Crin

Trennlinie

I don't work or have any association with EA. I give advice to the best of my knowledge and cannot be held responsible for any damage done to your computer/game.
Please only contact me via PM when asked to do so.



Important Threads


Message 4 of 4 (1,114 Views)