AWS Thinkbox Discussion Forums

Nuke7.0v2 render problem

I install beta8,nuke7.0v2 not render,why?

[code]=======================================================
Error

Error in RenderTasks: RuntimeError: Write1 cannot be executed for multiple views.
在 Deadline.Plugins.ScriptPlugin.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage, AbortLevel& abortLevel)

=======================================================
Log

0: Task timeout is disabled.
0: Loaded job: test_nuke (50d90f89d0a41717dc736005)
0: INFO: Executing plugin script C:\Users\KuKu\AppData\Local\Thinkbox\Deadline6\slave\FF-PC\plugins\Nuke.py
0: INFO: About: Nuke Plugin for Deadline
0: INFO: Prepping OFX cache
0: INFO: Checking Nuke temp path: C:\Users\KuKu\AppData\Local\Temp\nuke
0: INFO: Path already exists
0: INFO: OFX cache prepped
0: INFO: Starting monitored managed process Nuke
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: True
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Render Executable: “C:\Program Files\Nuke7.0v2\nuke7.0.exe”
0: INFO: Rendering with NukeX
0: INFO: Render Argument: -V --nukex -t “C:\Users\KuKu\AppData\Local\Temp\test_KuKu_thread0.nk”
0: INFO: Startup Directory: “C:\Program Files\Nuke7.0v2”
0: INFO: Process Priority: BelowNormal
0: INFO: Process Affinity: default
0: INFO: Process is now running
0: Plugin rendering frame(s): 0
0: INFO: Rendering all enabled write nodes
0: STDOUT: NukeX 7.0v2, 64 bit, built Dec 9 2012.
0: STDOUT: Copyright © 2012 The Foundry Visionmongers Ltd. All Rights Reserved.
0: STDOUT: NOTE : NukeX functionality is only available with an interactive license. If you wish to
0: STDOUT: use this, please specify ‘–nukex -i’ for an interactive license in terminal mode.
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/init.tcl
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/init.py
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/setenv.tcl
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/Tracker3.dll
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/formats.tcl
0: STDOUT: Loading C:\Program Files\Common Files/Nuke/7.0/plugins\Bokeh-v1.3.5_Nuke7.0-windows64/init.py
0: STDOUT: Loading C:\Program Files\Common Files/Nuke/7.0/plugins\Bokeh-v1.3.5_Nuke7.0-windows64/pgBokeh.dll
0: STDOUT: pgBokeh v1.3.5, built on Nov 3 2012 at 09:34:35
0: STDOUT: © 2011 - Present by Peregrine Labs, a division of Peregrine Visual Storytelling Ltd. All rights reserved.
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/getenv.tcl
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/jpgReader.tcl
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/jpegReader.dll
0: STDOUT: Loading C:/Program Files/Nuke7.0v2/plugins/jpegWriter.dll
0: STDOUT: [10:33:58 ] Read nuke script: C:/Users/KuKu/AppData/Local/Temp/test_KuKu_thread0.nk
0: STDOUT: >>> Traceback (most recent call last):
0: STDOUT: File “stdin”, line 1, in
0: STDOUT: RuntimeError: Write1 cannot be executed for multiple views.

=======================================================
Type

RenderPluginException

=======================================================
Stack Trace

在 Deadline.Plugins.Plugin.RenderTask(String taskId, Int32 startFrame, Int32 endFrame)
在 Deadline.Slaves.SlaveRenderThread.a(TaskLogWriter A_0)

=======================================================
Details

Date: 2012/12/25 10:34:00
Frames: 0
Elapsed Time: 00:00:00:00
Slave Name: FF-PC[/code]

I think Deadline’s just the messenger here:
vfxtalk.com/threads/14346-qu … rames-quot

Sounds like it’s just an issue with the output file name format.

Cheers,

  • Ryan

Indeed. this is a nuke error telling you that the file format you are trying to render does not support multiple views. Render exrs and it will work, or use %v in your output name to produce one file sequence per view.

Privacy | Site terms | Cookie preferences