onlooker
03-25-2004, 02:29 AM
Ok, I this is my script error;
from the start.
mrProgress -e -bp -pd 0 -l "translating";
miPmCreate;
miPmSetCancelMode 0;
miPmSetMessage "translating";
miPmSetPercent 0;
miPmSetVisible 1;
mentalrayHosts "/Applications/AliasWavefront/maya5.0/Maya.app/Contents/MacOSClassic/plug-ins";
// Result: //
// Error: (Mayatomr.Export) : mental ray startup failed with errors //
mrProgress -e -ep;
miPmClose;
// Info (Mayatomr): Aborted //
statusLineUpdateInputField;
updateMentalRayTargetFilePreview;
autoUpdateAttrEd;
updateMayaSoftwareTargetFilePreview;
editMenuUpdate MayaWindow|mainEditMenu;
What does that supposed to mean?
from the start.
mrProgress -e -bp -pd 0 -l "translating";
miPmCreate;
miPmSetCancelMode 0;
miPmSetMessage "translating";
miPmSetPercent 0;
miPmSetVisible 1;
mentalrayHosts "/Applications/AliasWavefront/maya5.0/Maya.app/Contents/MacOSClassic/plug-ins";
// Result: //
// Error: (Mayatomr.Export) : mental ray startup failed with errors //
mrProgress -e -ep;
miPmClose;
// Info (Mayatomr): Aborted //
statusLineUpdateInputField;
updateMentalRayTargetFilePreview;
autoUpdateAttrEd;
updateMayaSoftwareTargetFilePreview;
editMenuUpdate MayaWindow|mainEditMenu;
What does that supposed to mean?
