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-7341_Arnold Scene Source workflow doesn't work with old-style sets #224

Open
dee-ynput opened this issue Jan 22, 2025 · 0 comments
Open
Labels
sponsored This is directly sponsored by a client or community member type: bug Something isn't working

Comments

@dee-ynput
Copy link
Contributor

dee-ynput commented Jan 22, 2025

Please describe the issue you have encountered?

Publishing Arnold Scene Source with legacy workflow (where you have content_SET and proxy_SET) doesn't work. It fails during the extraction:

Traceback (most recent call last):
File "C:\Users\annat\AppData\Local\Ynput\AYON\dependency_packages\ayon_2411221529_windows.zip\dependencies\pyblish\plugin.py", line 528, in __explicit_process
runner(*args)
File "C:\Users\annat\Documents\Projects\Ayon\ayon-maya\client\ayon_maya\plugins\publish\extract_arnold_scene_source.py", line 82, in process
filenames = self._extract(
^^^^^^^^^^^^^^
File "C:\Users\annat\Documents\Projects\Ayon\ayon-maya\client\ayon_maya\plugins\publish\extract_arnold_scene_source.py", line 151, in _extract
exported_files = cmds.arnoldExportAss(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\annat\Documents\Projects\Ayon\ayon-maya\client\ayon_maya\plugins\publish\extract_arnold_scene_source.py", line 2, in arnoldExportAss
RuntimeError: arnoldExportAss -selected needs an active selection or a list of objects
Despite the documentation of the PR changing this feature where we state that it should work for both new and old.

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-7341

@dee-ynput dee-ynput added sponsored This is directly sponsored by a client or community member type: bug Something isn't working labels Jan 22, 2025
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

1 participant