From cd975beeec54fc6c13a808db8ae085c5cc9560b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Je=C5=BEek?= Date: Thu, 26 May 2022 14:00:41 +0200 Subject: [PATCH] Update openpype/hosts/nuke/plugins/publish/extract_slate_frame.py Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com> --- .../hosts/nuke/plugins/publish/extract_slate_frame.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/openpype/hosts/nuke/plugins/publish/extract_slate_frame.py b/openpype/hosts/nuke/plugins/publish/extract_slate_frame.py index 576f8b3440..2d20c1747c 100644 --- a/openpype/hosts/nuke/plugins/publish/extract_slate_frame.py +++ b/openpype/hosts/nuke/plugins/publish/extract_slate_frame.py @@ -75,7 +75,13 @@ class ExtractSlateFrame(openpype.api.Extractor): self.log.info( "StagingDir `{0}`...".format(instance.data["stagingDir"])) - def render_slate(self, instance, output_name=None, **kwargs): + def render_slate( + self, + instance, + bake_viewer_process, + bake_viewer_input_process, + output_name=None + ): slate_node = instance.data["slateNode"] # fill slate node with comments