View Single Post
# 30 25-10-2011 , 05:58 PM
NextDesign's Avatar
Technical Director
Join Date: Feb 2004
Posts: 2,988

That's exactly it yes.

Hi kayveedeeoh, could you send me a test file? I'll take a look into it. Is the normal batch not working?

Just out of curiosity, why do you have to call "renderWindowSaveImage" in the catch(eval(...)) block in maya 2011 or higher?

Hey ctbram, it's due to an annoying little bug in 2011+ with the ImageFormats:

# Error: AttributeError: ImageFormats instance has no attribute 'oldOutf' #

It still writes out the file, but since it throws an error, the scripts halts. The catch eval pretty much just states "I know there's a problem, just keep going."


Imagination is more important than knowledge.