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-5776_Nuke: knob settings override error #26

Open
ynbot opened this issue Oct 4, 2024 · 2 comments
Open

AY-5776_Nuke: knob settings override error #26

ynbot opened this issue Oct 4, 2024 · 2 comments
Assignees
Labels
sponsored This is directly sponsored by a client or community member type: bug Something isn't working

Comments

@ynbot
Copy link
Contributor

ynbot commented Oct 4, 2024

Please describe the issue you have encountered?

When trying to set an expression or a Format from template on a nuke knob override in project_settings/nuke/imageio/nodes/overrideNodes/0/knobs/3/template I get this error:

Traceback (most recent call last):
  File "<string>", line 4, in <module>
  File "/mnt/share/lo13basu/dev/.packages/nuke_code/main/source/python/nuke_code/matchmove_template.py", line 194, in fill
    write_instances = _create_openpype_write_instances()
  File "/mnt/share/lo13basu/dev/.packages/nuke_code/main/source/python/nuke_code/matchmove_template.py", line 46, in _create_openpype_write_instances
    op_write_instance = create_context.create(
  File "/home/ldapusers/lo13basu/.local/share/openpype/3.18/openpype-v3.18.7-orca.1.0.13/openpype/pipeline/create/context.py", line 2049, in create
    return creator.create(
  File "/home/ldapusers/lo13basu/.local/share/openpype/3.18/openpype-v3.18.7-orca.1.0.13/openpype/hosts/nuke/plugins/create/create_write_render.py", line 94, in create
    instance_node = self.create_instance_node(
  File "/home/ldapusers/lo13basu/.local/share/openpype/3.18/openpype-v3.18.7-orca.1.0.13/openpype/hosts/nuke/plugins/create/create_write_render.py", line 63, in create_instance_node
    created_node = napi.create_write_node(
  File "/home/ldapusers/lo13basu/.local/share/openpype/3.18/openpype-v3.18.7-orca.1.0.13/openpype/hosts/nuke/api/lib.py", line 1316, in create_write_node
    imageio_writes = get_imageio_node_setting(
  File "/home/ldapusers/lo13basu/.local/share/openpype/3.18/openpype-v3.18.7-orca.1.0.13/openpype/hosts/nuke/api/lib.py", line 817, in get_imageio_node_setting
    get_imageio_node_override_setting(
  File "/home/ldapusers/lo13basu/.local/share/openpype/3.18/openpype-v3.18.7-orca.1.0.13/openpype/hosts/nuke/api/lib.py", line 873, in get_imageio_node_override_setting
    if not oknob["value"]:
KeyError: 'value'

@ondrej Samohel (ynput) @jakub Jeza Jezek (ynput) @murphy (ynput)

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

@ynbot ynbot added sponsored This is directly sponsored by a client or community member type: bug Something isn't working labels Oct 4, 2024
@m-u-r-p-h-y
Copy link
Member

@jakubjezek001 is it still relevant for AYON?

@jakubjezek001
Copy link
Member

I am just quessing that it could but it needst to be tested

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

3 participants