OpenPype icon indicating copy to clipboard operation
OpenPype copied to clipboard

[QUAD] Maya ABC Camera extraction: Fix relationship bug

Open BenSouchet opened this issue 5 months ago • 0 comments

Changelog Description

Paragraphs contain detailed information on the changes made to the product or service, providing an in-depth description of the updates and enhancements. They can be used to explain the reasoning behind the changes, or to highlight the importance of the new features. Paragraphs can often include links to further information or support documentation.

Additional info

Previous crashlog:

Traceback (most recent call last):
  File "/users_roaming/chector/Documents/src/OpenPype/.venv/lib/python3.9/site-packages/pyblish/plugin.py", line 522, in __explicit_process
    runner(*args)
  File "/users_roaming/chector/Documents/src/OpenPype/openpype/hosts/maya/plugins/publish/extract_camera_alembic.py", line 104, in process
  File "/users_roaming/chector/Documents/src/OpenPype/openpype/hosts/maya/plugins/publish/extract_camera_alembic.py", line 2, in AbcExport
RuntimeError: |root and |root|grp_cam|camera_camerarigMain_01:asset|camera_camerarigMain_01:root|camera_camerarigMain_01:grp_camera|camera_camerarigMain_01:camera have parenting relationships
|root and |root|grp_cam|camera_camerarigMain_01:asset|camera_camerarigMain_01:root|camera_camerarigMain_01:grp_camera|camera_camerarigMain_01:camera have an ancestor relationship.

Testing notes:

  1. start with this step
  2. follow this step

BenSouchet avatar Sep 11 '24 09:09 BenSouchet