Bump send2ue version to 2.4.4 and updated release notes (#11) #45
tests.yml
on: push
Test LTS
/
Test LTS
11m 12s
Test Latest
/
Test Latest
8m 28s
Annotations
4 errors and 2 warnings
test_ue2rigify_mannequins.py.test_modes:
test_ue2rigify_mannequins.py#L13
'SOURCE_TO_DEFORM' != 'FK_TO_SOURCE'
- SOURCE_TO_DEFORM
+ FK_TO_SOURCE
: The selected mode "FK_TO_SOURCE" failed to switch to "SOURCE_TO_DEFORM" on "male_root".
|
test_ue2rigify_mannequins.py.test_baking:
test_ue2rigify_mannequins.py#L60
<Fault 1: '<class \'RuntimeError\'>:Error: Python: Traceback (most recent call last):\n File "/tmp/blender_tools/ue2rigify/operators.py", line 267, in execute\n scene.switch_modes()\n File "/tmp/blender_tools/ue2rigify/core/scene.py", line 1619, in switch_modes\n save_meta_rig(properties)\n File "/tmp/blender_tools/ue2rigify/core/scene.py", line 1271, in save_meta_rig\n metarig_data = templates.get_metarig_data(properties)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/tmp/blender_tools/ue2rigify/core/templates.py", line 146, in get_metarig_data\n utilities.operator_on_object_in_mode(\n File "/tmp/blender_tools/ue2rigify/core/utilities.py", line 581, in operator_on_object_in_mode\n operator()\n File "/tmp/blender_tools/ue2rigify/core/templates.py", line 147, in <lambda>\n lambda: bpy.ops.armature.rigify_encode_metarig(),\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/bin/4.1/scripts/modules/bpy/ops.py", line 109, in __call__\n ret = _op_call(self.idname_py(), kw)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nRuntimeError: Operator bpy.ops.armature.rigify_encode_metarig.poll() failed, context is incorrect\nLocation: /usr/bin/4.1/scripts/modules/bpy/ops.py:109\n'>
|
test_ue2rigify_mannequins.py.test_new_template:
test_ue2rigify_mannequins.py#L40
<Fault 1: '<class \'RuntimeError\'>:Error: Python: Traceback (most recent call last):\n File "/tmp/blender_tools/ue2rigify/operators.py", line 167, in execute\n nodes.create_link_from_selected_bones(properties)\n File "/tmp/blender_tools/ue2rigify/core/nodes.py", line 920, in create_link_from_selected_bones\n scene.update_rig_constraints()\n File "/tmp/blender_tools/ue2rigify/core/scene.py", line 1051, in update_rig_constraints\n organize_rig_objects(organize_control_rig=False)\n File "/tmp/blender_tools/ue2rigify/core/scene.py", line 889, in organize_rig_objects\n utilities.toggle_expand_in_outliner()\n File "/tmp/blender_tools/ue2rigify/core/utilities.py", line 688, in toggle_expand_in_outliner\n bpy.ops.outliner.show_hierarchy({\'area\': area}, \'INVOKE_DEFAULT\')\n File "/usr/bin/4.1/scripts/modules/bpy/ops.py", line 106, in __call__\n C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/usr/bin/4.1/scripts/modules/bpy/ops.py", line 60, in _parse_args\n raise ValueError("1-2 args execution context is supported")\nValueError: 1-2 args execution context is supported\nLocation: /usr/bin/4.1/scripts/modules/bpy/ops.py:109\n'>
|
Test Latest / Test Latest
❌ Tests reported 3 failures
|
Test LTS / Test LTS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Latest / Test Latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|