We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I want to load published clips in my timeline I keep getting this error. I'm on Nuke 15.0. This happens on exrs and reviewables.
https://www.youtube.com/watch?v=5Wd6X-71vbg
I would expect this behaviour that is presented in the youtube tutorial.
1.0.0
Windows
During load error happened on Product: "renderCompositingMain" Representation: "exr" Version: 2 Error message: 'families' Traceback (most recent call last): File "C:\Users\Remco\AppData\Local\Ynput\AYON\addons\core_0.3.1\ayon_core\tools\loader\models\actions.py", line 740, in _load_representations_by_loader load_with_repre_context( File "C:\Users\Remco\AppData\Local\Ynput\AYON\addons\core_0.3.1\ayon_core\pipeline\load\utils.py", line 323, in load_with_repre_context return loader.load(repre_context, name, namespace, options) File "C:\Users\Remco\AppData\Local\Ynput\AYON\addons\core_0.3.1\ayon_core\hosts\hiero\plugins\load\load_clip.py", line 91, in load track_item = phiero.ClipLoader(self, context, path, **options).load() File "C:\Users\Remco\AppData\Local\Ynput\AYON\addons\core_0.3.1\ayon_core\hosts\hiero\api\plugin.py", line 553, in load slate_on = "slate" in self.context["version"]["data"]["families"] KeyError: 'families'
No response
The text was updated successfully, but these errors were encountered:
did you try with the latest ayon_core 0.4.0 ?
Sorry, something went wrong.
... Didn't saw 0.4.0 in the market. After a manual update it fixed it. Thanks for the quick reply!!
No branches or pull requests
Is there an existing issue for this?
Current Behavior:
When I want to load published clips in my timeline I keep getting this error. I'm on Nuke 15.0.
This happens on exrs and reviewables.
Expected Behavior:
https://www.youtube.com/watch?v=5Wd6X-71vbg
I would expect this behaviour that is presented in the youtube tutorial.
Version
1.0.0
What platform you are running on?
Windows
Steps To Reproduce:
Are there any labels you wish to add?
Relevant log output:
Additional context:
No response
The text was updated successfully, but these errors were encountered: