Community
Arnold for 3ds Max
Rendering with Arnold in 3ds Max using the MaxtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Object 'renderCurrentFrameMenuItem' not found

2 REPLIES 2
Reply
Message 1 of 3
Belovingly
1888 Views, 2 Replies

Object 'renderCurrentFrameMenuItem' not found

Hi y'all! I recently decided to dip my feet with Arnold, and I've been having this issue when rendering with the CPU. Unfortunately as I'm using aiToon, I can't switch to GPU. Does anyone know what might cause this problem? I've tried resetting my prefs, and while the first "render" didn't give this error (which returned in the second render), the first render never went past 0%.


Thank you!

*note I initially tried with progressive, and have since disabled it.


I'm using Maya 2022, and the default version of Arnold that comes with it.

// File read in  2.3 seconds.
// Warning: [aov] all output filters not optimized for progressive -- expect worse performance and memory consumption // 
// Error: file: C:/Program Files/Autodesk/Maya2022/scripts/startup/RenRenderMenu.mel line 49: setParent: Object 'CRenderViewWindow||m_snapshotsSplitter|m_optionsSplitter|m_optionsTab|ImagersForARV' not found. // 
addOneTabToGlobalsWindow("arnold", "Common", "createArnoldRendererCommonGlobalsTab");
addOneTabToGlobalsWindow("arnold", "Arnold Renderer", "createArnoldRendererGlobalsTab");
addOneTabToGlobalsWindow("arnold", "System", "createArnoldRendererSystemTab");
addOneTabToGlobalsWindow("arnold", "AOVs", "createArnoldAOVTab");
addOneTabToGlobalsWindow("arnold", "Diagnostics", "createArnoldRendererDiagnosticsTab");
setAttr "defaultArnoldRenderOptions.enableProgressiveRender" 0;
// Error: file: C:/Program Files/Autodesk/Maya2022/scripts/others/mayaRenderMenu.mel line 114: menuItem: Object 'renderCurrentFrameMenuItem' not found. // 
setAttr "defaultArnoldRenderOptions.AAAdaptiveThreshold" 0.01;
setAttr "defaultArnoldRenderOptions.AASamplesMax" 20;
setAttr "defaultArnoldRenderOptions.GISssSamples" 20;
// Error: file: C:/Program Files/Autodesk/Maya2022/scripts/others/mayaRenderMenu.mel line 114: menuItem: Object 'renderCurrentFrameMenuItem' not found. // 
setAttr "defaultResolution.aspectLock" 1;


Tags (1)
Labels (1)
2 REPLIES 2
Message 2 of 3
Stephen.Blair
in reply to: Belovingly

This happens when you open the Render Settings, right?

// Error: file: C:/Program Files/Autodesk/Maya2022/scripts/others/mayaRenderMenu.mel line 114: menuItem: Object 'renderCurrentFrameMenuItem' not found. //

That won't affect the render, so if there's a problem with a render, it's something else.


When you start Maya, what is logged in the Output Window?

Before you try to open the Render Settings, can you open the Script Editor, and click History > Log All Commands?






// Stephen Blair
// Arnold Renderer Support
Message 3 of 3
Belovingly
in reply to: Belovingly

Hi Stephen,


Yup it's an issue that occurs when I open up the render settings. Unfortunately I can't provide any logs, it seems to occur sporadically. However when it does appear, the Render list only contains Render Settings and Render Using. I can usually get rid of it after a few restarts of Maya so I guess in the grand scheme of things it's not a huge issue.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report