The document contains a traceback error report from a game. It lists a series of file paths and error messages indicating that an exception was thrown while a posture graph was being queried by an autonomy system. This caused a ValueError about an invalid surface when trying to pick up an object. It also contains a long list of installed package or mod names.
The document contains a traceback error report from a game. It lists a series of file paths and error messages indicating that an exception was thrown while a posture graph was being queried by an autonomy system. This caused a ValueError about an invalid surface when trying to pick up an object. It also contains a long list of installed package or mod names.
The document contains a traceback error report from a game. It lists a series of file paths and error messages indicating that an exception was thrown while a posture graph was being queried by an autonomy system. This caused a ValueError about an invalid surface when trying to pick up an object. It also contains a long list of installed package or mod names.
The document contains a traceback error report from a game. It lists a series of file paths and error messages indicating that an exception was thrown while a posture graph was being queried by an autonomy system. This caused a ValueError about an invalid surface when trying to pick up an object. It also contains a long list of installed package or mod names.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 1928, in _create_and_score_interaction File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 1026, in _calculate_route_time_and_opportunity File "T:\InGame\Gameplay\Scripts\Core\caches.py", line 156, in wrapper File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 2743, in estimate_distance File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 2783, in _estimate_distance File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 2662, in _generate_connectivity File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 1483, in compute_transition_connectivity File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 1530, in run_transitions File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 3413, in _build_transitions File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 3204, in _build_and_log_transitions_for_sim File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 3266, in _build_transitions_for_sim File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 2734, in get_transitions_for_sim File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 2911, in _get_transitions_for_sim File "T:\InGame\Gameplay\Scripts\Server\postures\posture_graph.py", line 6229, in generate_connectivity_handles File "T:\InGame\Gameplay\Scripts\Server\postures\posture_graph.py", line 6082, in _get_segmented_path_connectivity_handles File "T:\InGame\Gameplay\Scripts\Server\postures\posture_graph.py", line 576, in generate_middle_paths File "T:\InGame\Gameplay\Scripts\Server\postures\posture_graph.py", line 4586, in _middle_path_gen ValueError: Cannot pick up an object: object_tablet:0x03160bfdd89e01bc from an invalid surface: object_desk:0x03160bfdd89501bb Cause: Posture graph threw an exception while being queried by autonomy: ---------------