Forum Discussion

alanmichael1's avatar
alanmichael1
Seasoned Ace
4 years ago
Solved

[FIXED] [MWS] No way to activate the officiant

Product: The Sims 4
Platform:PC
Which language are you playing the game in? Deutsch
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
Steps: How can we find the bug ourselves? Ask a Sim to be your officiant and start the ceremony with him/her. Selcect "Exchange vows with officiant".
What happens when the bug occurs? The couple will gather at the wedding arch, but the officiant does nothing. Resetting the officiant or creating more space around the arch doesn't help.
What do you expect to see? The officiant doing his job.
Have you installed any customization with the game, e.g. Custom Content or Mods? Never used.
Did this issue appear after a specific patch or change you made to your system? Yes
Please describe the patch or change you made. After installing MWS

Testtest.

Edit By Crinrict: Added Tag to Title.

  • crinrict's avatar
    crinrict
    4 years ago

    Officiants will not just stand there any longer, but will actually do their officiant job.


4 Replies

Replies have been turned off for this discussion
  • Same issue. I think it's a problem where the game is not properly assigning the role or buff or whatever tells the officiant sim that they are, in fact, the officiant - because when you ask them to be your officiant they do not get the associated sentiment. 

  • 83bienchen's avatar
    83bienchen
    Seasoned Ace
    4 years ago

    I got the officiant - officiant vows with kiss - to work. The main reason for this issue I noticed is that the officiant should not be allowed for the attend ceremony interactions. At least they're not the one attending, but holding the ceremony.

    This can be achieved by changing the test_globals for the tuning

    277123

    wedding_Attend_Custom_State_Wedding_TakeSeats

    to

    <L n="test_globals">
        <V t="sim_info">
          <U n="sim_info">
            <V n="ages" t="specified">
              <L n="specified">
                <E>TEEN</E>
                <E>YOUNGADULT</E>
                <E>ADULT</E>
                <E>ELDER</E>
                <E>CHILD</E>
              </L>
            </V>
            <V n="species" t="specified">
              <U n="specified">
                <L n="species">
                  <E />
                </L>
              </U>
            </V>
            <E n="who">Actor</E>
          </U>
        </V>
        <V t="situation_job_test">
          <U n="situation_job_test">
            <L n="situation_jobs">
              <T>275727<!--job_Custom_State_Wedding_FlowerSpreader--></T>
              <T>275724<!--job_Custom_State_Wedding_Guest--></T>
              <T>275960<!--job_Custom_State_Wedding_HonorAttendant--></T>
              <T>282161<!--job_Custom_State_Wedding_RingBearer--></T>
            </L>
          </U>
        </V>
      </L>

    The bolded part is the one where the officiant is included and shoud be erased.

    However, there seems to be another unrelated issue with the officiant ceremony without kiss that seems to lie somewhat deeper in the code. I have no insight to share on that one, The tuning for it seems to be fine, but i still doesn't work at all with the changes mentioned above.

  • crinrict's avatar
    crinrict
    Hero+
    4 years ago

    Officiants will not just stand there any longer, but will actually do their officiant job.


About The Sims 4 Bug Reports - Archive

This is a read-only archive of bugs previously reported on Answers HQ. Click "The Sims 4 Bug Reports" in the right-rail to browse and create new bugs.14,625 PostsLatest Activity: 5 years ago