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

Nuke Studio can't load clips via loader #671

Closed
2 tasks done
DeBontDigital opened this issue Jun 19, 2024 · 2 comments
Closed
2 tasks done

Nuke Studio can't load clips via loader #671

DeBontDigital opened this issue Jun 19, 2024 · 2 comments
Labels
type: bug Something isn't working

Comments

@DeBontDigital
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

image
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:

  1. Create a Nuke Studio file
  2. Create a published clip
  3. open it in NukeX, render new version, publish that version
  4. Load it in Nuke Studio, -> error.

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

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'

Additional context:

No response

@DeBontDigital DeBontDigital added the type: bug Something isn't working label Jun 19, 2024
@m-u-r-p-h-y
Copy link
Member

did you try with the latest ayon_core 0.4.0 ?

@DeBontDigital
Copy link
Author

did you try with the latest ayon_core 0.4.0 ?

... Didn't saw 0.4.0 in the market. After a manual update it fixed it. Thanks for the quick reply!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants