Aderyz Posted July 17, 2020 Posted July 17, 2020 Hey. I know smth about modding in SIMS 4 but... I have 53gb mod folder, thats a lot I know, and I know if I delete all mods everythink will be good but I dont want to delete them all. How can I check EXACLIY which mod is f/king my game? Is there some tactic to fix it or just check? Mainly .ts4scipts are making LE errors, ye? I have every mod with .ts4script on last version (of mod) and last patch in S4. Wanted to read lastexpection file but... hard to understand somethink. I have LE at start, everytime I load and sometimes in game, in interactiosn etc. My "big"/scripts mods: (screen from mods) https://i.ibb.co/hLXxkg3/3235.png My LE: Quote <?xml version="1.0" ?><root> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:06:13</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 11836717336397, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 11836717336397, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 11836717336397, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x00000ac3f355074d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x00000ac3f355074d, args : (None,), kwargs : {'transform': Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x00000ac3f355074d, new_location : Location(Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x00000ac3f355074d, new_location : Location(Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x00000ac3f355074d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x00000ac3f355074d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x00000ac3f355074d[0], owner : object_Counter_2part_deco:0x00000ac3f355074d, owner_transform : Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x00000ac3f355074d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:06:13</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 11836717336342, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 11836717336342, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 11836717336342, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x00000ac3f3550716, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x00000ac3f3550716, args : (None,), kwargs : {'transform': Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x00000ac3f3550716, new_location : Location(Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x00000ac3f3550716, new_location : Location(Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x00000ac3f3550716), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x00000ac3f3550716[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x00000ac3f3550716[0], owner : object_Counter_2part_deco:0x00000ac3f3550716, owner_transform : Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x00000ac3f3550716[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:06:14</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 969402446083981315, {7E8068890CBCF7A,0,World}, Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 969402446083981315, {7E8068890CBCF7A,0,World}, Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 969402446083981315, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0d7402637b3b0003, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0d7402637b3b0003, args : (None,), kwargs : {'transform': Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0d7402637b3b0003, new_location : Location(Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0d7402637b3b0003, new_location : Location(Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0d7402637b3b0003), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0d7402637b3b0003[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0d7402637b3b0003[0], owner : object_Counter_2part_deco:0x0d7402637b3b0003, owner_transform : Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0d7402637b3b0003[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:06:14</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 969402446074871808, {7E8068890CBCF7A,0,World}, Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 969402446074871808, {7E8068890CBCF7A,0,World}, Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 969402446074871808, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0d7402637ab00000, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0d7402637ab00000, args : (None,), kwargs : {'transform': Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0d7402637ab00000, new_location : Location(Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0d7402637ab00000, new_location : Location(Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0d7402637ab00000), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0d7402637ab00000[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0d7402637ab00000[0], owner : object_Counter_2part_deco:0x0d7402637ab00000, owner_transform : Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0d7402637ab00000[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:06:14</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 935625113586565149, {7E8068890CBCF7A,0,World}, Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 935625113586565149, {7E8068890CBCF7A,0,World}, Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 935625113586565149, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cfc02156a43001d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cfc02156a43001d, args : (None,), kwargs : {'transform': Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cfc02156a43001d, new_location : Location(Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cfc02156a43001d, new_location : Location(Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cfc02156a43001d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cfc02156a43001d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cfc02156a43001d[0], owner : object_Counter_2part_deco:0x0cfc02156a43001d, owner_transform : Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cfc02156a43001d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:06:15</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 935625113586368540, {7E8068890CBCF7A,0,World}, Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 935625113586368540, {7E8068890CBCF7A,0,World}, Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 935625113586368540, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cfc02156a40001c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cfc02156a40001c, args : (None,), kwargs : {'transform': Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cfc02156a40001c, new_location : Location(Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cfc02156a40001c, new_location : Location(Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cfc02156a40001c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cfc02156a40001c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cfc02156a40001c[0], owner : object_Counter_2part_deco:0x0cfc02156a40001c, owner_transform : Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cfc02156a40001c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:14:10</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>story_progression_action_university.py:145</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute '__name__') 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\story_progression\story_progression_service.py", line 158, in _process_next_action File "T:\InGame\Gameplay\Scripts\Server\story_progression\story_progression_service.py", line 178, in process_action_index File "T:\InGame\Gameplay\Scripts\Server\story_progression\story_progression_action_university.py", line 118, in process_action File "T:\InGame\Gameplay\Scripts\Server\story_progression\story_progression_action_university.py", line 145, in _reenroll File "T:\InGame\Gameplay\Scripts\Server\sims\university\degree_tracker.py", line 2235, in enrollAttributeError: 'NoneType' object has no attribute '__name__'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:15:31</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (467542500127409759, 467542500127409786, {67D0B6D3D7E065F,0,World}, Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x067d0b6d3d7e067a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x067d0b6d3d7e067a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (467542500127409759, 467542500127409786, {67D0B6D3D7E065F,0,World}, Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x067d0b6d3d7e067a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 467542500127409759, obj_id : 467542500127409786, routing_surface : {67D0B6D3D7E065F,0,World}, transform : Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x067d0b6d3d7e067a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x067d0b6d3d7e067a, args : (None,), kwargs : {'transform': Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {67D0B6D3D7E065F,0,World}}, new_location : Location(Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {67D0B6D3D7E065F,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x067d0b6d3d7e067a, new_location : Location(Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {67D0B6D3D7E065F,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x067d0b6d3d7e067a, new_location : Location(Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {67D0B6D3D7E065F,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {67D0B6D3D7E065F,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x067d0b6d3d7e067a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {67D0B6D3D7E065F,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x067d0b6d3d7e067a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x067d0b6d3d7e067a[0], owner : object_Counter_2part_deco:0x067d0b6d3d7e067a, owner_transform : Transform(Vector3(500.613892, 150.750000, 255.206711), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x067d0b6d3d7e067a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x067d0b6d3d7e067a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:29:19</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>story_progression_action_university.py:145</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute '__name__') 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\story_progression\story_progression_service.py", line 158, in _process_next_action File "T:\InGame\Gameplay\Scripts\Server\story_progression\story_progression_service.py", line 178, in process_action_index File "T:\InGame\Gameplay\Scripts\Server\story_progression\story_progression_action_university.py", line 118, in process_action File "T:\InGame\Gameplay\Scripts\Server\story_progression\story_progression_action_university.py", line 145, in _reenroll File "T:\InGame\Gameplay\Scripts\Server\sims\university\degree_tracker.py", line 2235, in enrollAttributeError: 'NoneType' object has no attribute '__name__'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:41:39</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 11836717336342, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 11836717336342, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 11836717336342, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x00000ac3f3550716, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x00000ac3f3550716, args : (None,), kwargs : {'transform': Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x00000ac3f3550716, new_location : Location(Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x00000ac3f3550716, new_location : Location(Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x00000ac3f3550716), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x00000ac3f3550716[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x00000ac3f3550716[0], owner : object_Counter_2part_deco:0x00000ac3f3550716, owner_transform : Transform(Vector3(422.317688, 151.998169, 346.301331), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x00000ac3f3550716[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f3550716[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:41:39</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 11836717336397, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 11836717336397, {7E8068890CBCF7A,0,World}, Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 11836717336397, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x00000ac3f355074d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x00000ac3f355074d, args : (None,), kwargs : {'transform': Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x00000ac3f355074d, new_location : Location(Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x00000ac3f355074d, new_location : Location(Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x00000ac3f355074d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x00000ac3f355074d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x00000ac3f355074d[0], owner : object_Counter_2part_deco:0x00000ac3f355074d, owner_transform : Transform(Vector3(422.212738, 153.498169, 356.200836), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x00000ac3f355074d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x00000ac3f355074d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:41:39</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 969402446083981315, {7E8068890CBCF7A,0,World}, Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 969402446083981315, {7E8068890CBCF7A,0,World}, Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 969402446083981315, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0d7402637b3b0003, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0d7402637b3b0003, args : (None,), kwargs : {'transform': Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0d7402637b3b0003, new_location : Location(Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0d7402637b3b0003, new_location : Location(Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0d7402637b3b0003), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0d7402637b3b0003[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0d7402637b3b0003[0], owner : object_Counter_2part_deco:0x0d7402637b3b0003, owner_transform : Transform(Vector3(356.185669, 150.089233, 360.456543), Quaternion(0.000000, -0.387813, 0.000000, 0.921738))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0d7402637b3b0003[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637b3b0003[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:41:40</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 969402446074871808, {7E8068890CBCF7A,0,World}, Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 969402446074871808, {7E8068890CBCF7A,0,World}, Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 969402446074871808, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0d7402637ab00000, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0d7402637ab00000, args : (None,), kwargs : {'transform': Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0d7402637ab00000, new_location : Location(Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0d7402637ab00000, new_location : Location(Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0d7402637ab00000), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0d7402637ab00000[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0d7402637ab00000[0], owner : object_Counter_2part_deco:0x0d7402637ab00000, owner_transform : Transform(Vector3(353.329987, 150.133820, 357.775177), Quaternion(0.000000, -0.386297, 0.000000, 0.922374))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0d7402637ab00000[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0d7402637ab00000[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:41:40</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 935625113586565149, {7E8068890CBCF7A,0,World}, Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 935625113586565149, {7E8068890CBCF7A,0,World}, Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 935625113586565149, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cfc02156a43001d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cfc02156a43001d, args : (None,), kwargs : {'transform': Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cfc02156a43001d, new_location : Location(Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cfc02156a43001d, new_location : Location(Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cfc02156a43001d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cfc02156a43001d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cfc02156a43001d[0], owner : object_Counter_2part_deco:0x0cfc02156a43001d, owner_transform : Transform(Vector3(444.883514, 149.998169, 332.763916), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cfc02156a43001d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a43001d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:41:40</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476962682, 935625113586368540, {7E8068890CBCF7A,0,World}, Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476962682, 935625113586368540, {7E8068890CBCF7A,0,World}, Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476962682, obj_id : 935625113586368540, routing_surface : {7E8068890CBCF7A,0,World}, transform : Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cfc02156a40001c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cfc02156a40001c, args : (None,), kwargs : {'transform': Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBCF7A,0,World}}, new_location : Location(Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cfc02156a40001c, new_location : Location(Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cfc02156a40001c, new_location : Location(Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cfc02156a40001c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBCF7A,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cfc02156a40001c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cfc02156a40001c[0], owner : object_Counter_2part_deco:0x0cfc02156a40001c, owner_transform : Transform(Vector3(447.900238, 149.998169, 332.718079), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cfc02156a40001c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cfc02156a40001c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530444300448, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530444300448, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530444300448, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31351c40a0, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31351c40a0), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31351c40a0[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31351c40a0[0], owner : object_Counter_2part_deco:0x0cc00a31351c40a0, owner_transform : Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31351c40a0[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530444038303, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530444038303, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530444038303, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313518409f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313518409f, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313518409f, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313518409f, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313518409f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313518409f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313518409f[0], owner : object_Counter_2part_deco:0x0cc00a313518409f, owner_transform : Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313518409f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443907230, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443907230, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443907230, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313516409e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313516409e, args : (None,), kwargs : {'transform': Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313516409e, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313516409e, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313516409e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313516409e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313516409e[0], owner : object_Counter_2part_deco:0x0cc00a313516409e, owner_transform : Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313516409e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443514013, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443514013, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443514013, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313510409d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313510409d, args : (None,), kwargs : {'transform': Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313510409d, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313510409d, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313510409d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313510409d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313510409d[0], owner : object_Counter_2part_deco:0x0cc00a313510409d, owner_transform : Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313510409d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443317404, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443317404, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443317404, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31350d409c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31350d409c, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31350d409c, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31350d409c, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31350d409c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31350d409c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31350d409c[0], owner : object_Counter_2part_deco:0x0cc00a31350d409c, owner_transform : Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31350d409c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443186331, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443186331, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443186331, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31350b409b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31350b409b, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31350b409b, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31350b409b, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31350b409b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31350b409b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31350b409b[0], owner : object_Counter_2part_deco:0x0cc00a31350b409b, owner_transform : Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31350b409b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530438860951, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530438860951, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530438860951, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134c94097, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134c94097, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134c94097, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134c94097, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134c94097), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134c94097[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134c94097[0], owner : object_Counter_2part_deco:0x0cc00a3134c94097, owner_transform : Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134c94097[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530438598806, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530438598806, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530438598806, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134c54096, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134c54096, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134c54096, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134c54096, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134c54096), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134c54096[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134c54096[0], owner : object_Counter_2part_deco:0x0cc00a3134c54096, owner_transform : Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134c54096[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530434338964, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530434338964, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530434338964, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134844094, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134844094, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134844094, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134844094, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134844094), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134844094[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134844094[0], owner : object_Counter_2part_deco:0x0cc00a3134844094, owner_transform : Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134844094[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530434011283, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530434011283, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530434011283, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31347f4093, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31347f4093, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31347f4093, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31347f4093, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31347f4093), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31347f4093[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31347f4093[0], owner : object_Counter_2part_deco:0x0cc00a31347f4093, owner_transform : Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31347f4093[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432766098, {7E8068890CBBD79,0,World}, Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432766098, {7E8068890CBBD79,0,World}, Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432766098, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31346c4092, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31346c4092, args : (None,), kwargs : {'transform': Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31346c4092, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31346c4092, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31346c4092), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31346c4092[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31346c4092[0], owner : object_Counter_2part_deco:0x0cc00a31346c4092, owner_transform : Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31346c4092[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432569489, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432569489, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432569489, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134694091, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134694091, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134694091, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134694091, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134694091), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134694091[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134694091[0], owner : object_Counter_2part_deco:0x0cc00a3134694091, owner_transform : Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134694091[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432307344, {7E8068890CBBD79,0,World}, Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432307344, {7E8068890CBBD79,0,World}, Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432307344, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134654090, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134654090, args : (None,), kwargs : {'transform': Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134654090, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134654090, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134654090), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134654090[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134654090[0], owner : object_Counter_2part_deco:0x0cc00a3134654090, owner_transform : Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134654090[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431914127, {7E8068890CBBD79,0,World}, Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431914127, {7E8068890CBBD79,0,World}, Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431914127, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31345f408f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31345f408f, args : (None,), kwargs : {'transform': Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31345f408f, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31345f408f, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31345f408f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31345f408f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31345f408f[0], owner : object_Counter_2part_deco:0x0cc00a31345f408f, owner_transform : Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31345f408f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431717518, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431717518, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431717518, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31345c408e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31345c408e, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31345c408e, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31345c408e, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31345c408e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31345c408e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31345c408e[0], owner : object_Counter_2part_deco:0x0cc00a31345c408e, owner_transform : Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31345c408e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431455373, {7E8068890CBBD79,0,World}, Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431455373, {7E8068890CBBD79,0,World}, Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431455373, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313458408d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313458408d, args : (None,), kwargs : {'transform': Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313458408d, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313458408d, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313458408d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313458408d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313458408d[0], owner : object_Counter_2part_deco:0x0cc00a313458408d, owner_transform : Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313458408d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530430668940, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530430668940, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530430668940, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31344c408c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31344c408c, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31344c408c, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31344c408c, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31344c408c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31344c408c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31344c408c[0], owner : object_Counter_2part_deco:0x0cc00a31344c408c, owner_transform : Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31344c408c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530430275723, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530430275723, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530430275723, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313446408b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313446408b, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313446408b, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313446408b, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313446408b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313446408b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313446408b[0], owner : object_Counter_2part_deco:0x0cc00a313446408b, owner_transform : Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313446408b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530427392138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530427392138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530427392138, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31341a408a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31341a408a, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31341a408a, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31341a408a, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31341a408a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31341a408a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31341a408a[0], owner : object_Counter_2part_deco:0x0cc00a31341a408a, owner_transform : Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31341a408a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530427195529, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530427195529, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530427195529, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134174089, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134174089, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134174089, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134174089, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134174089), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134174089[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134174089[0], owner : object_Counter_2part_deco:0x0cc00a3134174089, owner_transform : Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134174089[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426998920, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426998920, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426998920, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134144088, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134144088, args : (None,), kwargs : {'transform': Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134144088, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134144088, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134144088), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134144088[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134144088[0], owner : object_Counter_2part_deco:0x0cc00a3134144088, owner_transform : Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134144088[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426736775, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426736775, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426736775, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134104087, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134104087, args : (None,), kwargs : {'transform': Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134104087, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134104087, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134104087), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134104087[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134104087[0], owner : object_Counter_2part_deco:0x0cc00a3134104087, owner_transform : Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134104087[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426540166, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426540166, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426540166, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31340d4086, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31340d4086, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31340d4086, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31340d4086, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31340d4086), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31340d4086[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31340d4086[0], owner : object_Counter_2part_deco:0x0cc00a31340d4086, owner_transform : Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31340d4086[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530425950341, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530425950341, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530425950341, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134044085, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134044085, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134044085, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134044085, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134044085), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134044085[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134044085[0], owner : object_Counter_2part_deco:0x0cc00a3134044085, owner_transform : Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134044085[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530424705156, {7E8068890CBBD79,0,World}, Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530424705156, {7E8068890CBBD79,0,World}, Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530424705156, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133f14084, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133f14084, args : (None,), kwargs : {'transform': Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133f14084, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133f14084, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133f14084), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133f14084[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133f14084[0], owner : object_Counter_2part_deco:0x0cc00a3133f14084, owner_transform : Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133f14084[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423591042, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423591042, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423591042, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133e04082, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133e04082, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133e04082, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133e04082, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133e04082), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133e04082[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133e04082[0], owner : object_Counter_2part_deco:0x0cc00a3133e04082, owner_transform : Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133e04082[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423525505, {7E8068890CBBD79,0,World}, Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423525505, {7E8068890CBBD79,0,World}, Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423525505, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133df4081, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133df4081, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133df4081, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133df4081, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133df4081), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133df4081[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133df4081[0], owner : object_Counter_2part_deco:0x0cc00a3133df4081, owner_transform : Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133df4081[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423394432, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423394432, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423394432, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133dd4080, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133dd4080), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133dd4080[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133dd4080[0], owner : object_Counter_2part_deco:0x0cc00a3133dd4080, owner_transform : Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133dd4080[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530421231743, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530421231743, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530421231743, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_NoParts:0x0cc00a3133bc407f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_NoParts:0x0cc00a3133bc407f, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_NoParts:0x0cc00a3133bc407f, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_NoParts:0x0cc00a3133bc407f, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_NoParts(0x0cc00a3133bc407f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_NoParts:0x0cc00a3133bc407f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_NoParts:0x0cc00a3133bc407f[0], owner : object_Counter_NoParts:0x0cc00a3133bc407f, owner_transform : Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_NoParts:0x0cc00a3133bc407f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530421035134, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530421035134, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530421035134, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_NoParts:0x0cc00a3133b9407e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_NoParts:0x0cc00a3133b9407e, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_NoParts:0x0cc00a3133b9407e, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_NoParts:0x0cc00a3133b9407e, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_NoParts(0x0cc00a3133b9407e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_NoParts:0x0cc00a3133b9407e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_NoParts:0x0cc00a3133b9407e[0], owner : object_Counter_NoParts:0x0cc00a3133b9407e, owner_transform : Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_NoParts:0x0cc00a3133b9407e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415267965, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415267965, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415267965, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313361407d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313361407d, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313361407d, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313361407d, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313361407d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313361407d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313361407d[0], owner : object_Counter_2part_deco:0x0cc00a313361407d, owner_transform : Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313361407d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415202428, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415202428, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415202428, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313360407c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313360407c, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313360407c, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313360407c, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313360407c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313360407c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313360407c[0], owner : object_Counter_2part_deco:0x0cc00a313360407c, owner_transform : Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313360407c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415005819, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415005819, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415005819, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31335d407b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31335d407b, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31335d407b, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31335d407b, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31335d407b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31335d407b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31335d407b[0], owner : object_Counter_2part_deco:0x0cc00a31335d407b, owner_transform : Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31335d407b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:42</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530414678138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530414678138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530414678138, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313358407a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313358407a, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313358407a, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313358407a, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313358407a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313358407a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313358407a[0], owner : object_Counter_2part_deco:0x0cc00a313358407a, owner_transform : Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313358407a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364887, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364887, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364887, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930d97, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930d97, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930d97, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930d97, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930d97), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930d97[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930d97[0], owner : object_Counter_2part_deco:0x03940749e6930d97, owner_transform : Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930d97[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364898, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364898, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364898, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930da2, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930da2, args : (None,), kwargs : {'transform': Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930da2, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930da2, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930da2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930da2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930da2[0], owner : object_Counter_2part_deco:0x03940749e6930da2, owner_transform : Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930da2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364907, {7E8068890CBBD79,2,World}, Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364907, {7E8068890CBBD79,2,World}, Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364907, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930dab, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930dab, args : (None,), kwargs : {'transform': Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930dab, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930dab, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930dab), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930dab[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930dab[0], owner : object_Counter_2part_deco:0x03940749e6930dab, owner_transform : Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930dab[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430455, {7E8068890CBBD79,1,World}, Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430455, {7E8068890CBBD79,1,World}, Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430455, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940db7, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940db7, args : (None,), kwargs : {'transform': Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940db7, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940db7, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940db7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940db7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940db7[0], owner : object_Counter_2part_deco:0x03940749e6940db7, owner_transform : Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940db7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430476, {7E8068890CBBD79,3,World}, Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430476, {7E8068890CBBD79,3,World}, Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430476, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dcc, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dcc, args : (None,), kwargs : {'transform': Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dcc, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dcc, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dcc), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dcc[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dcc[0], owner : object_Counter_2part_deco:0x03940749e6940dcc, owner_transform : Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dcc[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430481, {7E8068890CBBD79,1,World}, Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430481, {7E8068890CBBD79,1,World}, Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430481, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dd1, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dd1, args : (None,), kwargs : {'transform': Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dd1, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dd1, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dd1), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dd1[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dd1[0], owner : object_Counter_2part_deco:0x03940749e6940dd1, owner_transform : Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dd1[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430485, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430485, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430485, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dd5, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dd5, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dd5, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dd5, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dd5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dd5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dd5[0], owner : object_Counter_2part_deco:0x03940749e6940dd5, owner_transform : Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dd5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430503, {7E8068890CBBD79,2,World}, Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430503, {7E8068890CBBD79,2,World}, Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430503, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940de7, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940de7, args : (None,), kwargs : {'transform': Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940de7, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940de7, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940de7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940de7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940de7[0], owner : object_Counter_2part_deco:0x03940749e6940de7, owner_transform : Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940de7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430536, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430536, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430536, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e08, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e08, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e08, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e08, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e08), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e08[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e08[0], owner : object_Counter_2part_deco:0x03940749e6940e08, owner_transform : Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e08[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430556, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430556, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430556, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e1c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e1c, args : (None,), kwargs : {'transform': Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e1c, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e1c, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e1c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e1c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e1c[0], owner : object_Counter_2part_deco:0x03940749e6940e1c, owner_transform : Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e1c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430558, {7E8068890CBBD79,3,World}, Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430558, {7E8068890CBBD79,3,World}, Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430558, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e1e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e1e, args : (None,), kwargs : {'transform': Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e1e, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e1e, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e1e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e1e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e1e[0], owner : object_Counter_2part_deco:0x03940749e6940e1e, owner_transform : Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e1e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430573, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430573, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430573, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e2d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e2d, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e2d, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e2d, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e2d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e2d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e2d[0], owner : object_Counter_2part_deco:0x03940749e6940e2d, owner_transform : Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e2d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430593, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430593, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430593, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e41, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e41, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e41, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e41, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e41), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e41[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e41[0], owner : object_Counter_2part_deco:0x03940749e6940e41, owner_transform : Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e41[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430600, {7E8068890CBBD79,1,World}, Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430600, {7E8068890CBBD79,1,World}, Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430600, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e48, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e48, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e48, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e48, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e48), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e48[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e48[0], owner : object_Counter_2part_deco:0x03940749e6940e48, owner_transform : Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e48[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430618, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430618, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430618, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e5a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e5a, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e5a, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e5a, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e5a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e5a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e5a[0], owner : object_Counter_2part_deco:0x03940749e6940e5a, owner_transform : Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e5a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430629, {7E8068890CBBD79,2,World}, Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430629, {7E8068890CBBD79,2,World}, Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430629, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e65, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e65, args : (None,), kwargs : {'transform': Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e65, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e65, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e65), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e65[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e65[0], owner : object_Counter_2part_deco:0x03940749e6940e65, owner_transform : Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e65[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430642, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430642, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430642, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e72, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e72, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e72, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e72, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e72), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e72[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e72[0], owner : object_Counter_2part_deco:0x03940749e6940e72, owner_transform : Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e72[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430649, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430649, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430649, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e79, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e79, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e79, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e79, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e79), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e79[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e79[0], owner : object_Counter_2part_deco:0x03940749e6940e79, owner_transform : Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e79[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430654, {7E8068890CBBD79,1,World}, Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430654, {7E8068890CBBD79,1,World}, Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430654, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e7e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e7e, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e7e, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e7e, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e7e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e7e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e7e[0], owner : object_Counter_2part_deco:0x03940749e6940e7e, owner_transform : Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e7e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153260478162, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153260478162, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153260478162, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e90ea2ed2, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e90ea2ed2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e90ea2ed2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e90ea2ed2[0], owner : object_Counter_2part_deco:0x0940088e90ea2ed2, owner_transform : Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e90ea2ed2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153261067987, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153261067987, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153261067987, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e90f32ed3, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e90f32ed3, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e90f32ed3, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e90f32ed3, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e90f32ed3), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e90f32ed3[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e90f32ed3[0], owner : object_Counter_2part_deco:0x0940088e90f32ed3, owner_transform : Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e90f32ed3[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153263951572, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153263951572, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153263951572, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e911f2ed4, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e911f2ed4, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e911f2ed4, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e911f2ed4, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e911f2ed4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e911f2ed4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e911f2ed4[0], owner : object_Counter_2part_deco:0x0940088e911f2ed4, owner_transform : Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e911f2ed4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153264475861, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153264475861, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153264475861, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e91272ed5, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e91272ed5, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e91272ed5, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e91272ed5, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e91272ed5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e91272ed5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e91272ed5[0], owner : object_Counter_2part_deco:0x0940088e91272ed5, owner_transform : Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e91272ed5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:43</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153286233821, {7E8068890CBBD79,0,World}, Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153286233821, {7E8068890CBBD79,0,World}, Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153286233821, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e92732edd, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e92732edd, args : (None,), kwargs : {'transform': Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e92732edd, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e92732edd, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e92732edd), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e92732edd[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e92732edd[0], owner : object_Counter_2part_deco:0x0940088e92732edd, owner_transform : Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e92732edd[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819022794226, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 930001818990878154, (1, 97), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819022794226, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 930001818990878154, (1, 97), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819022794226, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 930001818990878154, parent_type_info : (1, 97), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x0ce807ba1f521df2, parent : object_TableEnd:0x0ce807ba1d6b1dca] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, args : (object_TableEnd(0x0ce807ba1d6b1dca),), kwargs : {'transform': Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f521df2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f521df2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f521df2[0], owner : object_Counter_2part_deco:0x0ce807ba1f521df2, owner_transform : Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f521df2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023187443, {7E8068890CBBD79,0,World}, Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 930001818990878154, (1, 97), 3369835534), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023187443, {7E8068890CBBD79,0,World}, Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 930001818990878154, (1, 97), 3369835534), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023187443, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), parent_id : 930001818990878154, parent_type_info : (1, 97), slot_hash : 3369835534, obj : object_Counter_2part_deco:0x0ce807ba1f581df3, parent : object_TableEnd:0x0ce807ba1d6b1dca] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, args : (object_TableEnd(0x0ce807ba1d6b1dca),), kwargs : {'transform': Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 'slot_hash': 3369835534, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f581df3), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f581df3[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f581df3[0], owner : object_Counter_2part_deco:0x0ce807ba1f581df3, owner_transform : Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f581df3[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023318516, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 930001818990878148, (1, 97), 3369835530), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023318516, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 930001818990878148, (1, 97), 3369835530), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023318516, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), parent_id : 930001818990878148, parent_type_info : (1, 97), slot_hash : 3369835530, obj : object_Counter_2part_deco:0x0ce807ba1f5a1df4, parent : object_TableEnd:0x0ce807ba1d6b1dc4] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, args : (object_TableEnd(0x0ce807ba1d6b1dc4),), kwargs : {'transform': Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 'slot_hash': 3369835530, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f5a1df4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0], owner : object_Counter_2part_deco:0x0ce807ba1f5a1df4, owner_transform : Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023449589, {7E8068890CBBD79,0,World}, Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 930001818990878148, (1, 97), 3369835529), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023449589, {7E8068890CBBD79,0,World}, Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 930001818990878148, (1, 97), 3369835529), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023449589, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), parent_id : 930001818990878148, parent_type_info : (1, 97), slot_hash : 3369835529, obj : object_Counter_2part_deco:0x0ce807ba1f5c1df5, parent : object_TableEnd:0x0ce807ba1d6b1dc4] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, args : (object_TableEnd(0x0ce807ba1d6b1dc4),), kwargs : {'transform': Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 'slot_hash': 3369835529, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f5c1df5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0], owner : object_Counter_2part_deco:0x0ce807ba1f5c1df5, owner_transform : Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430710, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627903), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430710, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627903), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430710, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1968627903, obj : object_Counter_2part_deco:0x03940749e6940eb6, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940eb6, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627903, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940eb6, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940eb6, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940eb6), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940eb6[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940eb6[0], owner : object_Counter_2part_deco:0x03940749e6940eb6, owner_transform : Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940eb6[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430715, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430686, (1, 95), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430715, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430686, (1, 95), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430715, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430686, parent_type_info : (1, 95), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x03940749e6940ebb, parent : object_tableDining_1x1:0x03940749e6940e9e] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ebb, args : (object_tableDining_1x1(0x03940749e6940e9e),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ebb, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ebb, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ebb), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ebb[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ebb[0], owner : object_Counter_2part_deco:0x03940749e6940ebb, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ebb[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430722, {7E8068890CBBD79,0,World}, Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627897), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430722, {7E8068890CBBD79,0,World}, Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627897), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430722, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1968627897, obj : object_Counter_2part_deco:0x03940749e6940ec2, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec2, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627897, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec2, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec2, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec2[0], owner : object_Counter_2part_deco:0x03940749e6940ec2, owner_transform : Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430724, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 0), 1968627899), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430724, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 0), 1968627899), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430724, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 0), slot_hash : 1968627899, obj : object_Counter_2part_deco:0x03940749e6940ec4, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec4, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627899, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec4, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec4, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec4[0], owner : object_Counter_2part_deco:0x03940749e6940ec4, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430729, {7E8068890CBBD79,0,World}, Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 257839092649430691, (1, 95), 968269996), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430729, {7E8068890CBBD79,0,World}, Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 257839092649430691, (1, 95), 968269996), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430729, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 968269996, obj : object_Counter_2part_deco:0x03940749e6940ec9, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec9, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 968269996, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec9, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec9, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec9), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec9[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec9[0], owner : object_Counter_2part_deco:0x03940749e6940ec9, owner_transform : Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec9[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430747, {7E8068890CBBD79,0,World}, Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 1001825158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430747, {7E8068890CBBD79,0,World}, Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 1001825158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430747, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 95), slot_hash : 1001825158, obj : object_Counter_2part_deco:0x03940749e6940edb, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940edb, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1001825158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940edb, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940edb, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940edb), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940edb[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940edb[0], owner : object_Counter_2part_deco:0x03940749e6940edb, owner_transform : Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940edb[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:44</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430749, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1001825167), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430749, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1001825167), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430749, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1001825167, obj : object_Counter_2part_deco:0x03940749e6940edd, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940edd, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1001825167, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940edd, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940edd, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940edd), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940edd[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940edd[0], owner : object_Counter_2part_deco:0x03940749e6940edd, owner_transform : Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940edd[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:46</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430753, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 3369835530), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430753, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 3369835530), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430753, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 95), slot_hash : 3369835530, obj : object_Counter_2part_deco:0x03940749e6940ee1, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ee1, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 3369835530, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ee1, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ee1, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ee1), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ee1[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ee1[0], owner : object_Counter_2part_deco:0x03940749e6940ee1, owner_transform : Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ee1[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:46</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430754, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430700, (1, 95), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430754, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430700, (1, 95), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430754, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430700, parent_type_info : (1, 95), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x03940749e6940ee2, parent : object_tableDining_1x1:0x03940749e6940eac] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ee2, args : (object_tableDining_1x1(0x03940749e6940eac),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ee2, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ee2, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ee2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ee2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ee2[0], owner : object_Counter_2part_deco:0x03940749e6940ee2, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ee2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:46</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218010821, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210212021, (1, 97), 3858300158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218010821, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210212021, (1, 97), 3858300158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218010821, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), parent_id : 666542153210212021, parent_type_info : (1, 97), slot_hash : 3858300158, obj : object_Counter_2part_deco:0x0940088e8e622ec5, parent : object_tableDining_1x1:0x0940088e8deb2eb5] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e622ec5, args : (object_tableDining_1x1(0x0940088e8deb2eb5),), kwargs : {'transform': Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 'slot_hash': 3858300158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e622ec5, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e622ec5, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e622ec5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e622ec5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e622ec5[0], owner : object_Counter_2part_deco:0x0940088e8e622ec5, owner_transform : Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e622ec5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:46</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218404038, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210932919, (1, 97), 3858300158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218404038, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210932919, (1, 97), 3858300158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218404038, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), parent_id : 666542153210932919, parent_type_info : (1, 97), slot_hash : 3858300158, obj : object_Counter_2part_deco:0x0940088e8e682ec6, parent : object_tableDining_1x1:0x0940088e8df62eb7] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e682ec6, args : (object_tableDining_1x1(0x0940088e8df62eb7),), kwargs : {'transform': Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 'slot_hash': 3858300158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e682ec6, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e682ec6, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e682ec6), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e682ec6[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e682ec6[0], owner : object_Counter_2part_deco:0x0940088e8e682ec6, owner_transform : Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e682ec6[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:42:46</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218600647, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 666542153210670774, (1, 97), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218600647, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 666542153210670774, (1, 97), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218600647, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 666542153210670774, parent_type_info : (1, 97), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x0940088e8e6b2ec7, parent : object_tableDining_1x1:0x0940088e8df22eb6] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, args : (object_tableDining_1x1(0x0940088e8df22eb6),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e6b2ec7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e6b2ec7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7[0], owner : object_Counter_2part_deco:0x0940088e8e6b2ec7, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153286233821, {7E8068890CBBD79,0,World}, Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153286233821, {7E8068890CBBD79,0,World}, Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153286233821, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e92732edd, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e92732edd, args : (None,), kwargs : {'transform': Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e92732edd, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e92732edd, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e92732edd), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e92732edd[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e92732edd[0], owner : object_Counter_2part_deco:0x0940088e92732edd, owner_transform : Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e92732edd[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153264475861, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153264475861, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153264475861, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e91272ed5, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e91272ed5, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e91272ed5, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e91272ed5, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e91272ed5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e91272ed5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e91272ed5[0], owner : object_Counter_2part_deco:0x0940088e91272ed5, owner_transform : Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e91272ed5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153263951572, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153263951572, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153263951572, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e911f2ed4, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e911f2ed4, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e911f2ed4, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e911f2ed4, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e911f2ed4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e911f2ed4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e911f2ed4[0], owner : object_Counter_2part_deco:0x0940088e911f2ed4, owner_transform : Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e911f2ed4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153261067987, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153261067987, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153261067987, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e90f32ed3, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e90f32ed3, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e90f32ed3, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e90f32ed3, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e90f32ed3), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e90f32ed3[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e90f32ed3[0], owner : object_Counter_2part_deco:0x0940088e90f32ed3, owner_transform : Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e90f32ed3[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153260478162, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153260478162, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153260478162, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e90ea2ed2, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e90ea2ed2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e90ea2ed2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e90ea2ed2[0], owner : object_Counter_2part_deco:0x0940088e90ea2ed2, owner_transform : Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e90ea2ed2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430654, {7E8068890CBBD79,1,World}, Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430654, {7E8068890CBBD79,1,World}, Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430654, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e7e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e7e, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e7e, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e7e, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e7e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e7e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e7e[0], owner : object_Counter_2part_deco:0x03940749e6940e7e, owner_transform : Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e7e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430649, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430649, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430649, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e79, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e79, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e79, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e79, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e79), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e79[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e79[0], owner : object_Counter_2part_deco:0x03940749e6940e79, owner_transform : Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e79[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430642, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430642, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430642, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e72, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e72, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e72, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e72, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e72), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e72[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e72[0], owner : object_Counter_2part_deco:0x03940749e6940e72, owner_transform : Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e72[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430629, {7E8068890CBBD79,2,World}, Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430629, {7E8068890CBBD79,2,World}, Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430629, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e65, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e65, args : (None,), kwargs : {'transform': Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e65, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e65, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e65), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e65[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e65[0], owner : object_Counter_2part_deco:0x03940749e6940e65, owner_transform : Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e65[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430618, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430618, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430618, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e5a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e5a, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e5a, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e5a, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e5a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e5a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e5a[0], owner : object_Counter_2part_deco:0x03940749e6940e5a, owner_transform : Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e5a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430600, {7E8068890CBBD79,1,World}, Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430600, {7E8068890CBBD79,1,World}, Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430600, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e48, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e48, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e48, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e48, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e48), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e48[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e48[0], owner : object_Counter_2part_deco:0x03940749e6940e48, owner_transform : Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e48[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430593, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430593, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430593, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e41, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e41, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e41, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e41, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e41), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e41[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e41[0], owner : object_Counter_2part_deco:0x03940749e6940e41, owner_transform : Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e41[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430573, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430573, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430573, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e2d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e2d, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e2d, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e2d, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e2d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e2d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e2d[0], owner : object_Counter_2part_deco:0x03940749e6940e2d, owner_transform : Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e2d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430558, {7E8068890CBBD79,3,World}, Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430558, {7E8068890CBBD79,3,World}, Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430558, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e1e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e1e, args : (None,), kwargs : {'transform': Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e1e, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e1e, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e1e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e1e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e1e[0], owner : object_Counter_2part_deco:0x03940749e6940e1e, owner_transform : Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e1e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430556, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430556, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430556, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e1c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e1c, args : (None,), kwargs : {'transform': Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e1c, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e1c, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e1c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e1c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e1c[0], owner : object_Counter_2part_deco:0x03940749e6940e1c, owner_transform : Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e1c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430536, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430536, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430536, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e08, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e08, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e08, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e08, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e08), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e08[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e08[0], owner : object_Counter_2part_deco:0x03940749e6940e08, owner_transform : Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e08[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:36</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430503, {7E8068890CBBD79,2,World}, Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430503, {7E8068890CBBD79,2,World}, Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430503, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940de7, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940de7, args : (None,), kwargs : {'transform': Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940de7, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940de7, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940de7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940de7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940de7[0], owner : object_Counter_2part_deco:0x03940749e6940de7, owner_transform : Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940de7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430485, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430485, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430485, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dd5, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dd5, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dd5, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dd5, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dd5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dd5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dd5[0], owner : object_Counter_2part_deco:0x03940749e6940dd5, owner_transform : Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dd5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430481, {7E8068890CBBD79,1,World}, Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430481, {7E8068890CBBD79,1,World}, Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430481, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dd1, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dd1, args : (None,), kwargs : {'transform': Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dd1, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dd1, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dd1), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dd1[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dd1[0], owner : object_Counter_2part_deco:0x03940749e6940dd1, owner_transform : Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dd1[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430476, {7E8068890CBBD79,3,World}, Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430476, {7E8068890CBBD79,3,World}, Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430476, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dcc, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dcc, args : (None,), kwargs : {'transform': Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dcc, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dcc, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dcc), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dcc[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dcc[0], owner : object_Counter_2part_deco:0x03940749e6940dcc, owner_transform : Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dcc[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430455, {7E8068890CBBD79,1,World}, Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430455, {7E8068890CBBD79,1,World}, Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430455, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940db7, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940db7, args : (None,), kwargs : {'transform': Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940db7, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940db7, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940db7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940db7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940db7[0], owner : object_Counter_2part_deco:0x03940749e6940db7, owner_transform : Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940db7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364907, {7E8068890CBBD79,2,World}, Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364907, {7E8068890CBBD79,2,World}, Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364907, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930dab, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930dab, args : (None,), kwargs : {'transform': Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930dab, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930dab, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930dab), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930dab[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930dab[0], owner : object_Counter_2part_deco:0x03940749e6930dab, owner_transform : Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930dab[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364898, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364898, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364898, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930da2, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930da2, args : (None,), kwargs : {'transform': Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930da2, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930da2, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930da2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930da2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930da2[0], owner : object_Counter_2part_deco:0x03940749e6930da2, owner_transform : Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930da2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364887, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364887, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364887, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930d97, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930d97, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930d97, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930d97, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930d97), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930d97[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930d97[0], owner : object_Counter_2part_deco:0x03940749e6930d97, owner_transform : Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930d97[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530414678138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530414678138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530414678138, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313358407a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313358407a, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313358407a, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313358407a, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313358407a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313358407a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313358407a[0], owner : object_Counter_2part_deco:0x0cc00a313358407a, owner_transform : Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313358407a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415005819, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415005819, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415005819, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31335d407b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31335d407b, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31335d407b, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31335d407b, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31335d407b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31335d407b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31335d407b[0], owner : object_Counter_2part_deco:0x0cc00a31335d407b, owner_transform : Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31335d407b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415202428, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415202428, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415202428, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313360407c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313360407c, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313360407c, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313360407c, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313360407c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313360407c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313360407c[0], owner : object_Counter_2part_deco:0x0cc00a313360407c, owner_transform : Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313360407c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415267965, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415267965, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415267965, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313361407d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313361407d, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313361407d, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313361407d, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313361407d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313361407d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313361407d[0], owner : object_Counter_2part_deco:0x0cc00a313361407d, owner_transform : Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313361407d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530421035134, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530421035134, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530421035134, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_NoParts:0x0cc00a3133b9407e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_NoParts:0x0cc00a3133b9407e, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_NoParts:0x0cc00a3133b9407e, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_NoParts:0x0cc00a3133b9407e, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_NoParts(0x0cc00a3133b9407e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_NoParts:0x0cc00a3133b9407e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_NoParts:0x0cc00a3133b9407e[0], owner : object_Counter_NoParts:0x0cc00a3133b9407e, owner_transform : Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_NoParts:0x0cc00a3133b9407e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530421231743, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530421231743, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530421231743, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_NoParts:0x0cc00a3133bc407f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_NoParts:0x0cc00a3133bc407f, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_NoParts:0x0cc00a3133bc407f, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_NoParts:0x0cc00a3133bc407f, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_NoParts(0x0cc00a3133bc407f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_NoParts:0x0cc00a3133bc407f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_NoParts:0x0cc00a3133bc407f[0], owner : object_Counter_NoParts:0x0cc00a3133bc407f, owner_transform : Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_NoParts:0x0cc00a3133bc407f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423394432, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423394432, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423394432, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133dd4080, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133dd4080), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133dd4080[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133dd4080[0], owner : object_Counter_2part_deco:0x0cc00a3133dd4080, owner_transform : Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133dd4080[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423525505, {7E8068890CBBD79,0,World}, Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423525505, {7E8068890CBBD79,0,World}, Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423525505, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133df4081, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133df4081, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133df4081, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133df4081, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133df4081), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133df4081[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133df4081[0], owner : object_Counter_2part_deco:0x0cc00a3133df4081, owner_transform : Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133df4081[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423591042, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423591042, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423591042, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133e04082, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133e04082, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133e04082, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133e04082, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133e04082), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133e04082[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133e04082[0], owner : object_Counter_2part_deco:0x0cc00a3133e04082, owner_transform : Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133e04082[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530424705156, {7E8068890CBBD79,0,World}, Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530424705156, {7E8068890CBBD79,0,World}, Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530424705156, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133f14084, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133f14084, args : (None,), kwargs : {'transform': Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133f14084, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133f14084, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133f14084), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133f14084[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133f14084[0], owner : object_Counter_2part_deco:0x0cc00a3133f14084, owner_transform : Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133f14084[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530425950341, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530425950341, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530425950341, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134044085, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134044085, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134044085, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134044085, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134044085), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134044085[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134044085[0], owner : object_Counter_2part_deco:0x0cc00a3134044085, owner_transform : Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134044085[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426540166, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426540166, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426540166, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31340d4086, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31340d4086, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31340d4086, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31340d4086, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31340d4086), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31340d4086[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31340d4086[0], owner : object_Counter_2part_deco:0x0cc00a31340d4086, owner_transform : Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31340d4086[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426736775, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426736775, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426736775, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134104087, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134104087, args : (None,), kwargs : {'transform': Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134104087, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134104087, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134104087), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134104087[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134104087[0], owner : object_Counter_2part_deco:0x0cc00a3134104087, owner_transform : Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134104087[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426998920, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426998920, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426998920, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134144088, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134144088, args : (None,), kwargs : {'transform': Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134144088, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134144088, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134144088), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134144088[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134144088[0], owner : object_Counter_2part_deco:0x0cc00a3134144088, owner_transform : Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134144088[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530427195529, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530427195529, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530427195529, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134174089, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134174089, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134174089, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134174089, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134174089), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134174089[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134174089[0], owner : object_Counter_2part_deco:0x0cc00a3134174089, owner_transform : Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134174089[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530427392138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530427392138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530427392138, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31341a408a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31341a408a, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31341a408a, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31341a408a, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31341a408a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31341a408a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31341a408a[0], owner : object_Counter_2part_deco:0x0cc00a31341a408a, owner_transform : Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31341a408a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530430275723, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530430275723, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530430275723, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313446408b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313446408b, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313446408b, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313446408b, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313446408b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313446408b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313446408b[0], owner : object_Counter_2part_deco:0x0cc00a313446408b, owner_transform : Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313446408b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530430668940, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530430668940, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530430668940, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31344c408c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31344c408c, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31344c408c, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31344c408c, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31344c408c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31344c408c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31344c408c[0], owner : object_Counter_2part_deco:0x0cc00a31344c408c, owner_transform : Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31344c408c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431455373, {7E8068890CBBD79,0,World}, Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431455373, {7E8068890CBBD79,0,World}, Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431455373, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313458408d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313458408d, args : (None,), kwargs : {'transform': Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313458408d, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313458408d, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313458408d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313458408d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313458408d[0], owner : object_Counter_2part_deco:0x0cc00a313458408d, owner_transform : Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313458408d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431717518, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431717518, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431717518, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31345c408e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31345c408e, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31345c408e, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31345c408e, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31345c408e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31345c408e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31345c408e[0], owner : object_Counter_2part_deco:0x0cc00a31345c408e, owner_transform : Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31345c408e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431914127, {7E8068890CBBD79,0,World}, Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431914127, {7E8068890CBBD79,0,World}, Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431914127, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31345f408f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31345f408f, args : (None,), kwargs : {'transform': Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31345f408f, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31345f408f, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31345f408f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31345f408f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31345f408f[0], owner : object_Counter_2part_deco:0x0cc00a31345f408f, owner_transform : Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31345f408f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432307344, {7E8068890CBBD79,0,World}, Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432307344, {7E8068890CBBD79,0,World}, Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432307344, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134654090, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134654090, args : (None,), kwargs : {'transform': Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134654090, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134654090, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134654090), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134654090[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134654090[0], owner : object_Counter_2part_deco:0x0cc00a3134654090, owner_transform : Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134654090[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432569489, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432569489, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432569489, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134694091, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134694091, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134694091, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134694091, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134694091), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134694091[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134694091[0], owner : object_Counter_2part_deco:0x0cc00a3134694091, owner_transform : Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134694091[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432766098, {7E8068890CBBD79,0,World}, Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432766098, {7E8068890CBBD79,0,World}, Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432766098, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31346c4092, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31346c4092, args : (None,), kwargs : {'transform': Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31346c4092, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31346c4092, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31346c4092), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31346c4092[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31346c4092[0], owner : object_Counter_2part_deco:0x0cc00a31346c4092, owner_transform : Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31346c4092[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530434011283, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530434011283, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530434011283, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31347f4093, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31347f4093, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31347f4093, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31347f4093, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31347f4093), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31347f4093[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31347f4093[0], owner : object_Counter_2part_deco:0x0cc00a31347f4093, owner_transform : Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31347f4093[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530434338964, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530434338964, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530434338964, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134844094, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134844094, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134844094, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134844094, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134844094), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134844094[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134844094[0], owner : object_Counter_2part_deco:0x0cc00a3134844094, owner_transform : Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134844094[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530438598806, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530438598806, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530438598806, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134c54096, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134c54096, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134c54096, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134c54096, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134c54096), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134c54096[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134c54096[0], owner : object_Counter_2part_deco:0x0cc00a3134c54096, owner_transform : Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134c54096[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530438860951, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530438860951, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530438860951, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134c94097, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134c94097, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134c94097, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134c94097, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134c94097), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134c94097[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134c94097[0], owner : object_Counter_2part_deco:0x0cc00a3134c94097, owner_transform : Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134c94097[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443186331, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443186331, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443186331, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31350b409b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31350b409b, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31350b409b, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31350b409b, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31350b409b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31350b409b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31350b409b[0], owner : object_Counter_2part_deco:0x0cc00a31350b409b, owner_transform : Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31350b409b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443317404, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443317404, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443317404, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31350d409c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31350d409c, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31350d409c, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31350d409c, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31350d409c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31350d409c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31350d409c[0], owner : object_Counter_2part_deco:0x0cc00a31350d409c, owner_transform : Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31350d409c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443514013, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443514013, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443514013, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313510409d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313510409d, args : (None,), kwargs : {'transform': Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313510409d, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313510409d, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313510409d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313510409d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313510409d[0], owner : object_Counter_2part_deco:0x0cc00a313510409d, owner_transform : Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313510409d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443907230, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443907230, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443907230, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313516409e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313516409e, args : (None,), kwargs : {'transform': Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313516409e, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313516409e, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313516409e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313516409e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313516409e[0], owner : object_Counter_2part_deco:0x0cc00a313516409e, owner_transform : Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313516409e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530444038303, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530444038303, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530444038303, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313518409f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313518409f, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313518409f, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313518409f, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313518409f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313518409f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313518409f[0], owner : object_Counter_2part_deco:0x0cc00a313518409f, owner_transform : Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313518409f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530444300448, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530444300448, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530444300448, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31351c40a0, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31351c40a0), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31351c40a0[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31351c40a0[0], owner : object_Counter_2part_deco:0x0cc00a31351c40a0, owner_transform : Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31351c40a0[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218600647, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 666542153210670774, (1, 97), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218600647, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 666542153210670774, (1, 97), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218600647, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 666542153210670774, parent_type_info : (1, 97), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x0940088e8e6b2ec7, parent : object_tableDining_1x1:0x0940088e8df22eb6] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, args : (object_tableDining_1x1(0x0940088e8df22eb6),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e6b2ec7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e6b2ec7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7[0], owner : object_Counter_2part_deco:0x0940088e8e6b2ec7, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218404038, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210932919, (1, 97), 3858300158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218404038, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210932919, (1, 97), 3858300158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218404038, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), parent_id : 666542153210932919, parent_type_info : (1, 97), slot_hash : 3858300158, obj : object_Counter_2part_deco:0x0940088e8e682ec6, parent : object_tableDining_1x1:0x0940088e8df62eb7] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e682ec6, args : (object_tableDining_1x1(0x0940088e8df62eb7),), kwargs : {'transform': Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 'slot_hash': 3858300158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e682ec6, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e682ec6, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e682ec6), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e682ec6[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e682ec6[0], owner : object_Counter_2part_deco:0x0940088e8e682ec6, owner_transform : Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e682ec6[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218010821, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210212021, (1, 97), 3858300158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218010821, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210212021, (1, 97), 3858300158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218010821, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), parent_id : 666542153210212021, parent_type_info : (1, 97), slot_hash : 3858300158, obj : object_Counter_2part_deco:0x0940088e8e622ec5, parent : object_tableDining_1x1:0x0940088e8deb2eb5] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e622ec5, args : (object_tableDining_1x1(0x0940088e8deb2eb5),), kwargs : {'transform': Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 'slot_hash': 3858300158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e622ec5, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e622ec5, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e622ec5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e622ec5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e622ec5[0], owner : object_Counter_2part_deco:0x0940088e8e622ec5, owner_transform : Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e622ec5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430754, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430700, (1, 95), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430754, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430700, (1, 95), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430754, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430700, parent_type_info : (1, 95), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x03940749e6940ee2, parent : object_tableDining_1x1:0x03940749e6940eac] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ee2, args : (object_tableDining_1x1(0x03940749e6940eac),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ee2, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ee2, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ee2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ee2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ee2[0], owner : object_Counter_2part_deco:0x03940749e6940ee2, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ee2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430753, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 3369835530), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430753, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 3369835530), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430753, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 95), slot_hash : 3369835530, obj : object_Counter_2part_deco:0x03940749e6940ee1, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ee1, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 3369835530, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ee1, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ee1, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ee1), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ee1[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ee1[0], owner : object_Counter_2part_deco:0x03940749e6940ee1, owner_transform : Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ee1[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430749, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1001825167), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430749, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1001825167), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430749, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1001825167, obj : object_Counter_2part_deco:0x03940749e6940edd, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940edd, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1001825167, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940edd, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940edd, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940edd), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940edd[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940edd[0], owner : object_Counter_2part_deco:0x03940749e6940edd, owner_transform : Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940edd[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430747, {7E8068890CBBD79,0,World}, Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 1001825158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430747, {7E8068890CBBD79,0,World}, Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 1001825158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430747, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 95), slot_hash : 1001825158, obj : object_Counter_2part_deco:0x03940749e6940edb, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940edb, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1001825158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940edb, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940edb, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940edb), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940edb[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940edb[0], owner : object_Counter_2part_deco:0x03940749e6940edb, owner_transform : Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940edb[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430729, {7E8068890CBBD79,0,World}, Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 257839092649430691, (1, 95), 968269996), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430729, {7E8068890CBBD79,0,World}, Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 257839092649430691, (1, 95), 968269996), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430729, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 968269996, obj : object_Counter_2part_deco:0x03940749e6940ec9, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec9, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 968269996, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec9, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec9, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec9), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec9[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec9[0], owner : object_Counter_2part_deco:0x03940749e6940ec9, owner_transform : Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec9[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430724, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 0), 1968627899), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430724, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 0), 1968627899), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430724, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 0), slot_hash : 1968627899, obj : object_Counter_2part_deco:0x03940749e6940ec4, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec4, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627899, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec4, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec4, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec4[0], owner : object_Counter_2part_deco:0x03940749e6940ec4, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430722, {7E8068890CBBD79,0,World}, Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627897), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430722, {7E8068890CBBD79,0,World}, Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627897), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430722, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1968627897, obj : object_Counter_2part_deco:0x03940749e6940ec2, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec2, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627897, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec2, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec2, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec2[0], owner : object_Counter_2part_deco:0x03940749e6940ec2, owner_transform : Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430715, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430686, (1, 95), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430715, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430686, (1, 95), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430715, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430686, parent_type_info : (1, 95), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x03940749e6940ebb, parent : object_tableDining_1x1:0x03940749e6940e9e] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ebb, args : (object_tableDining_1x1(0x03940749e6940e9e),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ebb, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ebb, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ebb), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ebb[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ebb[0], owner : object_Counter_2part_deco:0x03940749e6940ebb, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ebb[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430710, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627903), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430710, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627903), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430710, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1968627903, obj : object_Counter_2part_deco:0x03940749e6940eb6, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940eb6, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627903, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940eb6, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940eb6, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940eb6), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940eb6[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940eb6[0], owner : object_Counter_2part_deco:0x03940749e6940eb6, owner_transform : Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940eb6[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023449589, {7E8068890CBBD79,0,World}, Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 930001818990878148, (1, 97), 3369835529), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023449589, {7E8068890CBBD79,0,World}, Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 930001818990878148, (1, 97), 3369835529), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023449589, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), parent_id : 930001818990878148, parent_type_info : (1, 97), slot_hash : 3369835529, obj : object_Counter_2part_deco:0x0ce807ba1f5c1df5, parent : object_TableEnd:0x0ce807ba1d6b1dc4] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, args : (object_TableEnd(0x0ce807ba1d6b1dc4),), kwargs : {'transform': Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 'slot_hash': 3369835529, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f5c1df5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0], owner : object_Counter_2part_deco:0x0ce807ba1f5c1df5, owner_transform : Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023318516, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 930001818990878148, (1, 97), 3369835530), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023318516, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 930001818990878148, (1, 97), 3369835530), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023318516, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), parent_id : 930001818990878148, parent_type_info : (1, 97), slot_hash : 3369835530, obj : object_Counter_2part_deco:0x0ce807ba1f5a1df4, parent : object_TableEnd:0x0ce807ba1d6b1dc4] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, args : (object_TableEnd(0x0ce807ba1d6b1dc4),), kwargs : {'transform': Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 'slot_hash': 3369835530, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f5a1df4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0], owner : object_Counter_2part_deco:0x0ce807ba1f5a1df4, owner_transform : Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023187443, {7E8068890CBBD79,0,World}, Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 930001818990878154, (1, 97), 3369835534), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023187443, {7E8068890CBBD79,0,World}, Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 930001818990878154, (1, 97), 3369835534), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023187443, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), parent_id : 930001818990878154, parent_type_info : (1, 97), slot_hash : 3369835534, obj : object_Counter_2part_deco:0x0ce807ba1f581df3, parent : object_TableEnd:0x0ce807ba1d6b1dca] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, args : (object_TableEnd(0x0ce807ba1d6b1dca),), kwargs : {'transform': Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 'slot_hash': 3369835534, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f581df3), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f581df3[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f581df3[0], owner : object_Counter_2part_deco:0x0ce807ba1f581df3, owner_transform : Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f581df3[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:43:37</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819022794226, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 930001818990878154, (1, 97), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819022794226, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 930001818990878154, (1, 97), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819022794226, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 930001818990878154, parent_type_info : (1, 97), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x0ce807ba1f521df2, parent : object_TableEnd:0x0ce807ba1d6b1dca] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, args : (object_TableEnd(0x0ce807ba1d6b1dca),), kwargs : {'transform': Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f521df2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f521df2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f521df2[0], owner : object_Counter_2part_deco:0x0ce807ba1f521df2, owner_transform : Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f521df2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530444300448, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530444300448, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530444300448, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31351c40a0, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31351c40a0, new_location : Location(Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31351c40a0), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31351c40a0[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31351c40a0[0], owner : object_Counter_2part_deco:0x0cc00a31351c40a0, owner_transform : Transform(Vector3(422.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31351c40a0[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31351c40a0[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530444038303, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530444038303, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530444038303, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313518409f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313518409f, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313518409f, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313518409f, new_location : Location(Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313518409f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313518409f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313518409f[0], owner : object_Counter_2part_deco:0x0cc00a313518409f, owner_transform : Transform(Vector3(421.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313518409f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313518409f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443907230, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443907230, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443907230, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313516409e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313516409e, args : (None,), kwargs : {'transform': Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313516409e, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313516409e, new_location : Location(Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313516409e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313516409e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313516409e[0], owner : object_Counter_2part_deco:0x0cc00a313516409e, owner_transform : Transform(Vector3(420.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313516409e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313516409e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443514013, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443514013, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443514013, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313510409d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313510409d, args : (None,), kwargs : {'transform': Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313510409d, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313510409d, new_location : Location(Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313510409d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313510409d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313510409d[0], owner : object_Counter_2part_deco:0x0cc00a313510409d, owner_transform : Transform(Vector3(419.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313510409d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313510409d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443317404, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443317404, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443317404, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31350d409c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31350d409c, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31350d409c, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31350d409c, new_location : Location(Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31350d409c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31350d409c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31350d409c[0], owner : object_Counter_2part_deco:0x0cc00a31350d409c, owner_transform : Transform(Vector3(418.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31350d409c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350d409c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530443186331, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530443186331, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530443186331, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31350b409b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31350b409b, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31350b409b, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31350b409b, new_location : Location(Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31350b409b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31350b409b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31350b409b[0], owner : object_Counter_2part_deco:0x0cc00a31350b409b, owner_transform : Transform(Vector3(417.522308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31350b409b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31350b409b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530438860951, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530438860951, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530438860951, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134c94097, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134c94097, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134c94097, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134c94097, new_location : Location(Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134c94097), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134c94097[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134c94097[0], owner : object_Counter_2part_deco:0x0cc00a3134c94097, owner_transform : Transform(Vector3(422.522308, 150.000015, 378.986603), Quaternion(0.000000, 0.923879, 0.000000, -0.382683))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134c94097[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c94097[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530438598806, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530438598806, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530438598806, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134c54096, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134c54096, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134c54096, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134c54096, new_location : Location(Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134c54096), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134c54096[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134c54096[0], owner : object_Counter_2part_deco:0x0cc00a3134c54096, owner_transform : Transform(Vector3(417.522308, 150.000015, 378.986603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134c54096[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134c54096[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530434338964, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530434338964, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530434338964, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134844094, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134844094, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134844094, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134844094, new_location : Location(Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134844094), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134844094[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134844094[0], owner : object_Counter_2part_deco:0x0cc00a3134844094, owner_transform : Transform(Vector3(416.076996, 153.000015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134844094[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134844094[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530434011283, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530434011283, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530434011283, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31347f4093, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31347f4093, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31347f4093, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31347f4093, new_location : Location(Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31347f4093), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31347f4093[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31347f4093[0], owner : object_Counter_2part_deco:0x0cc00a31347f4093, owner_transform : Transform(Vector3(423.967621, 153.000015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31347f4093[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31347f4093[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432766098, {7E8068890CBBD79,0,World}, Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432766098, {7E8068890CBBD79,0,World}, Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432766098, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31346c4092, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31346c4092, args : (None,), kwargs : {'transform': Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31346c4092, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31346c4092, new_location : Location(Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31346c4092), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31346c4092[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31346c4092[0], owner : object_Counter_2part_deco:0x0cc00a31346c4092, owner_transform : Transform(Vector3(415.576996, 152.500015, 378.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31346c4092[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31346c4092[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432569489, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432569489, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432569489, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134694091, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134694091, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134694091, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134694091, new_location : Location(Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134694091), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134694091[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134694091[0], owner : object_Counter_2part_deco:0x0cc00a3134694091, owner_transform : Transform(Vector3(416.076996, 152.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134694091[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134694091[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530432307344, {7E8068890CBBD79,0,World}, Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530432307344, {7E8068890CBBD79,0,World}, Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530432307344, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134654090, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134654090, args : (None,), kwargs : {'transform': Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134654090, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134654090, new_location : Location(Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134654090), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134654090[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134654090[0], owner : object_Counter_2part_deco:0x0cc00a3134654090, owner_transform : Transform(Vector3(416.576996, 152.500015, 377.541290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134654090[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134654090[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431914127, {7E8068890CBBD79,0,World}, Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431914127, {7E8068890CBBD79,0,World}, Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431914127, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31345f408f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31345f408f, args : (None,), kwargs : {'transform': Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31345f408f, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31345f408f, new_location : Location(Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31345f408f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31345f408f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31345f408f[0], owner : object_Counter_2part_deco:0x0cc00a31345f408f, owner_transform : Transform(Vector3(424.467621, 152.500015, 378.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31345f408f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345f408f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431717518, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431717518, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431717518, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31345c408e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31345c408e, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31345c408e, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31345c408e, new_location : Location(Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31345c408e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31345c408e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31345c408e[0], owner : object_Counter_2part_deco:0x0cc00a31345c408e, owner_transform : Transform(Vector3(423.967621, 152.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31345c408e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31345c408e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530431455373, {7E8068890CBBD79,0,World}, Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530431455373, {7E8068890CBBD79,0,World}, Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530431455373, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313458408d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313458408d, args : (None,), kwargs : {'transform': Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313458408d, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313458408d, new_location : Location(Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313458408d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313458408d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313458408d[0], owner : object_Counter_2part_deco:0x0cc00a313458408d, owner_transform : Transform(Vector3(423.467621, 152.500015, 377.541290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313458408d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313458408d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530430668940, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530430668940, {7E8068890CBBD79,0,World}, Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530430668940, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31344c408c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31344c408c, args : (None,), kwargs : {'transform': Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31344c408c, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31344c408c, new_location : Location(Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31344c408c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31344c408c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31344c408c[0], owner : object_Counter_2part_deco:0x0cc00a31344c408c, owner_transform : Transform(Vector3(416.076996, 151.500015, 378.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31344c408c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31344c408c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530430275723, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530430275723, {7E8068890CBBD79,0,World}, Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530430275723, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313446408b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313446408b, args : (None,), kwargs : {'transform': Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313446408b, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313446408b, new_location : Location(Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313446408b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313446408b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313446408b[0], owner : object_Counter_2part_deco:0x0cc00a313446408b, owner_transform : Transform(Vector3(423.967621, 151.500015, 378.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313446408b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313446408b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:24</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530427392138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530427392138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530427392138, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31341a408a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31341a408a, args : (None,), kwargs : {'transform': Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31341a408a, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31341a408a, new_location : Location(Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31341a408a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31341a408a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31341a408a[0], owner : object_Counter_2part_deco:0x0cc00a31341a408a, owner_transform : Transform(Vector3(422.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31341a408a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31341a408a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530427195529, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530427195529, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530427195529, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134174089, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134174089, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134174089, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134174089, new_location : Location(Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134174089), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134174089[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134174089[0], owner : object_Counter_2part_deco:0x0cc00a3134174089, owner_transform : Transform(Vector3(421.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134174089[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134174089[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426998920, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426998920, {7E8068890CBBD79,0,World}, Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426998920, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134144088, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134144088, args : (None,), kwargs : {'transform': Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134144088, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134144088, new_location : Location(Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134144088), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134144088[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134144088[0], owner : object_Counter_2part_deco:0x0cc00a3134144088, owner_transform : Transform(Vector3(420.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134144088[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134144088[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426736775, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426736775, {7E8068890CBBD79,0,World}, Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426736775, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134104087, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134104087, args : (None,), kwargs : {'transform': Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134104087, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134104087, new_location : Location(Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134104087), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134104087[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134104087[0], owner : object_Counter_2part_deco:0x0cc00a3134104087, owner_transform : Transform(Vector3(419.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134104087[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134104087[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530426540166, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530426540166, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530426540166, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31340d4086, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31340d4086, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31340d4086, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31340d4086, new_location : Location(Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31340d4086), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31340d4086[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31340d4086[0], owner : object_Counter_2part_deco:0x0cc00a31340d4086, owner_transform : Transform(Vector3(418.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31340d4086[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31340d4086[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530425950341, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530425950341, {7E8068890CBBD79,0,World}, Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530425950341, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3134044085, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3134044085, args : (None,), kwargs : {'transform': Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3134044085, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3134044085, new_location : Location(Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3134044085), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3134044085[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3134044085[0], owner : object_Counter_2part_deco:0x0cc00a3134044085, owner_transform : Transform(Vector3(417.522308, 154.000015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3134044085[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3134044085[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530424705156, {7E8068890CBBD79,0,World}, Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530424705156, {7E8068890CBBD79,0,World}, Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530424705156, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133f14084, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133f14084, args : (None,), kwargs : {'transform': Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133f14084, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133f14084, new_location : Location(Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133f14084), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133f14084[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133f14084[0], owner : object_Counter_2part_deco:0x0cc00a3133f14084, owner_transform : Transform(Vector3(421.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133f14084[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133f14084[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423591042, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423591042, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423591042, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133e04082, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133e04082, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133e04082, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133e04082, new_location : Location(Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133e04082), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133e04082[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133e04082[0], owner : object_Counter_2part_deco:0x0cc00a3133e04082, owner_transform : Transform(Vector3(422.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133e04082[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133e04082[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423525505, {7E8068890CBBD79,0,World}, Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423525505, {7E8068890CBBD79,0,World}, Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423525505, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133df4081, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133df4081, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133df4081, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133df4081, new_location : Location(Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133df4081), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133df4081[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133df4081[0], owner : object_Counter_2part_deco:0x0cc00a3133df4081, owner_transform : Transform(Vector3(420.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133df4081[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133df4081[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530423394432, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530423394432, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530423394432, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a3133dd4080, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a3133dd4080, new_location : Location(Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a3133dd4080), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a3133dd4080[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a3133dd4080[0], owner : object_Counter_2part_deco:0x0cc00a3133dd4080, owner_transform : Transform(Vector3(418.022308, 153.500015, 377.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a3133dd4080[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a3133dd4080[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530421231743, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530421231743, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530421231743, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_NoParts:0x0cc00a3133bc407f, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_NoParts:0x0cc00a3133bc407f, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_NoParts:0x0cc00a3133bc407f, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_NoParts:0x0cc00a3133bc407f, new_location : Location(Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_NoParts(0x0cc00a3133bc407f), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_NoParts:0x0cc00a3133bc407f[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_NoParts:0x0cc00a3133bc407f[0], owner : object_Counter_NoParts:0x0cc00a3133bc407f, owner_transform : Transform(Vector3(418.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_NoParts:0x0cc00a3133bc407f[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133bc407f[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530421035134, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530421035134, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530421035134, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_NoParts:0x0cc00a3133b9407e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_NoParts:0x0cc00a3133b9407e, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_NoParts:0x0cc00a3133b9407e, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_NoParts:0x0cc00a3133b9407e, new_location : Location(Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_NoParts(0x0cc00a3133b9407e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_NoParts:0x0cc00a3133b9407e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_NoParts:0x0cc00a3133b9407e[0], owner : object_Counter_NoParts:0x0cc00a3133b9407e, owner_transform : Transform(Vector3(421.522308, 150.000015, 378.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_NoParts:0x0cc00a3133b9407e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_NoParts:0x0cc00a3133b9407e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415267965, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415267965, {7E8068890CBBD79,0,World}, Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415267965, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313361407d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313361407d, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313361407d, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313361407d, new_location : Location(Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313361407d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313361407d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313361407d[0], owner : object_Counter_2part_deco:0x0cc00a313361407d, owner_transform : Transform(Vector3(421.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313361407d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313361407d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415202428, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415202428, {7E8068890CBBD79,0,World}, Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415202428, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313360407c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313360407c, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313360407c, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313360407c, new_location : Location(Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313360407c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313360407c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313360407c[0], owner : object_Counter_2part_deco:0x0cc00a313360407c, owner_transform : Transform(Vector3(418.522308, 150.000015, 377.986603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313360407c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313360407c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530415005819, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530415005819, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530415005819, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a31335d407b, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a31335d407b, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a31335d407b, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a31335d407b, new_location : Location(Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a31335d407b), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a31335d407b[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a31335d407b[0], owner : object_Counter_2part_deco:0x0cc00a31335d407b, owner_transform : Transform(Vector3(418.022308, 150.000015, 378.486603), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a31335d407b[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a31335d407b[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 918745530414678138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 918745530414678138, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 918745530414678138, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0cc00a313358407a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0cc00a313358407a, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0cc00a313358407a, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0cc00a313358407a, new_location : Location(Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0cc00a313358407a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0cc00a313358407a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0cc00a313358407a[0], owner : object_Counter_2part_deco:0x0cc00a313358407a, owner_transform : Transform(Vector3(422.022308, 150.000015, 378.486603), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0cc00a313358407a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0cc00a313358407a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364887, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364887, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364887, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930d97, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930d97, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930d97, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930d97, new_location : Location(Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930d97), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930d97[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930d97[0], owner : object_Counter_2part_deco:0x03940749e6930d97, owner_transform : Transform(Vector3(418.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930d97[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930d97[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364898, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364898, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364898, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930da2, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930da2, args : (None,), kwargs : {'transform': Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930da2, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930da2, new_location : Location(Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930da2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930da2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930da2[0], owner : object_Counter_2part_deco:0x03940749e6930da2, owner_transform : Transform(Vector3(423.076996, 159.000015, 386.041290), Quaternion(0.000000, 0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930da2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930da2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649364907, {7E8068890CBBD79,2,World}, Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649364907, {7E8068890CBBD79,2,World}, Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649364907, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6930dab, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6930dab, args : (None,), kwargs : {'transform': Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6930dab, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6930dab, new_location : Location(Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6930dab), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6930dab[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6930dab[0], owner : object_Counter_2part_deco:0x03940749e6930dab, owner_transform : Transform(Vector3(416.967621, 159.000015, 386.041290), Quaternion(0.000000, -0.382683, 0.000000, 0.923880))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6930dab[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6930dab[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430455, {7E8068890CBBD79,1,World}, Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430455, {7E8068890CBBD79,1,World}, Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430455, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940db7, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940db7, args : (None,), kwargs : {'transform': Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940db7, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940db7, new_location : Location(Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940db7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940db7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940db7[0], owner : object_Counter_2part_deco:0x03940749e6940db7, owner_transform : Transform(Vector3(425.096527, 156.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940db7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940db7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430476, {7E8068890CBBD79,3,World}, Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430476, {7E8068890CBBD79,3,World}, Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430476, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dcc, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dcc, args : (None,), kwargs : {'transform': Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dcc, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dcc, new_location : Location(Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dcc), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dcc[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dcc[0], owner : object_Counter_2part_deco:0x03940749e6940dcc, owner_transform : Transform(Vector3(423.096527, 162.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dcc[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dcc[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430481, {7E8068890CBBD79,1,World}, Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430481, {7E8068890CBBD79,1,World}, Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430481, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dd1, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dd1, args : (None,), kwargs : {'transform': Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dd1, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dd1, new_location : Location(Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dd1), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dd1[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dd1[0], owner : object_Counter_2part_deco:0x03940749e6940dd1, owner_transform : Transform(Vector3(414.948090, 156.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dd1[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd1[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430485, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430485, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430485, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940dd5, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940dd5, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940dd5, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940dd5, new_location : Location(Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940dd5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940dd5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940dd5[0], owner : object_Counter_2part_deco:0x03940749e6940dd5, owner_transform : Transform(Vector3(420.022308, 156.000015, 388.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940dd5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940dd5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430503, {7E8068890CBBD79,2,World}, Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430503, {7E8068890CBBD79,2,World}, Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430503, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940de7, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940de7, args : (None,), kwargs : {'transform': Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940de7, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940de7, new_location : Location(Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940de7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940de7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940de7[0], owner : object_Counter_2part_deco:0x03940749e6940de7, owner_transform : Transform(Vector3(424.096527, 159.000015, 382.986603), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940de7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940de7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430536, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430536, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430536, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e08, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e08, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e08, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e08, new_location : Location(Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e08), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e08[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e08[0], owner : object_Counter_2part_deco:0x03940749e6940e08, owner_transform : Transform(Vector3(420.022308, 162.000015, 386.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e08[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e08[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430556, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430556, {7E8068890CBBD79,2,World}, Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430556, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e1c, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e1c, args : (None,), kwargs : {'transform': Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e1c, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e1c, new_location : Location(Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e1c), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e1c[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e1c[0], owner : object_Counter_2part_deco:0x03940749e6940e1c, owner_transform : Transform(Vector3(423.076996, 159.000015, 379.931915), Quaternion(0.000000, 0.923879, 0.000000, 0.382683))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e1c[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1c[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430558, {7E8068890CBBD79,3,World}, Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430558, {7E8068890CBBD79,3,World}, Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430558, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e1e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e1e, args : (None,), kwargs : {'transform': Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e1e, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e1e, new_location : Location(Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e1e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e1e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e1e[0], owner : object_Counter_2part_deco:0x03940749e6940e1e, owner_transform : Transform(Vector3(416.948090, 162.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e1e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e1e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430573, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430573, {7E8068890CBBD79,3,World}, Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430573, routing_surface : {7E8068890CBBD79,3,World}, transform : Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e2d, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e2d, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,3,World}}, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e2d, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e2d, new_location : Location(Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,3,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e2d), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e2d[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e2d[0], owner : object_Counter_2part_deco:0x03940749e6940e2d, owner_transform : Transform(Vector3(420.022308, 162.000015, 379.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e2d[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e2d[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430593, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430593, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430593, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e41, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e41, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e41, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e41, new_location : Location(Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e41), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e41[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e41[0], owner : object_Counter_2part_deco:0x03940749e6940e41, owner_transform : Transform(Vector3(422.022308, 150.000015, 389.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e41[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e41[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430600, {7E8068890CBBD79,1,World}, Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430600, {7E8068890CBBD79,1,World}, Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430600, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e48, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e48, args : (None,), kwargs : {'transform': Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e48, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e48, new_location : Location(Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e48), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e48[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e48[0], owner : object_Counter_2part_deco:0x03940749e6940e48, owner_transform : Transform(Vector3(421.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e48[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e48[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430618, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430618, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430618, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e5a, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e5a, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e5a, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e5a, new_location : Location(Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e5a), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e5a[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e5a[0], owner : object_Counter_2part_deco:0x03940749e6940e5a, owner_transform : Transform(Vector3(420.022308, 159.000015, 378.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e5a[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e5a[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430629, {7E8068890CBBD79,2,World}, Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430629, {7E8068890CBBD79,2,World}, Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430629, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e65, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e65, args : (None,), kwargs : {'transform': Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e65, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e65, new_location : Location(Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e65), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e65[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e65[0], owner : object_Counter_2part_deco:0x03940749e6940e65, owner_transform : Transform(Vector3(415.948090, 159.000015, 382.986603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e65[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e65[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430642, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430642, {7E8068890CBBD79,1,World}, Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430642, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e72, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e72, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e72, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e72, new_location : Location(Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e72), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e72[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e72[0], owner : object_Counter_2part_deco:0x03940749e6940e72, owner_transform : Transform(Vector3(420.022308, 156.000015, 377.912384), Quaternion(0.000000, 1.000000, 0.000000, 0.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e72[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e72[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430649, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430649, {7E8068890CBBD79,2,World}, Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430649, routing_surface : {7E8068890CBBD79,2,World}, transform : Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e79, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e79, args : (None,), kwargs : {'transform': Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,2,World}}, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e79, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e79, new_location : Location(Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,2,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e79), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e79[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e79[0], owner : object_Counter_2part_deco:0x03940749e6940e79, owner_transform : Transform(Vector3(420.022308, 159.000015, 387.060822), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e79[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e79[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430654, {7E8068890CBBD79,1,World}, Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430654, {7E8068890CBBD79,1,World}, Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430654, routing_surface : {7E8068890CBBD79,1,World}, transform : Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x03940749e6940e7e, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940e7e, args : (None,), kwargs : {'transform': Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,1,World}}, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940e7e, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940e7e, new_location : Location(Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,1,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940e7e), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940e7e[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940e7e[0], owner : object_Counter_2part_deco:0x03940749e6940e7e, owner_transform : Transform(Vector3(418.522308, 155.000015, 383.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940e7e[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940e7e[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:25</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153260478162, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153260478162, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153260478162, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e90ea2ed2, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e90ea2ed2, new_location : Location(Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e90ea2ed2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e90ea2ed2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e90ea2ed2[0], owner : object_Counter_2part_deco:0x0940088e90ea2ed2, owner_transform : Transform(Vector3(418.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e90ea2ed2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90ea2ed2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153261067987, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153261067987, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153261067987, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e90f32ed3, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e90f32ed3, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e90f32ed3, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e90f32ed3, new_location : Location(Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e90f32ed3), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e90f32ed3[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e90f32ed3[0], owner : object_Counter_2part_deco:0x0940088e90f32ed3, owner_transform : Transform(Vector3(422.022308, 150.000015, 394.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e90f32ed3[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e90f32ed3[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153263951572, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153263951572, {7E8068890CBBD79,0,World}, Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153263951572, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e911f2ed4, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e911f2ed4, args : (None,), kwargs : {'transform': Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e911f2ed4, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e911f2ed4, new_location : Location(Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e911f2ed4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e911f2ed4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e911f2ed4[0], owner : object_Counter_2part_deco:0x0940088e911f2ed4, owner_transform : Transform(Vector3(418.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e911f2ed4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e911f2ed4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153264475861, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153264475861, {7E8068890CBBD79,0,World}, Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153264475861, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e91272ed5, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e91272ed5, args : (None,), kwargs : {'transform': Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e91272ed5, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e91272ed5, new_location : Location(Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e91272ed5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e91272ed5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e91272ed5[0], owner : object_Counter_2part_deco:0x0940088e91272ed5, owner_transform : Transform(Vector3(422.022308, 150.003922, 395.486603), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e91272ed5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e91272ed5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153286233821, {7E8068890CBBD79,0,World}, Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153286233821, {7E8068890CBBD79,0,World}, Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 0, (0, 0), 0), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153286233821, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), parent_id : 0, parent_type_info : (0, 0), slot_hash : 0, obj : object_Counter_2part_deco:0x0940088e92732edd, parent : None] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e92732edd, args : (None,), kwargs : {'transform': Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), 'slot_hash': 0, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e92732edd, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e92732edd, new_location : Location(Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e92732edd), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e92732edd[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e92732edd[0], owner : object_Counter_2part_deco:0x0940088e92732edd, owner_transform : Transform(Vector3(435.022308, 150.000015, 385.486603), Quaternion(0.000000, -0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e92732edd[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e92732edd[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819022794226, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 930001818990878154, (1, 97), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819022794226, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 930001818990878154, (1, 97), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819022794226, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 930001818990878154, parent_type_info : (1, 97), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x0ce807ba1f521df2, parent : object_TableEnd:0x0ce807ba1d6b1dca] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, args : (object_TableEnd(0x0ce807ba1d6b1dca),), kwargs : {'transform': Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f521df2, new_location : Location(Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f521df2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f521df2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f521df2[0], owner : object_Counter_2part_deco:0x0ce807ba1f521df2, owner_transform : Transform(Vector3(0.000000, 0.738281, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f521df2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f521df2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023187443, {7E8068890CBBD79,0,World}, Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 930001818990878154, (1, 97), 3369835534), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023187443, {7E8068890CBBD79,0,World}, Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 930001818990878154, (1, 97), 3369835534), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023187443, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), parent_id : 930001818990878154, parent_type_info : (1, 97), slot_hash : 3369835534, obj : object_Counter_2part_deco:0x0ce807ba1f581df3, parent : object_TableEnd:0x0ce807ba1d6b1dca] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, args : (object_TableEnd(0x0ce807ba1d6b1dca),), kwargs : {'transform': Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), 'slot_hash': 3369835534, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f581df3, new_location : Location(Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dca[0], slot_hash=3369835534), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f581df3), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f581df3[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f581df3[0], owner : object_Counter_2part_deco:0x0ce807ba1f581df3, owner_transform : Transform(Vector3(0.214844, 0.738281, -0.066406), Quaternion(0.000000, 0.137620, 0.000000, 0.990485))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f581df3[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f581df3[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023318516, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 930001818990878148, (1, 97), 3369835530), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023318516, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 930001818990878148, (1, 97), 3369835530), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023318516, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), parent_id : 930001818990878148, parent_type_info : (1, 97), slot_hash : 3369835530, obj : object_Counter_2part_deco:0x0ce807ba1f5a1df4, parent : object_TableEnd:0x0ce807ba1d6b1dc4] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, args : (object_TableEnd(0x0ce807ba1d6b1dc4),), kwargs : {'transform': Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), 'slot_hash': 3369835530, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4, new_location : Location(Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835530), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f5a1df4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0], owner : object_Counter_2part_deco:0x0ce807ba1f5a1df4, owner_transform : Transform(Vector3(-0.164063, 0.738281, -0.050781), Quaternion(0.000000, -0.152797, 0.000000, 0.988258))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f5a1df4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5a1df4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 930001819023449589, {7E8068890CBBD79,0,World}, Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 930001818990878148, (1, 97), 3369835529), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 930001819023449589, {7E8068890CBBD79,0,World}, Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 930001818990878148, (1, 97), 3369835529), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 930001819023449589, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), parent_id : 930001818990878148, parent_type_info : (1, 97), slot_hash : 3369835529, obj : object_Counter_2part_deco:0x0ce807ba1f5c1df5, parent : object_TableEnd:0x0ce807ba1d6b1dc4] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, args : (object_TableEnd(0x0ce807ba1d6b1dc4),), kwargs : {'transform': Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), 'slot_hash': 3369835529, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5, new_location : Location(Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093)), None, joint_name_or_hash=None, parent=object_TableEnd:0x0ce807ba1d6b1dc4[0], slot_hash=3369835529), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0ce807ba1f5c1df5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0], owner : object_Counter_2part_deco:0x0ce807ba1f5c1df5, owner_transform : Transform(Vector3(0.105469, 0.738281, 0.132813), Quaternion(0.000000, 0.357031, 0.000000, 0.934093))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0ce807ba1f5c1df5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0ce807ba1f5c1df5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430710, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627903), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430710, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627903), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430710, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1968627903, obj : object_Counter_2part_deco:0x03940749e6940eb6, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940eb6, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627903, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940eb6, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940eb6, new_location : Location(Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[1], slot_hash=1968627903), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940eb6), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940eb6[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940eb6[0], owner : object_Counter_2part_deco:0x03940749e6940eb6, owner_transform : Transform(Vector3(-0.999878, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940eb6[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940eb6[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430715, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430686, (1, 95), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430715, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430686, (1, 95), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430715, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430686, parent_type_info : (1, 95), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x03940749e6940ebb, parent : object_tableDining_1x1:0x03940749e6940e9e] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ebb, args : (object_tableDining_1x1(0x03940749e6940e9e),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ebb, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ebb, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940e9e[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ebb), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ebb[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ebb[0], owner : object_Counter_2part_deco:0x03940749e6940ebb, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ebb[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ebb[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430722, {7E8068890CBBD79,0,World}, Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627897), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430722, {7E8068890CBBD79,0,World}, Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1968627897), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430722, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1968627897, obj : object_Counter_2part_deco:0x03940749e6940ec2, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec2, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627897, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec2, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec2, new_location : Location(Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[4], slot_hash=1968627897), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec2[0], owner : object_Counter_2part_deco:0x03940749e6940ec2, owner_transform : Transform(Vector3(0.502716, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430724, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 0), 1968627899), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430724, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 0), 1968627899), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430724, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 0), slot_hash : 1968627899, obj : object_Counter_2part_deco:0x03940749e6940ec4, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec4, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1968627899, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec4, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec4, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[0], slot_hash=1968627899), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec4), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec4[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec4[0], owner : object_Counter_2part_deco:0x03940749e6940ec4, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec4[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec4[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430729, {7E8068890CBBD79,0,World}, Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 257839092649430691, (1, 95), 968269996), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430729, {7E8068890CBBD79,0,World}, Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 257839092649430691, (1, 95), 968269996), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430729, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 968269996, obj : object_Counter_2part_deco:0x03940749e6940ec9, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ec9, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), 'slot_hash': 968269996, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ec9, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ec9, new_location : Location(Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[5], slot_hash=968269996), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ec9), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ec9[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ec9[0], owner : object_Counter_2part_deco:0x03940749e6940ec9, owner_transform : Transform(Vector3(1.204254, 0.800781, -0.049683), Quaternion(0.000000, 0.707107, 0.000000, 0.707107))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ec9[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ec9[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430747, {7E8068890CBBD79,0,World}, Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 1001825158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430747, {7E8068890CBBD79,0,World}, Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 1001825158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430747, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 95), slot_hash : 1001825158, obj : object_Counter_2part_deco:0x03940749e6940edb, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940edb, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1001825158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940edb, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940edb, new_location : Location(Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[4], slot_hash=1001825158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940edb), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940edb[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940edb[0], owner : object_Counter_2part_deco:0x03940749e6940edb, owner_transform : Transform(Vector3(0.709839, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940edb[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edb[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430749, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1001825167), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430749, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430691, (1, 95), 1001825167), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430749, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430691, parent_type_info : (1, 95), slot_hash : 1001825167, obj : object_Counter_2part_deco:0x03940749e6940edd, parent : object_tableDining_3x1:0x03940749e6940ea3] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940edd, args : (object_tableDining_3x1(0x03940749e6940ea3),), kwargs : {'transform': Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 1001825167, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940edd, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940edd, new_location : Location(Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea3[2], slot_hash=1001825167), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940edd), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940edd[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940edd[0], owner : object_Counter_2part_deco:0x03940749e6940edd, owner_transform : Transform(Vector3(-0.289978, 0.800781, 0.035889), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940edd[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940edd[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430753, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 3369835530), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430753, {7E8068890CBBD79,0,World}, Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430696, (1, 95), 3369835530), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430753, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430696, parent_type_info : (1, 95), slot_hash : 3369835530, obj : object_Counter_2part_deco:0x03940749e6940ee1, parent : object_tableDining_3x1:0x03940749e6940ea8] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ee1, args : (object_tableDining_3x1(0x03940749e6940ea8),), kwargs : {'transform': Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 3369835530, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ee1, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ee1, new_location : Location(Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_3x1:0x03940749e6940ea8[1], slot_hash=3369835530), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ee1), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ee1[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ee1[0], owner : object_Counter_2part_deco:0x03940749e6940ee1, owner_transform : Transform(Vector3(-0.800995, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ee1[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee1[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 257839092649430754, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430700, (1, 95), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 257839092649430754, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 257839092649430700, (1, 95), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 257839092649430754, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 257839092649430700, parent_type_info : (1, 95), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x03940749e6940ee2, parent : object_tableDining_1x1:0x03940749e6940eac] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x03940749e6940ee2, args : (object_tableDining_1x1(0x03940749e6940eac),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x03940749e6940ee2, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x03940749e6940ee2, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x03940749e6940eac[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x03940749e6940ee2), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x03940749e6940ee2[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x03940749e6940ee2[0], owner : object_Counter_2part_deco:0x03940749e6940ee2, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x03940749e6940ee2[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x03940749e6940ee2[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218010821, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210212021, (1, 97), 3858300158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218010821, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210212021, (1, 97), 3858300158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218010821, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), parent_id : 666542153210212021, parent_type_info : (1, 97), slot_hash : 3858300158, obj : object_Counter_2part_deco:0x0940088e8e622ec5, parent : object_tableDining_1x1:0x0940088e8deb2eb5] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e622ec5, args : (object_tableDining_1x1(0x0940088e8deb2eb5),), kwargs : {'transform': Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 'slot_hash': 3858300158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e622ec5, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e622ec5, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8deb2eb5[0], slot_hash=3858300158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e622ec5), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e622ec5[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e622ec5[0], owner : object_Counter_2part_deco:0x0940088e8e622ec5, owner_transform : Transform(Vector3(0.057983, 0.800781, -0.091187), Quaternion(0.000000, -0.263755, 0.000000, 0.964590))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e622ec5[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e622ec5[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218404038, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210932919, (1, 97), 3858300158), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218404038, {7E8068890CBBD79,0,World}, Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 666542153210932919, (1, 97), 3858300158), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218404038, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), parent_id : 666542153210932919, parent_type_info : (1, 97), slot_hash : 3858300158, obj : object_Counter_2part_deco:0x0940088e8e682ec6, parent : object_tableDining_1x1:0x0940088e8df62eb7] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e682ec6, args : (object_tableDining_1x1(0x0940088e8df62eb7),), kwargs : {'transform': Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), 'slot_hash': 3858300158, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e682ec6, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e682ec6, new_location : Location(Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df62eb7[0], slot_hash=3858300158), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e682ec6), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e682ec6[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e682ec6[0], owner : object_Counter_2part_deco:0x0940088e8e682ec6, owner_transform : Transform(Vector3(0.057983, 0.800781, -0.091156), Quaternion(0.000000, -0.263755, 0.000000, 0.964590))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e682ec6[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e682ec6[0]'rtim=0 ClientInfo isn't here</desyncdata></report> <report><version>2</version><sessionid>6c8d9d102517d7f95f10c00c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-07-16 23:46:26</createtime><buildsignature>Local.Unknown.Unknown.1.64.84.1020-1.200.000.455.Release</buildsignature><categoryid>part.py:216</categoryid><desyncid>6c8d9d102517d7f95f10c00c</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, args: (569712536476958073, 666542153218600647, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 666542153210670774, (1, 97), 4113554315), kwargs: {} KeyError('Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]') (KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper [ args : (569712536476958073, 666542153218600647, {7E8068890CBBD79,0,World}, Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 666542153210670774, (1, 97), 4113554315), kwargs : {}, exception : 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]', default_return : None, fn : <function c_api_set_object_location_ex at 0x000007FFA7B28B90>, log_invoke : False] File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 1026, in c_api_set_object_location_ex [ zone_id : 569712536476958073, obj_id : 666542153218600647, routing_surface : {7E8068890CBBD79,0,World}, transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), parent_id : 666542153210670774, parent_type_info : (1, 97), slot_hash : 4113554315, obj : object_Counter_2part_deco:0x0940088e8e6b2ec7, parent : object_tableDining_1x1:0x0940088e8df22eb6] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 1533, in set_parent [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, args : (object_tableDining_1x1(0x0940088e8df22eb6),), kwargs : {'transform': Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), 'slot_hash': 4113554315, 'routing_surface': {7E8068890CBBD79,0,World}}, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 360, in location [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315)] File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 417, in set_location_without_distribution [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7, new_location : Location(Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), None, joint_name_or_hash=None, parent=object_tableDining_1x1:0x0940088e8df22eb6[0], slot_hash=4113554315), old_location : Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0), events : [(object_Counter_2part_deco(0x0940088e8e6b2ec7), Location(Transform(Vector3(0.000000, 0.000000, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000)), {7E8068890CBBD79,0,World}, joint_name_or_hash=None, parent=None, slot_hash=0))], visibility_state : VisibilityState(True, enable_drop_shadow=True, inherits=None), current_inventory : None, posture_graph_service : posture_graph_service, part : object_Counter_2part_deco:0x0940088e8e6b2ec7[0]] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 660, in on_owner_location_changed [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7[0], owner : object_Counter_2part_deco:0x0940088e8e6b2ec7, owner_transform : Transform(Vector3(0.000000, 0.800781, 0.000000), Quaternion(0.000000, 0.000000, 0.000000, 1.000000))] File "T:\InGame\Gameplay\Scripts\Server\objects\part.py", line 216, in get_joint_transform [ self : object_Counter_2part_deco:0x0940088e8e6b2ec7[0], target_root_joint : b__subroot__1] KeyError: 'Unable to find joint b__subroot__1 on object_Counter_2part_deco:0x0940088e8e6b2ec7[0]'rtim=0 ClientInfo isn't here</desyncdata></report> </root> Can some1 tell me what should I delete to fix?
mrrakkonn Posted July 17, 2020 Posted July 17, 2020 This topic is in the wrong sub forum I'm pretty sure. Also I'm pretty sure no one is going to comb through the entirety of your last exception because it's enormous. There is no quick and easy fix for you. You need to apply to 50/50 method on your mod folder to find the malfunctioning mods. Also you seriously need to put in work to organize your mods folder if you have that many. This takes a while, but it's worth it and there is no quick and easy substitute. http://sims.walkingthere.net/cc-tips.php
Xenon93 Posted July 17, 2020 Posted July 17, 2020 I am more or less in the same situation as you. What I do when I find an unexpected crash is to look for the recent mods that I have installed (the ideal is to put them in little by little if they are scripts or large mods. For multi-kb or mb mods that are decorations, etc. I put them all without problems). My folder also occupies about 50gb approximately, but a pretty serious mistake that I think I have made is that everything is in / mods without sorting in folders of a sub level, so when I crash the game or I delete the recent mods and try to install without errors or delete the localthumbcache file, more than once it has helped me a lot since it is very annoying to start the game and crashing on the start screen. I have to test sims 4 studio to locate specific packages but I also recommend mod conflict detector to easily find duplicates or other bugs in the /mods path.
Aderyz Posted July 17, 2020 Author Posted July 17, 2020 @Xenon93 Have u maybe link to Mod Conflict Detector? I see in google only version from 2018...
Scorpio Posted July 17, 2020 Posted July 17, 2020 1 hour ago, Aderyz said: @Xenon93 Have u maybe link to Mod Conflict Detector? I see in google only version from 2018... I doesn't work well enough anymore to bother I'm told. Maybe for finding duplicate mods only. It's not some magic bullet that will fix your problems FYI. Just takes time and patience.
bigathena2 Posted July 20, 2020 Posted July 20, 2020 These seem to be mostly script mods? Usually they specify a particular path to find the exact broken mod. If anything else, you may want to download a Better Exceptions Mod and check for paths such as "C:/Home/The Sims 4/Mods/insertmodsomething. It helps pinpoint a lot easier. Or as MCCC guidelines suggest, you can 50/50, like take out the mods one by one to see which is broken, lol. Painstaking but fulfilling.
Vinneyc Posted July 21, 2020 Posted July 21, 2020 I have notice too, creation date means a lot. arrange by date, 2014 and some 2015 seem to not even let me load the game so I am okay to live without them. I wish there was a program that lets you just right click on the Mod and let you see it and delete or keep
Recommended Posts
Archived
This topic is now archived and is closed to further replies.