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 #124

Closed
ynbot opened this issue Sep 25, 2024 · 1 comment
Closed

AY-6794_Errors for Multishot Layout Publish #124

ynbot opened this issue Sep 25, 2024 · 1 comment

Comments

@ynbot
Copy link
Contributor

ynbot commented Sep 25, 2024

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

Unmanaged custom blot!

@BigRoy
Copy link
Contributor

BigRoy commented Sep 30, 2024

Duplicate of #125

@BigRoy BigRoy marked this as a duplicate of #125 Sep 30, 2024
@BigRoy BigRoy closed this as completed Sep 30, 2024
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

2 participants