Hello again, can someone help me. I am losing my mind with this exception.
26ab8ea68ab2bbade5d21cf4fdesyncea.maxis.sims4_64.15.pc2019-07-07 06:57:46Local.Unknown.Unknown.1.52.100.1020-1.200.000.397.Release__init__.py:2446ab8ea68ab2bbade5d21cf4fException in <function buildbuy_session_end at 0x00007FF4190A9A70>, args: (190006207647874908,), kwargs: {}
KeyError('get_joint_transform_from_rig: Joint name was not found in the specified rig . JointNameHash ().') (KeyError: 'get_joint_transform_from_rig: Joint name was not found in the specified rig . JointNameHash ().')
Traceback (most recent call last):
File "T:\InGame\Gameplay\Scripts\Server\routing\__init__.py", line 948, in c_api_navmesh_fence_callback
File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper
File "D:\Projects\Sims 4 Modding\Mods\TMex Mods 2018\Tmex-BetterExceptions\PublicUnlock.py", line 13, in _unlock
File "D:\Projects\Sims 4 Modding\Mods\TMex Mods 2018\Tmex-BetterExceptions\tmex_BetterExceptions_Hooks.py", line 94, in tm_be_class_exceptions
File "E:\Builds\MCCC_6_3_2\mc_cmd_center\mc_utils.py", line 127, in _wrapper_function
File "T:\InGame\Gameplay\Scripts\Core\caches.py", line 144, in wrapper
KeyError: (object_sitLivingGEN_02(0x023309a457e104eb), 'sitTemplate')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
File "T:\InGame\Gameplay\Scripts\Server\build_buy.py", line 726, in buildbuy_session_end
File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 96, in wrapped_method
File "T:\InGame\Gameplay\Scripts\Server\routing\portals\portal_component.py", line 111, in on_buildbuy_exit
File "T:\InGame\Gameplay\Scripts\Server\routing\portals\portal_component.py", line 137, in _refresh_portals
File "T:\InGame\Gameplay\Scripts\Server\routing\portals\portal_component.py", line 244, in _add_portals
File "T:\InGame\Gameplay\Scripts\Server\routing\portals\portal_component.py", line 262, in _add_portal_internal
File "T:\InGame\Gameplay\Scripts\Server\routing\portals\portal_data.py", line 436, in get_portal_instances
File "T:\InGame\Gameplay\Scripts\Server\routing\portals\portal_data_animation.py", line 70, in get_portal_locations
File "T:\InGame\Gameplay\Scripts\Server\routing\portals\portal_data_animation.py", line 44, in _get_arb
File "T:\InGame\Gameplay\Scripts\Server\animation\asm.py", line 1106, in set_actor
File "T:\InGame\Gameplay\Scripts\Core\caches.py", line 156, in wrapper
File "T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 725, in get_anim_overrides
File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 1249, in _anim_overrides_internal
File "T:\InGame\Gameplay\Scripts\Server\objects\slots.py", line 113, in get_surface_height_parameter_for_object
File "T:\InGame\Gameplay\Scripts\Server\objects\slots.py", line 291, in position
File "T:\InGame\Gameplay\Scripts\Server\objects\slots.py", line 284, in transform
File "T:\InGame\Gameplay\Scripts\Server\objects\slots.py", line 276, in location
File "T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 247, in get_joint_transform_from_rig
File "T:\InGame\Gameplay\Scripts\Core\native\animation\__init__.py", line 244, in get_joint_transform_from_rig
KeyError: 'get_joint_transform_from_rig: Joint name was not found in the specified rig . JointNameHash ().'
rtim=0
When I use The Last Exception Assistant this is the message I receive:
Animation Missing Transform Joint Error
An issue with the animations rigging system.
An animation failed to find and use an object slot on the animation rigging skeleton.
In most cases, you're safe to ignore this error.
However trying to use Sims Teleporter makes my sims glitch out, when I try to teleport them somewhere. Much help is appreciated. I am going to try the 50/50 method now.
I also want to add that this exception pops up right after placing a lot, and going back into game mode, before even asking my sims to do anything.