I'm trying to lunch the simulation batch maya windows
using this line:
result:
I tried a this point the line:
result
any help?
thanks in advance
Simone
using this line:
Code:
render -r vray -preRender "phxfdBatchSim(\"PhoenixFDSimulator1\")" -noRender V:\...\testBatch.mb
Code:
Render.exe : More than one file name is not allowed: -noRender ... At line:1 char:7 + render <<<< -r vray -preRender "phxfdBatchSim(\"PhoenixFDSimulator1\")" -noRender V:\ss\sequences\OS\OS_002_0010\3d\maya\scenes\fx\simonec\testBatch.mb + CategoryInfo : NotSpecified: (More than one f...: -noRender ...:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError
Code:
render -r vray V:\ss\sequences\OS\OS_002_0010\3d\maya\scenes\fx\simonec\testBatch.mb
Code:
Render.exe : At line:1 char:7 + render <<<< -r vray V:\ss\sequences\OS\OS_002_0010\3d\maya\scenes\fx\simonec\testBatch.mb + CategoryInfo : NotSpecified: (:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError Starting "C:\Program Files\Autodesk\Maya2013\bin\mayabatch.exe" Phoenix FD for Maya 2013, version 2.1.1 from Jan 21 2014, 02:31:57, revision 24088 PhoenixFD: loading C:\Program Files\Autodesk\Maya2013/phoenixfd/scripts/phxfdInit.mel... OK. We are running in batch mode mental ray for Maya 2013 mental ray: version 3.10.1.11, Jul 26 2012, revision 177995 File read in 0 seconds. Result: V:/ss/sequences/OS/OS_002_0010/3d/maya/scenes/fx/simonec/testBatch.mb Error: file: C:/Program Files/Autodesk/Maya2013/vray/scripts/vrayRegisterRenderer.mel line 62: Cannot find procedure "vrayDebug". Warning: file: C:/Program Files/Autodesk/Maya2013/vray/scripts/vrayRegisterRenderer.mel line 165: Unrecognized node type 'VRaySettingsNode'; preserving node information during this session. Error: line 0: Cannot find procedure "vrend". Warning: file: C:/Program Files/Autodesk/Maya2013/scripts/others/mayaBatchRenderProcedure.mel line 599: Renderer returned an error while rendering 'defaultRenderLayer', please verify the output image. Scene V:\ss\sequences\OS\OS_002_0010\3d\maya\scenes\fx\simonec\testBatch.mb completed.
thanks in advance
Simone
Comment