generated from ynput/ayon-addon-template
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues and added correct labels.
Description
Current Behavior
CollectRenderFiles expects a specific root renders
| root = anatomy.roots['renders'] |
Expected Behavior
I expected either one of two things:
- to use a default root
workthat we are almost sure it exists. - OR exposing the used root in addon settings to inform admins about this requirment.
- Support staging directories with a fallback in complaince to 130 ay 6965 default output paths and support custom staging directories. ayon-houdini#200
Steps To Reproduce:
- Use default anaotmy preset with
work - setup unreal to work with AYON
- Try to publish a render
Additional context:
Version
Version of the server, ayon-core and the addon that's affected
What platform were you running when you found the bug?
Windows
Linux - Rocky9
Linux - Ubuntu
MacOS
You can also provide any additional information relevant to the issue.
Relevant log output:
Traceback (most recent call last):
File "E:\Ynput\ayon-unreal\client\ayon_unreal\plugins\publish\collect_render_files.py", line 93, in process
root = anatomy.roots['renders']
~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'renders'
The above exception was the direct cause of the following exception:Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working