QUOTE(zem @ 05/21/07, 03:24 AM) [snapback]266387[/snapback]
actually to my knownledge shake will just warn you that there are missing fileins, but will render just nicely anyway.
did a short test script, deleted 2 unconnected files:
macpro:~ chris$ shake -v -exec /Users/chris/Desktop/test.shk
info: rendering frame 1
error: /Users/chris/Desktop/DSC00131.JPG: invalid header - couldn't open file
error: /Users/chris/Desktop/DSC00127.JPG: invalid header - couldn't open file
info: frame 1 rendered in 0.13s
the fileout gets rendered anyway and looks just like it should.
not sure if that's what you meant in your original post, but if you just want to ignore the error messages there might be a variable in the pref files.. but why bother?
++ chris
The reason is that if I'm rendering 100,000 frames, I want to reserve error messages for actual errors. On this scale it becomes a big waste of time to check the output to see which errors are real and which can be ignored.