Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract Animation (FBX) not working and fails with error #45

Open
2 tasks done
LiborBatek opened this issue Sep 18, 2024 · 0 comments
Open
2 tasks done

Extract Animation (FBX) not working and fails with error #45

LiborBatek opened this issue Sep 18, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@LiborBatek
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

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

@LiborBatek LiborBatek added the type: bug Something isn't working label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant