i have a problem when i try to make a batch render in maya an it killing me so here is the issue i about to bath render i check the script editor and this is what appears Result: Rendering Completed. See mayaRenderLog.txt for information. // when i check the maya render log this is what appears 11/6/2011 Starting…
Yup. That's the problem right there. Are you laumching from cmd or from Maya itself? Guess it wouldn't hurt to put the following code in your userSetup.mel; if(!`pluginInfo -query -l -n Mayatomr`) loadPlugin "Mayatomr";