0% found this document useful (0 votes)
31 views2 pages

Lastexception 63842350718

The document describes a Sims 4 game error where a 'NoneType' object has no attribute called 'remove_location_from_quadtree'. This caused exceptions in the Sim timeline and when clearing interactions from a bucket. The error occurred during posture transitions and resetting game objects.

Uploaded by

caio.negromonte
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)
31 views2 pages

Lastexception 63842350718

The document describes a Sims 4 game error where a 'NoneType' object has no attribute called 'remove_location_from_quadtree'. This caused exceptions in the Sim timeline and when clearing interactions from a bucket. The error occurred during posture transitions and resetting game objects.

Uploaded by

caio.negromonte
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/ 2

<?xml version="1.0" ?

><root>
<report><version>2</version><sessionid>e97b3fd5c3141abb65b683a9</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-01-
28 14:21:46</createtime><buildsignature>Local.Unknown.Unknown.1.99.264.1030-
1.200.000.600.Release</buildsignature><categoryid>posture_graph.py:1827</
categoryid><desyncid>e97b3fd5c3141abb65b683a9</desyncid><systemconfig/
><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element
(AttributeError: 'NoneType' object has no attribute
'remove_location_from_quadtree')&#13;&#10;Traceback (most recent call
last):&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 221,
in simulate&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\elements.py", line
385, in _resume&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\postures\
transition_sequence.py", line 4263, in do_transition_single&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 4214, in
_create_transition_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
postures\transition_sequence.py", line 4107, in run_super_interaction&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py",
line 4531, in run_direct_gen&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
interactions\base\super_interaction.py", line 4395, in enter_si_gen&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\interactions\si_state.py", line 292, in
add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\si_state.py",
line 991, in _add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\postures\
transition_sequence.py", line 3298, in reset_all_progress&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 3286, in
reset_sim_progress&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\postures\
transition_sequence.py", line 3250, in set_sim_progress&#13;&#10; File "postures\
posture_graph.py", line 1827, in
postures.posture_graph.PathSpec.cleanup_path_spec&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\routing\__init__.py", line 1069, in
remove_intended_location_from_quadtreeAttributeError: 'NoneType' object has no
attribute 'remove_location_from_quadtree'rtim=0&#13;&#10;Client Session Time:
13.07&#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: 10,5,96,47512&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10
10.0.19045 GPU: NVIDIA GeForce RTX 2060 nvldumdx.dll 27.21.14.5720, GUID: D7B71E3E-
5C55-11CF-B060-2EA51BC2D635&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>e97b3fd5c3141abb65b683a9</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-01-
28 14:21:46</createtime><buildsignature>Local.Unknown.Unknown.1.99.264.1030-
1.200.000.600.Release</buildsignature><categoryid>__init__.py:1069</
categoryid><desyncid>e97b3fd5c3141abb65b683a9</desyncid><systemconfig/
><screenshot/><desyncdata>Exception caught while clearing interaction from bucket:
(AttributeError: 'NoneType' object has no attribute
'remove_location_from_quadtree')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py",
line 179, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
areaserver.py", line 210, in c_api_server_tick&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\zone.py", line 507, in update&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\time_service.py", line 117, in update&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\scheduling.py", line 242, in simulate&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\scheduling.py", line 558, in hard_stop&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 659, in
_stop_element_tree&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\reset.py",
line 73, in _hard_stop&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
game_object.py", line 1627, in on_reset_element_hard_stop&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\objects\base_object.py", line 289, in
reset&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\services\
reset_and_delete_service.py", line 308, in trigger_reset&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 426, in
start_processing&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\services\
reset_and_delete_service.py", line 450, in _process&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 560, in
_process_one_record&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\
sim.py", line 1784, in on_reset_internal_state&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\interaction_queue.py", line 1468, in on_reset&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line
210, in on_reset&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
interaction_queue.py", line 185, in clear_interaction&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\interactions\interaction_queue.py", line 300, in
_clear_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
base\interaction.py", line 7500, in on_removed_from_queue&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\sims\self_interactions.py", line 177, in
_exited_pipeline&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
base\super_interaction.py", line 5560, in _exited_pipeline&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 3261,
in transition&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\postures\
transition_sequence.py", line 1379, in end_transition&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\routing\__init__.py", line 1069, in
remove_intended_location_from_quadtree&#13;&#10;AttributeError: 'NoneType' object
has no attribute 'remove_location_from_quadtree'rtim=0&#13;&#10;Client Session
Time: 13.07&#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: 10,5,96,47512&#13; &#10;Modded: False&#13; &#10;SystemInfo:
Windows 10 10.0.19045 GPU: NVIDIA GeForce RTX 2060 nvldumdx.dll 27.21.14.5720,
GUID: D7B71E3E-5C55-11CF-B060-2EA51BC2D635&#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