NoelleS Posted May 31, 2018 Posted May 31, 2018 Hi there, I'm trying to figure out why my game keeps crashing while I play in the jungle. Most of the time it crashes or keeps "hanging" while travel to another lot. I copied this (see below) and I hope if someone can help me finding my problem. It's probably something I need to delete or I deleted something what the game needs. Hope you can help me! Thank you! <?xml version="1.0" ?><root> <report><version>2</version><sessionid>b281f14790f9c0195b0ee00f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 18:41:56</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>trait_tracker.py:736</categoryid><desyncid>b281f14790f9c0195b0ee00f</desyncid><systemconfig/><screenshot/><desyncdata>Exception thrown while calling remove on (RuntimeError: Set changed size during iteration) Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 196, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 203, in c_api_server_tick File ".\WickedWhims 3.3.4.129c\turbolib\injector_util.py", line 15, in _wrapped_function File ".\WickedWhims 3.3.4.129c\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 456, 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\elements.py", line 335, in _run File "T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 418, in call_destroy File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 631, in destroy File "T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 399, in destroy File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 283, in trigger_destroy File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 298, in trigger_reset File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 416, in start_processing File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 440, in _process File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 556, in _process_one_record File "T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 363, in on_reset_destroy File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 508, in remove File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 146, in remove File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 249, in remove File ".\WickedWhims 3.3.4.129c\turbolib\injector_util.py", line 15, in _wrapped_function File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 215, in remove File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 294, in call_on_remove File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2586, in on_remove File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 736, in on_sim_removed RuntimeError: Set changed size during iteration </desyncdata></report> <report><version>2</version><sessionid>b281f14790f9c0195b0ee00f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 18:44:58</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>b281f14790f9c0195b0ee00f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> </root> This is another exception. Wonder if it is the same? <?xml version="1.0" ?><root> <report><version>2</version><sessionid>4da9e33e2192e5495b0eecee</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:35:38</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>4da9e33e2192e5495b0eecee</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in And this is a very long one. I really wonder if it are the same errors <?xml version="1.0" ?><root> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:45:19</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:45:31</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:45:47</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:47:31</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:47:32</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:47:35</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:49:31</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:49:33</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:52:10</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:52:58</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:53:10</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:53:26</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:53:31</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:53:36</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:53:42</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:53:47</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:54:13</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:54:19</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:54:34</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:54:35</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:56:07</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:56:31</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:57:05</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:57:43</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:57:50</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:58:01</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:58:32</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:59:00</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:59:05</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:59:44</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:59:49</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:59:49</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 19:59:53</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:06:20</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:08:10</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:08:29</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:08:40</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:08:43</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:09:48</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:11:34</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:11:57</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:12:54</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:13:17</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:14:32</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>resolver.py:654</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Wall clock Timeline: Exception running Element (ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners) 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 380, in run_tests File "T:\InGame\Gameplay\Scripts\Server\event_testing\tests.py", line 357, in _run_method_over_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 654, in get_participants ValueError: Trying to use DoubleSimResolver with unsupported participant: ParticipantType.Listeners </desyncdata></report> <report><version>2</version><sessionid>5f5d91432f3e935b5b0eef7f</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-05-30 20:15:48</createtime><buildsignature>Local.Unknown.Unknown.1.43.14.1020-1.200.000.339.Release</buildsignature><categoryid>buff_component.py:336</categoryid><desyncid>5f5d91432f3e935b5b0eef7f</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs') Traceback (most recent call last): 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\sim.py", line 2463, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 723, in on_sim_startup File "T:\InGame\Gameplay\Scripts\Server\traits\trait_tracker.py", line 634, in _add_buffs File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 440, in exported_func File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 270, in add_buff File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 336, in _get_replacement_buff_type_and_reason AttributeError: 'NoneType' object has no attribute 'trait_replacement_buffs' </desyncdata></report> </root>
procian Posted June 1, 2018 Posted June 1, 2018 Wall clock? is that cc? if so remove or update....also have you downloaded any custom traits lately?
NoelleS Posted June 22, 2018 Author Posted June 22, 2018 Thanks! Will look for that clock. I deleted all traits. Well, I hope I deleted them! Very clever. Wish I knew how to find this!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.