0% found this document useful (0 votes)
117 views1 page

Sims 4 Desync Error Report

The document contains details of a desync error that occurred in the game. A KeyError was thrown when trying to find a joint called "b__subroot__1" on an object. This caused exceptions to be thrown both in the function trying to set the object's location, and in the handling of the original exception. The desync was triggered by an error getting the joint transform from the object's rig.

Uploaded by

AlinaAlyy
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)
117 views1 page

Sims 4 Desync Error Report

The document contains details of a desync error that occurred in the game. A KeyError was thrown when trying to find a joint called "b__subroot__1" on an object. This caused exceptions to be thrown both in the function trying to set the object's location, and in the handling of the original exception. The desync was triggered by an error getting the joint transform from the object's rig.

Uploaded by

AlinaAlyy
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/ 1

<?xml version="1.0" ?

><root>
<report><version>2</version><sessionid>b56f33b3b225f7495e199702</sessionid><type>de
sync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-01-11
16:29:21</createtime><buildsignature>Local.Unknown.Unknown.1.58.63.1010-
1.300.000.121.Release</buildsignature><categoryid>part.py:192</categoryid><desyncid
>b56f33b3b225f7495e199702</desyncid><systemconfig/><screenshot/><desyncdata>Excepti
on in &lt;function c_api_set_object_location_ex at 0x00007FF4CDEE54D0&gt;, args:
(893976016863000866, 807281900007146776, {C680A736AD67922,1,World},
Transform(Vector3(460.893402, 161.220673, 407.052917), Quaternion(0.000000,
0.381986, 0.000000, 0.924168)), 0, (0, 0), 0), kwargs: {}&#13;&#10;KeyError('Unable
to find joint b__subroot__1 on object_whirlpool_bathtubJets:0x0b340a9c63874518[3]')
(KeyError: 'Unable to find joint b__subroot__1 on
object_whirlpool_bathtubJets:0x0b340a9c63874518[3]')&#13;&#10;Traceback (most
recent call last):&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\sims4\masked\injector.py", line 23, in
_wrapped_function&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 190, in
get_joint_transform&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 247, in
get_joint_transform_from_rig&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 244, in
get_joint_transform_from_rig&#13;&#10;KeyError: 'get_joint_transform_from_rig:
Joint name [b__subroot__1] was not found in the specified rig
[bfc75e8a4a6e5659.8eaf13de]. JointNameHash [0x0]().'&#13;&#10;&#13;&#10;During
handling of the above exception, another exception
occurred:&#13;&#10;&#13;&#10;Traceback (most recent call last):&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 874, in
c_api_set_object_location_ex&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1532, in
set_parent&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 359, in
location&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 416, in
set_location_without_distribution&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 634, in
on_owner_location_changed&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 192, in
get_joint_transform&#13;&#10;KeyError: 'Unable to find joint b__subroot__1 on
object_whirlpool_bathtubJets:0x0b340a9c63874518[3]'&#13;&#10;rtim=0&#13;&#10;Client
Info isn't here</desyncdata></report>
</root>

You might also like