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

AY-6794_Errors for Multishot Layout Publish #125

Open
ynbot opened this issue Sep 25, 2024 · 0 comments
Open

AY-6794_Errors for Multishot Layout Publish #125

ynbot opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
sponsored This is directly sponsored by a client or community member type: bug Something isn't working

Comments

@ynbot
Copy link
Contributor

ynbot commented Sep 25, 2024

Please describe the issue you have encountered?

The error in essence is that it's trying to export both these nodes at "roots":

|ttro133_0020_0020_camerarigMain01:_GRP|ttro133_0020_0020_camerarigMain01:cam_main_GEO|ttro133_0020_0020_camerarigMain01:rig|ttro133_0020_0020_camerarigMain01:attach_offset|ttro133_0020_0020_camerarigMain01:attach_ctrlConstrained_grp|ttro133_0020_0020_camerarigMain01:attach_ctrl|ttro133_0020_0020_camerarigMain01:position_ctrl|ttro133_0020_0020_camerarigMain01:offset_ctrl|ttro133_0020_0020_camerarigMain01:local_ctrl|ttro133_0020_0020_camerarigMain01:handheld_ctrl
|ttro133_0020_0020_camerarigMain01:_GRP|ttro133_0020_0020_camerarigMain01:cam_main_GEO|ttro133_0020_0020_camerarigMain01:rig|ttro133_0020_0020_camerarigMain01:attach_offset|ttro133_0020_0020_camerarigMain01:attach_ctrlConstrained_grp|ttro133_0020_0020_camerarigMain01:attach_ctrl|ttro133_0020_0020_camerarigMain01:position_ctrl|ttro133_0020_0020_camerarigMain01:offset_ctrl|ttro133_0020_0020_camerarigMain01:local_ctrl|ttro133_0020_0020_camerarigMain01:handheld_ctrl|ttro133_0020_0020_camerarigMain01:camera

Or shortened:

|ttro133_0020_0020_camerarigMain01:handheld_ctrl
|ttro133_0020_0020_camerarigMain01:handheld_ctrl|ttro133_0020_0020_camerarigMain01:camera

And hence the export doesn't understand it because camera would then be a top-level node, but ALSO a child of handheld_ctrl. Why it thinks it needs to do that might need the scene for some debugging.

Maya scene provided

How to replicate the issue?

No response

Additional context:

link to discussion on Discord
(might be a private channel)

This issue was automatically created from Clickup ticket AY-6794

@ynbot ynbot added sponsored This is directly sponsored by a client or community member type: bug Something isn't working labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sponsored This is directly sponsored by a client or community member type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants