Ideas

BabesCakes920's avatar
BabesCakes920
Seasoned Newcomer
2 months ago
Status:
Reviewed

Moving in after wedding makes UI disappear

Platform: PC (EA App)
Game version (Main Menu): 1.116.240.1020 (Release 1.300.000.216)
OS: Windows 11 (10.0.26100)
GPU: NVIDIA GeForce RTX 3070 Ti (driver 32.0.15.8088)
Mods/CC: No
Occurs in new save: Yes (fresh folder, fresh Sims 4 install)
Packs owned/installed: All EP, All GP, All SP All Kits
Online/Gallery: Tried both enabled and disabled
Main Issue :
Right after a wedding finishes, the “Move In Together” flow causes my entire Sims UI to disappear (portrait panel, needs, aspirations, and the active Sim itself vanish). I can still open Manage Households / Manage Worlds (most of the time, only one of three times did all the UI disappear and I had to 100% force quit)which brings the UI back, but the problem repeats every time I accept the post‑wedding move‑in on this patch—even in a brand‑new save with no mod 100% of the time.
I’m able to reproduce this (and found steps to avoid it but I’d like to play the game as it flows without extra steps)
Steps to reproduce (reliable)
1.) Start a new save (No mods/CC; fresh save gallery or regular sim.
2.) Have sims in two separate households gain enough of each bar (Friendship;Romance) to propose to be able to plan a wedding either via calendar or by interacting with the engaged couple. Make sure each sim has their own household and is placed on a lot.
3.) Host a wedding for your sims. (Tested with both My Wedding Stories and base game weddings and it happens either way)
4.) When you finish the wedding and it ends accept the Move In Together prompt.
5.) In the transfer screen merge the newlyweds into the household THAT IS NOT where your sim lived before the wedding (Usually for me it’s the Left side that I’m merging into) and click okay once finished
6.) Let the game load back into the lot following the prompt, → Live UI is missing (no portraits/needs/aspirations/active Sim).

What I already tried (didn’t resolve)
• Reinstalling The Sims 4 with ALL NEW folders • Full “fresh folder” (deleted Options.ini, caches, etc. AFTER the new install)
• EA App Repair (post‑purge)
• New saves, tested in different worlds/lots (both Sims already had homes and tested with different sims in different lots and homes)
• Toggling Online Access / Gallery : off • Reinstalling GPU driver and letting the game rebuild graphics config since after a setting reset it couldn’t find my graphics card and gave an error for that…
Im going to test and see if the prompt in the relationship panel causes a similar bug for me tomorrow.. I’ve been trying to figure out how to word this to get any help..

Workarounds that avoid the bug (not ideal only one I’ve found and it breaks the flow.)
Decline the post‑wedding Move In Together prompt → end event → go to Manage WorldsManage HouseholdsTransfer Sims Between Households to merge manually.

I sent the last two “LE” files to an AI and it says
“ • The gallery_interactions.py:32 stack suggests the post‑wedding flow calls the Gallery move‑in test, which sometimes receives a None home_zone_id even though both Sims have valid homes.
• The story_progression_service + university action appears in some runs, so Story Progression may be firing at the same moment and leaving an incomplete context for the move‑in. “

Edit By Crinrict: Adjusted Title

5 Comments

  • Hi BabesCakes920​ 

    could you please copy/paste the content of your LEs (the complete one). You can't upload them so you need to copy/paste the content.

    Best thing is to delete all the LastExceptions you currently have, trigger the error and then provide the info from the new files created.

  • BabesCakes920's avatar
    BabesCakes920
    Seasoned Newcomer
    2 months ago

    Thank you for the reply crinrict​ !! These are the TWO LEs i got after recreating the issue again. I've been away and was really hoping the update today would fix it.. 

    LastException.txt
    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:08:49</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:08:57</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:00</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:05</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:05</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:09</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>situation_shifts.py:290</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute 'sim_info_gen')&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 231, in simulate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\situation_shifts.py", line 435, in _shift_churn_alarm_callback&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\situation_shifts.py", line 519, in handle_situation_shift_churn&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\situation_shifts.py", line 290, in _create_situation_with_params&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\complex\aggregate_single_state_situation.py", line 123, in get_predefined_guest_listAttributeError: 'NoneType' object has no attribute 'sim_info_gen'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:18</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:19</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:20</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>gallery_interactions.py:32</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.MoveInFromGallery'&gt; (AttributeError: 'NoneType' object has no attribute 'home_zone_id')&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 222, in c_api_server_tick&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 520, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 117, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 231, in simulate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 4332, in do_transition_single&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 4229, in _create_transition_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\sim_irq_service.py", line 104, in yield_to_irq&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\sim_irq_service.py", line 84, in _yield_to_irq&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 212, in has_choices&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 166, in is_valid_aop&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3006, in test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 113, in _test&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\gallery_interactions.py", line 32, in _test_zone_id&#13;&#10;AttributeError: 'NoneType' object has no attribute 'home_zone_id'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 15:09:39</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>situation_shifts.py:290</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute 'sim_info_gen')&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 231, in simulate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\situation_shifts.py", line 435, in _shift_churn_alarm_callback&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\situation_shifts.py", line 519, in handle_situation_shift_churn&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\situation_shifts.py", line 290, in _create_situation_with_params&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\complex\aggregate_single_state_situation.py", line 123, in get_predefined_guest_listAttributeError: 'NoneType' object has no attribute 'sim_info_gen'rtim=0&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    </root>
    LastUIException.txt
    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>94d9c3df71ba2f9e68a4d77a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-08-19 22:09:05</createtime><buildsignature>Local.Unknown.Unknown.1.117.227.1030-1.200.000.673.Release</buildsignature><categoryid>(AS)widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain</categoryid><desyncid>94d9c3df71ba2f9e68a4d77a</desyncid><systemconfig/><screenshot/><desyncdata>TypeError: Error #1009: Cannot access a property or method of a null object reference.&#13;&#10;    at widgets.Gameplay.SimInfoHUD.SimInfoTray::SimInfoTrayMain/HandleInitNotebookBtn()&#13;&#10;    at olympus.core.widget::WidgetBase/Initialize()&#13;&#10;    at olympus.core::LayoutManager/LoadWidgetCompleteHandler()&#13;&#10;rtim=779605&#13;&#10;Client Session Time: 20.49&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 13,526,0,6039&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 11 10.0.26100 GPU: NVIDIA GeForce RTX 3070 Ti  32.0.15.8097, GUID: 5673E02F-90AD-11EF-B5C0-AC047D925686&#13; &#10;</desyncdata></report>
    </root>

  • Thanks.

    Move in for weddings always has had so many issues.

    Moved this to the bug forum.