kimaldis
10-05-2005, 02:39 AM
I'm trying to work around a rendercow reliability issue by building a command line render using Python. I got as far as:-
LoadFile( <some vue file )
Render()
and a command line with -P<python file> as argument.
but Vue crashes as soon as the load file is complete.
does anyone have any thoughts?
LoadFile( <some vue file )
Render()
and a command line with -P<python file> as argument.
but Vue crashes as soon as the load file is complete.
does anyone have any thoughts?
