0% found this document useful (0 votes)
34 views3 pages

Lastexception 63816132810

The document reports on a desync error that occurred during game startup. It provides details of the error, including a stack trace showing that the error was an AttributeError where a NoneType object had no attribute 'preference_subject'. This caused failures handling household loading and relationship initialization.

Uploaded by

ander rasines
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views3 pages

Lastexception 63816132810

The document reports on a desync error that occurred during game startup. It provides details of the error, including a stack trace showing that the error was an AttributeError where a NoneType object had no attribute 'preference_subject'. This caused failures handling household loading and relationship initialization.

Uploaded by

ander rasines
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

<?xml version="1.0" ?

><root>
<report><version>2</version><sessionid>e846558965c7de7164299fad</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2023-04-
02 17:32:32</createtime><buildsignature>Local.Unknown.Unknown.1.96.397.1020-
1.300.000.154.Release</buildsignature><categoryid>preference.py:60</
categoryid><desyncid>e846558965c7de7164299fad</desyncid><systemconfig/
><screenshot/><desyncdata>Exception when applying action &lt;RelationshipBitChange
ParticipantType.Actor&gt; for loot &lt;class
'sims4.tuning.instances.Loot_Relationship_Bit_PetAdopt_Owner'&gt; (AttributeError:
'NoneType' object has no attribute 'preference_subject')&#13;&#10;Traceback (most
recent call last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
areaserver.py", line 117, in wrapped&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\areaserver.py", line 113, in finally_wrap&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in
c_api_client_connect&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone.py",
line 599, in do_zone_spin_up&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
zone_spin_up_service.py", line 1589, in update&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\zone_spin_up_service.py", line 267, in on_enter&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\game_services.py", line 38, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Core\sims4\service_manager.py", line 445, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\sims\household_manager.py", line 356, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\sims\household.py", line 884, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\interactions\utils\loot.py", line 564, in apply_to_resolver&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\relationships\relationship_bit_change.py", line
154, in apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
relationships\relationship_bit_change.py", line 164, in
_perform_bit_operation&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
relationships\relationship_tracker.py", line 234, in add_relationship_bit&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\relationships\relationship_service.py",
line 759, in add_relationship_bit&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\relationships\relationship.py", line 504, in add_relationship_bit&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\relationships\relationship.py", line 1372,
in send_relationship_info&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
relationships\relationship.py", line 1461, in
_build_relationship_update_proto&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\traits\trait_tracker.py", line 893, in
has_characteristic_preferences&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
traits\preference.py", line 60, in is_preference_subject&#13;&#10;AttributeError:
'NoneType' object has no attribute 'preference_subject'rtim=0&#13;&#10;Client
Session Time: 23.14&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13;
&#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13;
&#10;Origin Version: 12,148,0,5405&#13; &#10;Modded: True&#13; &#10;SystemInfo:
Windows 11 10.0.22621 GPU: Intel(R) Iris(R) Xe Graphics igdumdim64.dll
30.0.101.3111, GUID: D7B78E66-D909-11CF-D47F-A935AEC2D335&#13;
&#10;</desyncdata></report>
<report><version>2</version><sessionid>e846558965c7de7164299fad</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2023-04-
02 17:32:32</createtime><buildsignature>Local.Unknown.Unknown.1.96.397.1020-
1.300.000.154.Release</buildsignature><categoryid>preference.py:60</
categoryid><desyncid>e846558965c7de7164299fad</desyncid><systemconfig/
><screenshot/><desyncdata>[manus] household_manager failed to handle
on_all_households_and_sim_infos_loaded due to exception (AttributeError: 'NoneType'
object has no attribute 'preference_subject')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py",
line 117, in wrapped&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
areaserver.py", line 113, in finally_wrap&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Core\sims4\utils.py", line 157, in wrapper&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in
c_api_client_connect&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone.py",
line 599, in do_zone_spin_up&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
zone_spin_up_service.py", line 1589, in update&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\zone_spin_up_service.py", line 267, in on_enter&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\game_services.py", line 38, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Core\sims4\service_manager.py", line 448, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\sims\household_manager.py", line 356, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\sims\household.py", line 884, in
on_all_households_and_sim_infos_loaded&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\interactions\utils\loot.py", line 565, in apply_to_resolver&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\relationships\relationship_bit_change.py", line
154, in apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
relationships\relationship_bit_change.py", line 164, in
_perform_bit_operation&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
relationships\relationship_tracker.py", line 234, in add_relationship_bit&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\relationships\relationship_service.py",
line 759, in add_relationship_bit&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\relationships\relationship.py", line 504, in add_relationship_bit&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\relationships\relationship.py", line 1372,
in send_relationship_info&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
relationships\relationship.py", line 1461, in
_build_relationship_update_proto&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\traits\trait_tracker.py", line 893, in
has_characteristic_preferences&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
traits\preference.py", line 60, in is_preference_subject&#13;&#10;AttributeError:
'NoneType' object has no attribute 'preference_subject'rtim=0&#13;&#10;Client
Session Time: 23.14&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13;
&#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13;
&#10;Origin Version: 12,148,0,5405&#13; &#10;Modded: True&#13; &#10;SystemInfo:
Windows 11 10.0.22621 GPU: Intel(R) Iris(R) Xe Graphics igdumdim64.dll
30.0.101.3111, GUID: D7B78E66-D909-11CF-D47F-A935AEC2D335&#13;
&#10;</desyncdata></report>
<report><version>2</version><sessionid>e846558965c7de7164299fad</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2023-04-
02 17:32:32</createtime><buildsignature>Local.Unknown.Unknown.1.96.397.1020-
1.300.000.154.Release</buildsignature><categoryid>preference.py:60</
categoryid><desyncid>e846558965c7de7164299fad</desyncid><systemconfig/
><screenshot/><desyncdata>Exception raised while processing zone spin up sequence:
'NoneType' object has no attribute 'preference_subject' (AttributeError: 'NoneType'
object has no attribute 'preference_subject')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py",
line 117, in wrapped&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
areaserver.py", line 113, in finally_wrap&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Core\sims4\utils.py", line 157, in wrapper&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in
c_api_client_connect&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone.py",
line 599, in do_zone_spin_up&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
zone_spin_up_service.py", line 1612, in update&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\zone_spin_up_service.py", line 291, in on_enter&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\server\client.py", line 497, in
clean_and_send_remaining_relationship_info&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\relationships\relationship_tracker.py", line 96, in
clean_and_send_remaining_relationship_info&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\relationships\relationship_service.py", line 390, in
clean_and_send_remaining_relationship_info&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\relationships\relationship.py", line 1372, in
send_relationship_info&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
relationships\relationship.py", line 1461, in
_build_relationship_update_proto&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\traits\trait_tracker.py", line 893, in
has_characteristic_preferences&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
traits\preference.py", line 60, in is_preference_subject&#13;&#10;AttributeError:
'NoneType' object has no attribute 'preference_subject'rtim=0&#13;&#10;Client
Session Time: 23.14&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13;
&#10;Current Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13;
&#10;Origin Version: 12,148,0,5405&#13; &#10;Modded: True&#13; &#10;SystemInfo:
Windows 11 10.0.22621 GPU: Intel(R) Iris(R) Xe Graphics igdumdim64.dll
30.0.101.3111, GUID: D7B78E66-D909-11CF-D47F-A935AEC2D335&#13;
&#10;</desyncdata></report>
</root>

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy