You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When having Animation publish instance type present and want to publish FBX repre (optional) it fails and gives following error:
DEBUG: Performing extraction..
Traceback (most recent call last):
File "C:\Users\lbate\AppData\Local\Ynput\AYON\dependency_packages\ayon_2406251801_windows.zip\dependencies\pyblish\plugin.py", line 528, in __explicit_process
runner(*args)
File "C:\Users\lbate\AppData\Local\Ynput\AYON\addons\blender_0.2.3\ayon_blender\plugins\publish\extract_fbx_animation.py", line 125, in process
original_name = armature_name.split(':')[1]
~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
Expected Behavior:
Animation product should also work not only with Alembic but also with FBX repre type.
Version
1.0.0
What platform you are running on?
Windows
Steps To Reproduce:
1.Load some rig and animate it
2.Create Animation publish instance
3. Enable FBX optional flag for extracting FBX too
4. Publish will fail due to the error
Are there any labels you wish to add?
I have added the relevant labels to the bug report.
Relevant log output:
No response
Additional context:
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior:
When having
Animation
publish instance type present and want to publishFBX
repre (optional) it fails and gives following error:Expected Behavior:
Animation product should also work not only with Alembic but also with
FBX
repre type.Version
1.0.0
What platform you are running on?
Windows
Steps To Reproduce:
1.Load some rig and animate it
2.Create
Animation
publish instance3. Enable
FBX
optional flag for extracting FBX too4. Publish will fail due to the error
Are there any labels you wish to add?
Relevant log output:
No response
Additional context:
No response
The text was updated successfully, but these errors were encountered: