Hi,
Today I made a script to batch render some of my projects.
The script create a command-line string and it is executed.
The command are sending the max file to BB for render nothing really special about it.
It work but the max render on the nodes get stuck on Transforming vertex, for ever!
I’m using the 3dsmaxcmd call.
Can someone help please? Vlado maybe?
I’m still on RC5.
If you have the pre-renderScript parameter for the 3dsmaxcmd and you
it can’t find the pre-render file (typo) so VRay stop there at Transforming Vertex… Voila!
I don’t know if this is a bug or not but I think that the way to go is that if the pre-render
file doesn’t exist it must be skipped…
Well, since the pre/post render scripts are handled by 3ds Max, not by V-Ray, I don’t think that there is anything that we can do on our part for this issue.