Forum Discussion

Re: Constant last exceptions 'sim_info_tests.py:444' pls help

@l0wky Could you please upload the exception as asked above.

5 Replies

  • l0wky's avatar
    l0wky
    2 years ago

    How exactly i should upload the exception? It just keeps saying "Unsupported extension type" when uploading "mc_lastexception"

  • crinrict's avatar
    crinrict
    Hero+
    2 years ago

    @l0wky As per my instructions

    Please either create a .rar file to upload or copy/paste the content into your post.

    Also please remove all mods including mcc and upload the file the game creates.

  • l0wky's avatar
    l0wky
    2 years ago

    I'm sorry, what exact file/content are you asking me to upload? I can't generate an exception without mccc

  • l0wky's avatar
    l0wky
    2 years ago

    i don't think it is a mod problem, since even without mods, it keeps happening, but i think i got the exception. is this it?

    Spoiler
    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>f923cd691a85c77c6724e7a7</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-11-01 11:39:32</createtime><buildsignature>Local.Unknown.Unknown.1.110.294.1020-1.300.000.195.Release</buildsignature><categoryid>sim_info_tests.py:444</categoryid><desyncid>f923cd691a85c77c6724e7a7</desyncid><systemconfig/><screenshot/><desyncdata>Exception during call to test method on &lt;class 'sims4.tuning.instances.mixer_AlienAbduction_TrackerIdle_VeryLow'&gt; (AttributeError: death_object_assigned)&#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 517, 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 236, in simulate&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 385, in _resume&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\master_controller.py", line 75, in _run_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\master_controller.py", line 615, in _process&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3987, in get_next_work&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 470, in exported_func&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_component.py", line 1058, in run_subaction_autonomy&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 101, in find_best_action&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 172, in score_all_interactions&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 188, in score_all_interactions_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 253, in run_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 591, in _run_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_mixer_provider.py", line 139, in get_mixers&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\content_sets.py", line 498, in get_buff_aops&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\content_sets.py", line 288, in get_valid_aops_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\autonomy\content_sets.py", line 259, in aop_valid_for_scoring&#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 2891, in test&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 731, in run_tests&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 146, in __call__&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\caches.py", line 296, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info_tests.py", line 387, in __call__&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info_tests.py", line 444, in _test_sim_info&#13;&#10;AttributeError: death_object_assignedrtim=0&#13;&#10;Client Session Time: 20.50&#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,329,0,5842&#13; &#10;Modded: True&#13; &#10;SystemInfo: Windows 11 10.0.22631 GPU: AMD Radeon(TM) Graphics 31.0.21912.3005, GUID: 6C9E779A-599B-11ED-8D43-806E6F6E6963&#13; &#10;</desyncdata></report>
    </root>

    Edit By Crinrict: Added Spoiler Tags