Reply
Reply
 
Thread Tools Display Modes
BI0H0G's Avatar
Old (#1)
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 "CProgram Files\Autodesk\Maya2011\bin\mayabatch.exe"
Warning: line 1: Unrecognized node type for node 'mentalrayItemsList'; preserving node information during this session.
Warning: line 1: Unrecognized node type for node 'mentalrayGlobals'; preserving node information during this session.
Warning: line 1: Unrecognized node type for node 'miDefaultOptions'; preserving node information during this session.
Warning: line 1: Unrecognized node type for node 'miDefaultFramebuffer'; preserving node information during this session.
Warning: line 1: Unrecognized node type for node 'mib_amb_occlusion1'; preserving node information during this session.
Warning: line 1: Unrecognized node type for node 'mib_amb_occlusion2'; preserving node information during this session.
File read in 0 seconds.
Result: C:/Users/CARLOS/Documents/maya/projects/default/scenes/untitled__5312.mb
Error: The renderer mentalRay is not registered yet.
Error: Scene C:/Users/CARLOS/Documents/maya/projects/default/scenes/untitled__5312.mb failed to render.

// Maya exited with status 210

Any help would be appreciated
Online , line, 71 Posts, Join Date Sep 2011, Location Puerto Rico  
   Reply With Quote

Warheart's Avatar
Old (#2)
Maybe try making sure that mayatomr.mll is set to autoload in the plugin manager?
Offline , spline, 155 Posts, Join Date May 2006, Location Scotland  
   Reply With Quote

Toast's Avatar
Old (#3)
Quote:
Error: The renderer mentalRay is not registered yet.
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";
Offline , spline, 184 Posts, Join Date Jul 2008,  
   Reply With Quote

BI0H0G's Avatar
Old (#4)
Thanks for your help now it works
Online , line, 71 Posts, Join Date Sep 2011, Location Puerto Rico  
   Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Copyright 1998-2012 A. Risch