Send2UE - Use Collections as Folders Animation & Groom Support #92
tests.yml
on: pull_request
Test LTS
/
Test LTS
12m 38s
Test Latest
/
tests
Annotations
2 errors and 3 warnings
test_send2ue_extension_use_collections_as_folders.py.test_use_collections_as_folders_option:
test_send2ue_extension_use_collections_as_folders.py#L110
<Fault 1: '<class \'RuntimeError\'>:Error: Python: Traceback (most recent call last):\n File "/tmp/blender_tools/src/addons/send2ue/operators.py", line 135, in execute\n function(*args, **kwargs)\n File "/tmp/blender_tools/src/addons/send2ue/core/export.py", line 337, in export_hair\n extension.run_extension_tasks(ExtensionTasks.PRE_GROOM_EXPORT.value)\n File "/tmp/blender_tools/src/addons/send2ue/core/extension.py", line 73, in run_extension_tasks\n task(*args)\n File "/tmp/blender_tools/src/addons/send2ue/resources/extensions/use_collections_as_folders.py", line 104, in pre_groom_export\n export_path = self.get_full_export_path(properties, UnrealTypes.GROOM, scene_object)\n File "/tmp/blender_tools/src/addons/send2ue/resources/extensions/use_collections_as_folders.py", line 123, in get_full_export_path\n sub_path = self.get_collections_as_path(scene_object, properties)\n File "/tmp/blender_tools/src/addons/send2ue/resources/extensions/use_collections_as_folders.py", line 209, in get_collections_as_path\n if self.use_collections_as_folders and len(scene_object.users_collection) > 0:\nAttributeError: \'NoneType\' object has no attribute \'users_collection\'\nLocation: /home/ubuntu/blender/3.6/scripts/modules/bpy/ops.py:113\n'>
|
Test LTS / Test LTS
❌ Tests reported 1 failures
|
Test LTS / Test LTS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test LTS / Test LTS
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Test LTS / Test LTS
Back off 18.278 seconds before retry.
|