- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I'm a college student trying to run Maya 2019 on my Mac Pro.
I do meet the system requirement & have license validated, and I remember it was running properly when I first downloaded it a few months ago.
However, now I see these error messages I put below when I try to run the program.
I tried to reinstall but it didn't solve the problem. Could anyone help me with this?
Thank you.
error message 1 ------------------------------------------------------------------------------------------
Cannot find procedure "shaderBallRendererMenuUpdate".
Start of trace: (command window: line 1).
shaderBallRendererMenuUpdate (command window: line 1).
error message 2 ------------------------------------------------------------------------------------------
loadPlugin renderSetup;
// renderSetup //
// Error: line 1: Cannot find procedure "MTsetToggleMenuItem". //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: file: /Applications/Autodesk/maya2019/Maya.app/Contents/scripts/startup/ModObjectsMenu.mel line 56: setParent: Object 'mainModifyMenu' not found. //
// Error: Failed to register Initialize Maya Modify menu. Cannot add Convert Primitives to Polygons menu item. //
// Warning: file: /Users/jennychoi/Library/Preferences/Autodesk/maya/2019/prefs/filePathEditorRegistryPrefs.mel line 4: filePathEditor: Attribute 'aiImage.filename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/jennychoi/Library/Preferences/Autodesk/maya/2019/prefs/filePathEditorRegistryPrefs.mel line 5: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/jennychoi/Library/Preferences/Autodesk/maya/2019/prefs/filePathEditorRegistryPrefs.mel line 6: filePathEditor: Attribute 'aiStandIn.dso' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/jennychoi/Library/Preferences/Autodesk/maya/2019/prefs/filePathEditorRegistryPrefs.mel line 7: filePathEditor: Attribute 'aiVolume.filename' is invalid or is not designated 'usedAsFilename'. //
// AbcExport v1.0 using Alembic 1.7.5 (built Feb 7 2018 13:51:52)
evalDeferred "shaderBallRendererMenuUpdate";
// Warning: line 1: filePathEditor: Attribute 'aiStandIn.dso' and label 'Standin' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiVolume.filename' and label 'VDB' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiImage.filename' and label 'Image' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' and label 'IES' have been saved already. //
import arnold
// Successfully imported python module 'arnold'
import mtoa
// Successfully imported python module 'mtoa'
import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()
// Successfully registered renderer 'arnold'
updateRenderOverride;
// Error: file: /Applications/Autodesk/maya2019/Maya.app/Contents/scripts/muscle/cMuscle.mel line 505: menu: Object 'mainRigDeformationsMenu' not found. //
// AbcImport v1.0 using Alembic 1.7.5 (built Feb 7 2018 13:51:52)
// Error: file: /Applications/Autodesk/maya2019/Maya.app/Contents/scripts/others/addSelectTypeItem.mel line 101: Cannot find procedure "updateSelectTypeItemState". //
// Error: line 1: initializePlugin function failed (gpuCache) //
// Error: file: /Applications/Autodesk/maya2019/Maya.app/Contents/scripts/startup/autoLoadPlugin.mel line 35: initializePlugin function failed (gpuCache) //
// Error: line 1: Cannot find procedure "MTsetToggleMenuItem". //
// Error: line 1: Cannot find procedure "MTsetToggleMenuItem". //
// Error: file: /Applications/Autodesk/maya2019/plug-ins/MASH/scripts/MASHCreateUI.mel line 102: setParent: Object '' not found. //
// Error: file: /Applications/Autodesk/maya2019/plug-ins/xgen/scripts/muAddShelfButton.mel line 124: Object '' not found. //
updateRendererUI;
// Error: line 1: Cannot find procedure "shaderBallRendererMenuUpdate". //
updateRendererUI;
// Error: file: /Applications/Autodesk/bifrost/maya2019/1.5.7.0/bifrost/scripts/mw_loadui.mel line 21: setParent: Object '' not found. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
// Error: toolButton -q -ann $gNonSacredToolWidget; //
// Error: Line 1.41: "$gNonSacredToolWidget" is an undeclared variable. //
Solved! Go to Solution.