Thread: Write1 cannot be executed for multiple frames.

Reply to Thread
Results 1 to 2 of 2
  1. #1 Question Write1 cannot be executed for multiple frames. 
    Join Date
    Feb 2011
    Posts
    31
    Traceback (most recent call last): File "<string>", line 1, in <module>
    File "C:/Program Files/Nuke6.3v2/plugins\nukescripts\renderpanel.py", line 8, in render_panel
    return nukescripts.showRenderDialog(_list, exceptOnError)
    File "C:/Program Files/Nuke6.3v2/plugins\nukescripts\renderdialog.py", line 668, in showRenderDialog

    d.run()
    File "C:/Program Files/Nuke6.3v2/plugins\nukescripts\renderdialog.py", line 230, in run

    nuke.executeMultiple(self._nodeSelection, frame_ranges, views, continueOnError = self._continueOnError.value())
    RuntimeError: Write1 cannot be executed for multiple frames.
    Reply With Quote  

  2. #2  
    Have you got a write node open somewhere, with a filename like Cleanframe.exr?
    Change it to Cleanframe.%04d.exr or Cleanframe.####.exr
    Reply With Quote  

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Interpolating between frames?
    By hidefguy in forum Beginners Talk
    Replies: 3
    Last Post: March 27th, 2011, 07:53 AM
  2. multiple CurveTool nodes executed on frame by frame basis?
    By jasonhuang1115 in forum NUKE from The Foundry
    Replies: 5
    Last Post: July 21st, 2010, 11:52 AM
  3. "Write1 cannot be executed for multiple frames"
    By fossobianco in forum NUKE from The Foundry
    Replies: 6
    Last Post: February 10th, 2010, 01:26 PM
  4. multiple writes for multiple reads
    By korpus in forum NUKE from The Foundry
    Replies: 2
    Last Post: December 15th, 2009, 04:15 PM
  5. Ghosting every 6 frames (mov)?
    By hiphopcr in forum The Pad
    Replies: 20
    Last Post: November 9th, 2006, 06:47 AM
Bookmarks
Bookmarks
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts