Forum Announcement, Click Here to Read More From EA_Cade.

How can I interpret the last exception file?

Comments

  • yyaeyyae Posts: 1 New Member
    <root>
    <report>
    <version>2</version>
    <sessionid>7953f197006aa2205c16f89e</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4_64.15.pc</sku>
    <createtime>2018-12-16 18:17:05</createtime>
    <buildsignature>Local.Unknown.Unknown.1.47.51.1020-1.200.000.375.Release</buildsignature>
    <categoryid>career_base.py:892</categoryid>
    <desyncid>7953f197006aa2205c16f89e</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata>Exception occurred while attempting to populate a repeated field: (IndexError: list index out of range)

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper

    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick

    File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 462, in update

    File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 112, in update

    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate

    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run

    File "T:\InGame\Gameplay\Scripts\Server\services\rabbit_hole_service.py", line 342, in <lambda>

    File "T:\InGame\Gameplay\Scripts\Server\services\rabbit_hole_service.py", line 472, in _remove_rabbit_hole

    File "T:\InGame\Gameplay\Scripts\Core\sims4\callback_utils.py", line 158, in __call__

    File "T:\InGame\Gameplay\Scripts\Server\drama_scheduler\audition_drama_node.py", line 299, in _on_sim_return

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 489, in set_gig

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_tracker.py", line 79, in resend_career_data

    File "T:\InGame\Gameplay\Scripts\Server\distributor\ops.py", line 2327, in __init__

    File "T:\InGame\Gameplay\Scripts\Server\distributor\rollback.py", line 32, in __exit__

    File "D:\SVN\S4_Modules\mc_cmd_center\mc_utils.py", line 122, in _wrapper_function

    File "T:\InGame\Gameplay\Scripts\Server\distributor\ops.py", line 2327, in __init__

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 3432, in populate_set_career_op

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 946, in should_skip_next_shift

    File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 892, in get_next_work_time

    IndexError: list index out of range

    rtim=0</desyncdata>
    </report>
    </root>
  • rosemowrosemow Posts: 163,571 Member
    Hello @yyae
    Try having all the sims households that you play do a full work shift, then test to see if another LE message is then generated.
  • Souleah1337Souleah1337 Posts: 2 New Member
    Today I started getting this LE every time a sim tries for baby. I've tried removing my mods folder, deleting cache files, etc. Vanilla game has no issues, but even with just MC Command Center I still get this LE. I even re-downloaded MC Command Center and it didn't work. Suggestions?


    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>aa7a7fa01f4cac8d5c19a31b</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-12-18 19:49:21</createtime><buildsignature>Local.Unknown.Unknown.1.48.90.1020-1.200.000.377.Release</buildsignature><categoryid>interaction.py:2910</categoryid><desyncid>aa7a7fa01f4cac8d5c19a31b</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (TypeError: int() argument must be a string, a bytes-like object or a number, not 'ImmutableSlots')
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 335, in _run
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\outcome.py", line 141, in on_loot
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 95, in apply_operations
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 373, in apply_to_resolver
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 358, in get_loot_ops_gen
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_basic_op.py", line 155, in test_resolver
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 395, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 425, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2910, in get_participants
    TypeError: int() argument must be a string, a bytes-like object or a number, not 'ImmutableSlots'
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>aa7a7fa01f4cac8d5c19a31b</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-12-18 19:55:52</createtime><buildsignature>Local.Unknown.Unknown.1.48.90.1020-1.200.000.377.Release</buildsignature><categoryid>interaction.py:2910</categoryid><desyncid>aa7a7fa01f4cac8d5c19a31b</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (TypeError: int() argument must be a string, a bytes-like object or a number, not 'ImmutableSlots')
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 335, in _run
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\outcome.py", line 141, in on_loot
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 95, in apply_operations
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 373, in apply_to_resolver
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 358, in get_loot_ops_gen
    File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_basic_op.py", line 155, in test_resolver
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 395, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 425, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2910, in get_participants
    TypeError: int() argument must be a string, a bytes-like object or a number, not 'ImmutableSlots'
    rtim=0</desyncdata></report>
  • Souleah1337Souleah1337 Posts: 2 New Member
    > @rosemow said:
    > Hello @Souleah1337
    > There are some issues with MCCC mod, causing the LE messages. Deaderpool is working on a hotfix for them.

    Yes, my apologies. I discovered that after I posted. Thanks for taking time to reply :)
  • rosemowrosemow Posts: 163,571 Member
    > @rosemow said:
    > Hello @Souleah1337
    > There are some issues with MCCC mod, causing the LE messages. Deaderpool is working on a hotfix for them.

    Yes, my apologies. I discovered that after I posted. Thanks for taking time to reply :)

    Youโ€™re welcome :)
  • blxchsblxchs Posts: 2 New Member
    Hi, I too need help identifying my LE file. I usually am able to figure it out, but I literally can't with this one. If anyone can interpret this for me it would be a great help!




    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 21:52:07</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 149, in _update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 21:52:37</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 149, in _update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 21:52:44</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 149, in _update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 21:53:23</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 149, in _update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 21:53:24</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 149, in _update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 21:54:06</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 149, in _update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 21:54:07</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 293, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 149, in _update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    <report><version>2</version><sessionid>26a281917fa6d0bf5c12ecf2</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-13 22:10:21</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>resolver.py:622</categoryid><desyncid>26a281917fa6d0bf5c12ecf2</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All)
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 131, in _initial_update_callback
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 160, in _pulse
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\proximity_component.py", line 238, in _add_and_remove_buffs_for_sim
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 392, in run_tests
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 663, in get_participants
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 622, in get_participants
    ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.All
    rtim=0</desyncdata></report>
    </root>
  • rosemowrosemow Posts: 163,571 Member
  • drmudrmu Posts: 1 New Member
    Hey guys, can someone please identify what mods/cc's are causing this? Even if it narrows it down a little. Any help is much appreciated!

    <?xml version="1.0"?>
    <report>
    <version>2</version>
    <sessionid>6f3682831c70f64d5c1c9f0d</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4.15.mac</sku>
    <createtime>2018-12-21 03:15:04</createtime>
    <buildsignature>Local.Unknown.Unknown.1.48.94.1220-1.200.000.377.Release</buildsignature>
    <categoryid>interaction.py:2910</categoryid>
    <desyncid>6f3682831c70f64d5c1c9f0d</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata>Exception during call to test method on <class 'sims4.tuning.instances.mixer_social_AskOnDateEvent_targeted_romance_alwaysOn'> (TypeError: int() argument must be a string, a bytes-like object or a number, not 'ImmutableSlots')

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper

    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.137j\turbolib\injector_util.py", line 29, in _wrapped_function

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.137j\turbolib\events\core_tick.py", line 109, in _turbolib_zone_game_update

    File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 462, in update

    File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 112, in update

    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 217, in simulate

    File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 385, in _resume

    File "T:\InGame\Gameplay\Scripts\Server\sims\master_controller.py", line 74, in _run_gen

    File "T:\InGame\Gameplay\Scripts\Server\sims\master_controller.py", line 568, in _process

    File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3372, in get_next_work

    File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 459, in exported_func

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_component.py", line 1044, in run_subaction_autonomy

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 101, in find_best_action

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 172, in score_all_interactions

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 188, in score_all_interactions_gen

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 251, in run_gen

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 581, in _run_gen

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_mixer_provider.py", line 124, in get_mixers

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\content_sets.py", line 412, in generate_content_set

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\content_sets.py", line 273, in get_valid_aops_gen

    File "T:\InGame\Gameplay\Scripts\Server\autonomy\content_sets.py", line 248, in aop_valid_for_scoring

    File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test

    File "T:\InGame\Gameplay\Scripts\Server\interactions\social\social_mixer_interaction.py", line 171, in test

    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2814, in test

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.137j\turbolib\injector_util.py", line 29, in _wrapped_function

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.137j\turbolib\special\exception_watcher.py", line 23, in _turbolib_on_exception_log

    File "D:\SVN\S4_Modules\mc_cmd_center\mc_utils.py", line 122, in _wrapper_function

    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2755, in test

    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 395, in run_tests

    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 127, in __call__

    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 672, in __new__

    File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 395, in run_tests

    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 122, in __call__

    File "T:\InGame\Gameplay\Scripts\Server\event_testing\resolver.py", line 436, in get_participants

    File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2910, in get_participants

    TypeError: int() argument must be a string, a bytes-like object or a number, not 'ImmutableSlots'

    rtim=0</desyncdata>
    </report>
  • rosemowrosemow Posts: 163,571 Member
  • Stacey9624Stacey9624 Posts: 1 New Member
    Hello,
    Can anybody help me with this? I have tried removing all mods from my mod folder but it still comes up ingame

    <root>
    <report>
    <version>2</version>
    <sessionid>59060a86277371dc5c1cfbd1</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4_64.15.pc</sku>
    <createtime>2018-12-21 16:43:45</createtime>
    <buildsignature>Local.Unknown.Unknown.1.48.94.1020-1.200.000.377.Release</buildsignature>
    <categoryid>part.py:149</categoryid>
    <desyncid>59060a86277371dc5c1cfbd1</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata>Exception in <function c_api_set_object_location_ex at 0x00007FF4CAE314D0>, args: (759428963678639094, 480205791474155673, {A8A089E6C3553F6,0,World}, Transform(Vector3(177.657654, 158.239319, 208.652130), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {}

    KeyError('Unable to find joint b__subroot__6 on object_bedDoubleRWPainter_01:0x06aa089f83e70099[6]') (KeyError: 'Unable to find joint b__subroot__6 on object_bedDoubleRWPainter_01:0x06aa089f83e70099[6]')

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.137j\turbolib\injector_util.py", line 29, in _wrapped_function

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.137j\turbolib\special\exception_watcher.py", line 23, in _turbolib_on_exception_log

    File "D:\SVN\S4_Modules\mc_cmd_center\mc_utils.py", line 122, in _wrapper_function

    File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 147, in get_joint_transform

    File "T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 239, in get_joint_transform_from_rig

    KeyError: 'get_joint_transform_from_rig: Joint name [b__subroot__6] was not found in the specified rig [2fd65935a52f1307.8eaf13de]. JointNameHash [0x0]().'



    During handling of the above exception, another exception occurred:



    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper

    File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 834, in c_api_set_object_location_ex

    File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1515, in set_parent

    File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 349, in location

    File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 406, in set_location_without_distribution

    File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 575, in on_owner_location_changed

    File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 149, in get_joint_transform

    KeyError: 'Unable to find joint b__subroot__6 on object_bedDoubleRWPainter_01:0x06aa089f83e70099[6]'

    rtim=0</desyncdata>
    </report>
    </root>
  • Pamtastic72Pamtastic72 Posts: 4,545 Member
    edited December 2018
    @Stacey9624 this site is a big help. You can either upload the .txt file right from your Sims4 folder or you can copy the text from the .txt file and paste it into the box. Make sure you copy the complete text though.

    lastexception.com
  • rosemowrosemow Posts: 163,571 Member
    Hello @Stacey9624
    If you have cc beds, try removing them and see if the LE messages then stop being generated.
    If the issue remains, try moving your whole mods folder to the desktop. Delete the cache files
    https://sims4.crinrict.com/en/2014/09/delete-cache-files/
    Then start the game and test to see if that helps stop the LE being generated.

    Sims 4 Studio program has a batch fix for cc beds.
    If you find that cc beds are causing the issue you could apply it to your cc.You need to register with the site to access the download page for the tool but it is free
    http://sims4studio.com
    http://sims4studio.com/board/6/download-sims-studio-open-version
  • rhiannnnonrhiannnnon Posts: 3 New Member
    hello (also sorry for piggy backing off of the first post but I cant seem to figure out how to make my own forum). ive tried looking at other last exceptions but I cant find one with a similar problem as mine?
    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>ffaadf9e130b1e7d5c0a215d</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2018-12-07 02:58:38</createtime><buildsignature>Local.Unknown.Unknown.1.47.51.1220-1.200.000.375.Release</buildsignature><categoryid>asm.py:995</categoryid><desyncid>ffaadf9e130b1e7d5c0a215d</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (RuntimeError: ASM :: Motion_Based_Gaming (HANDLE :: 51134)>: Attempt to traverse between two states (Sports -> FamilyLoop) where no valid path exists! Actors {'x': (<weakref at 0x176c9c100; to 'object_sim' at 0x141c9cdd0>, None, <AnimationParticipant.ACTOR = 101>), 'gameMat': (<weakref at 0x166e07e20; to 'object_MotionGameRig' at 0x179424710>, '0', <AnimationParticipant.TARGET = 103>)} (debug context: running motionBasedGaming_play_sports:19199 on object_MotionGameRig:0x099b087c499f0e4e[0] (guaranteed)))
    Traceback (most recent call last):
    File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
    File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run
    File "T:\InGame\Gameplay\Scripts\Server\animation\animation_element.py", line 612, in do_begin
    File "T:\InGame\Gameplay\Scripts\Server\animation\asm.py", line 995, in request
    RuntimeError: ASM :: Motion_Based_Gaming (HANDLE :: 51134)>: Attempt to traverse between two states (Sports -> FamilyLoop) where no valid path exists! Actors {'x': (<weakref at 0x176c9c100; to 'object_sim' at 0x141c9cdd0>, None, <AnimationParticipant.ACTOR = 101>), 'gameMat': (<weakref at 0x166e07e20; to 'object_MotionGameRig' at 0x179424710>, '0', <AnimationParticipant.TARGET = 103>)} (debug context: running motionBasedGaming_play_sports:19199 on object_MotionGameRig:0x099b087c499f0e4e[0] (guaranteed))
    rtim=0</desyncdata></report>
    </root>
  • rhiannnnonrhiannnnon Posts: 3 New Member
    yes it hasn't appeared yet thanks!
  • KangyiiWKangyiiW Posts: 3 New Member
    Hello I was wondering if someone can help me.I am getting this error once every second over and over:

    <report><version>2</version><sessionid>ce6cbd4f752bff755c1f0003</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-12-23 13:33:12</createtime><buildsignature>Local.Unknown.Unknown.1.48.94.1020-1.200.000.377.Release</buildsignature><categoryid>household_milestone.py:38</categoryid><desyncid>ce6cbd4f752bff755c1f0003</desyncid><systemconfig/><screenshot/><desyncdata>Exception raised while trying to run a test event in test_events.py: (AttributeError: 'NoneType' object has no attribute 'household_milestone_tracker')
    Traceback (most recent call last):
    Caught and logged:
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in wrapped
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 109, in finally_wrap
    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper
    File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper
    File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 354, in c_api_client_connect
    File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 603, in do_build_mode_zone_spin_up
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1307, in update
    File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 914, in on_enter
    File "T:\InGame\Gameplay\Scripts\Server\sims\household_manager.py", line 70, in load_households
    File "T:\InGame\Gameplay\Scripts\Server\sims\household_manager.py", line 152, in _load_household_from_household_proto
    File "T:\InGame\Gameplay\Scripts\Server\sims\household.py", line 1136, in load_data
    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.5\turbolib\injector_util.py", line 22, in _wrapped_function
    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.5\turbolib\events\sims.py", line 56, in _turbolib_sim_info_load
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2808, in load_sim_info
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 3103, in _load_sim_info
    File "T:\InGame\Gameplay\Scripts\Server\distributor\fields.py", line 145, in __set__
    File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2171, in allow_fame
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 459, in exported_func
    File "T:\InGame\Gameplay\Scripts\Server\objects\components\statistic_component.py", line 960, in lock_statistic
    File "T:\InGame\Gameplay\Scripts\Server\statistics\ranked_statistic.py", line 938, in on_lock
    File "T:\InGame\Gameplay\Scripts\Server\statistics\continuous_statistic.py", line 992, in on_lock
    File "T:\InGame\Gameplay\Scripts\Server\statistics\ranked_statistic.py", line 708, in set_value
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 256, in process_event
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 365, in _process_test_event
    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.5\turbolib\injector_util.py", line 22, in _wrapped_function
    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.5\turbolib\special\exception_watcher.py", line 16, in _turbolib_on_exception_log
    File "D:\SVN\S4_Modules\mc_cmd_center\mc_utils.py", line 122, in _wrapper_function
    File "D:\SVN\S4_Modules\mc_cmd_center\mc_injections.py", line 806, in inject_last_exception_log
    File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 363, in _process_test_event
    File "T:\InGame\Gameplay\Scripts\Server\household_milestones\household_milestone.py", line 38, in handle_event
    AttributeError: 'NoneType' object has no attribute 'household_milestone_tracker'
    rtim=0</desyncdata></report>
    </root>
  • rosemowrosemow Posts: 163,571 Member
    Hello @KangyiiW
    Simmers have found that this error has been generated when you choose your sims to โ€œ step out of the spotlightโ€. Try having them step back into the spotlight again, and see if that helps the issue.
  • blxchsblxchs Posts: 2 New Member
    > @rosemow said:
    > Hello @blxchs
    > If you have any custom traits, try removing them and test to see if you continue to have the LE message generated.

    > @rosemow said:
    > Hello @blxchs
    > If you have any custom traits, try removing them and test to see if you continue to have the LE message generated.

    Hiya @rosemow, I will give it a try and see what happens. Thank you!
  • rosemowrosemow Posts: 163,571 Member
    blxchs wrote: ยป
    > @rosemow said:
    > Hello @blxchs
    > If you have any custom traits, try removing them and test to see if you continue to have the LE message generated.

    > @rosemow said:
    > Hello @blxchs
    > If you have any custom traits, try removing them and test to see if you continue to have the LE message generated.

    Hiya @rosemow, I will give it a try and see what happens. Thank you!

    Youโ€™re welcome :)
  • lemonboyylemonboyy Posts: 1 New Member
    I'm having trouble with my game but my last exception file is 99,000 characters. Help!
  • rosemowrosemow Posts: 163,571 Member
    I'm having trouble with my game but my last exception file is 99,000 characters. Help!

    Hello @lemonboyy
    If you use MCCC mod, you may be like to post your LE in the LE support section of the MCCC mod Discord server . This is a link to it.
    https://discord.gg/Nuezgsn
  • smallheartgirl6smallheartgirl6 Posts: 5 New Member
    Can someone tell me what this means?
    <?xml version="1.0"?>
    <root>
    <report>
    <version>2</version>
    <sessionid>adf44ed7fcc63e055c200fd7</sessionid>
    <type>desync</type>
    <sku>ea.maxis.sims4_64.15.pc</sku>
    <createtime>2018-12-23 17:24:14</createtime>
    <buildsignature>Local.Unknown.Unknown.1.48.94.1020-1.200.000.377.Release</buildsignature>
    <categoryid>utils.py:116</categoryid>
    <desyncid>adf44ed7fcc63e055c200fd7</desyncid>
    <systemconfig/>
    <screenshot/>
    <desyncdata> Failure: 'wworksim' (wworksim) (ModuleNotFoundError: No module named 'wworksim')

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 119, in import_modules_by_path

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.1\turbolib\injector_util.py", line 22, in _wrapped_function

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.1\turbolib\special\exception_watcher.py", line 16, in _turbolib_on_exception_log

    File "D:\SVN\S4_Modules\mc_cmd_center\mc_utils.py", line 122, in _wrapper_function

    File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 116, in import_modules_by_path

    ModuleNotFoundError: No module named 'wworksim'

    rtim=0</desyncdata>
    </report>
    </root>
  • rosemowrosemow Posts: 163,571 Member
    Can someone tell me what this means?
    <?xml version="1.0"?>


    2
    adf44ed7fcc63e055c200fd7
    desync
    ea.maxis.sims4_64.15.pc
    2018-12-23 17:24:14
    Local.Unknown.Unknown.1.48.94.1020-1.200.000.377.Release
    utils.py:116
    adf44ed7fcc63e055c200fd7


    Failure: 'wworksim' (wworksim) (ModuleNotFoundError: No module named 'wworksim')

    Traceback (most recent call last):

    File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 119, in import_modules_by_path

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.1\turbolib\injector_util.py", line 22, in _wrapped_function

    File ".\๐Ÿธ๐Ÿธ๐Ÿธ๐Ÿธ 4.3.5.138.1\turbolib\special\exception_watcher.py", line 16, in _turbolib_on_exception_log

    File "D:\SVN\S4_Modules\mc_cmd_center\mc_utils.py", line 122, in _wrapper_function

    File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 116, in import_modules_by_path

    ModuleNotFoundError: No module named 'wworksim'

    rtim=0

    Hello @smallheartgirl6
    You may be best to post your LE in the LE support section of MCCC mod Discord server. Simmers there may be able to help you.
    https://discord.gg/Nuezgsn

Sign In or Register to comment.
Return to top