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 camera Alembic: publish Matchmove error parenting/ancestor relationships #155

Open
2 tasks done
johhnry opened this issue Oct 18, 2024 · 0 comments
Open
2 tasks done

Comments

@johhnry
Copy link

johhnry commented Oct 18, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

We are publishing a MatchMove scene and the only camera in the scene is referenced from a published Camera product from Nuke (and loaded with AYON).

This is the scene outliner:

image

Not sure what's the issue here, why can't it export the camera if it's inside a group? We tried putting the camera at the root of the hierarchy and it worked but for that we had to break the reference in the Manage tool.

Expected Behavior:

No response

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. Open Maya scene in AYON
  2. Load a published camera
  3. Create MatchMove product and hit publish

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

ERROR: Traceback (most recent call last):
  File "C:\Users\haviere.rameh\AppData\Local\Ynput\AYON\dependency_packages\ayon_2410011544_windows.zip\dependencies\pyblish\plugin.py", line 528, in __explicit_process
    runner(*args)
  File "C:\Users\haviere.rameh\AppData\Local\Ynput\AYON\addons\maya_0.2.14\ayon_maya\plugins\publish\extract_camera_alembic.py", line 110, in process
    cmds.AbcExport(j=job_str, verbose=False)
  File "C:\Users\haviere.rameh\AppData\Local\Ynput\AYON\addons\maya_0.2.14\ayon_maya\plugins\publish\extract_camera_alembic.py", line 2, in AbcExport
RuntimeError: |nukecam and |nukecam|_010_cameraMain_01_:cameraMain|_010_cameraMain_01_:Cameras|_010_cameraMain_01_:Camera2 have parenting relationships
|nukecam and |nukecam|_010_cameraMain_01_:cameraMain|_010_cameraMain_01_:Cameras|_010_cameraMain_01_:Camera2 have an ancestor relationship.

Additional context:

It might be related to:

But it only talks about the PointCache publish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant