Error and warning on my script

Error and warning on my script

Anonymous
Not applicable
6,200 Views
4 Replies
Message 1 of 5

Error and warning on my script

Anonymous
Not applicable

Hi creative people !

 

Any idea why Im getting this error on my script

 

// Error: file: C:/Program Files/Autodesk/Maya2016/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 50: setParent: Object 'commonTabColumn' not found. //
# Error: line 1: MelError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\core\language.py line 906: Error during execution of MEL script: file: C:/Program Files/Autodesk/Maya2016/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 50: setParent: Object 'commonTabColumn' not found.
Calling Procedure: updateMayaSoftwareImageFormatControl, in file "C:\Program Files\Autodesk\Maya2016\bin\C"
  updateMayaSoftwareImageFormatControl() #

 

Thank you guys in advance.

 

Cheers.

6,201 Views
4 Replies
Replies (4)
Message 2 of 5

BenBisares
Autodesk Support
Autodesk Support

I've been talking with my colleagues and none of us have specifically seen that error but it seems very similar to errors when you delete or move plug-ins or libraries.

 

If it happens only occasionally it does seem similar to a case where it was Norton System Optimizer that was blocking a different plug-in. Our suggestion is to temporarily any anti-virus or system optimizers and test for a day or two see if the error occurs.



Ben Bisares
0 Likes
Message 3 of 5

Anonymous
Not applicable
Hi.

thanks for your reply.

// Error: file: C:/Program
Files/Autodesk/Maya2016/scripts/others/createMayaSoftwareCommonGlobalsTab.mel
line 50: setParent: Object 'commonTabColumn' not found.

In another machine, after a fresh install I have that error message.


It docent affects the functionality of the software. but still, makes me
curious.

Cheers.

--
制作部 映像制作課(D.I.G.I. Fix)
3D CG クリエーター

http://www.takenaka-co.co.jp
http://www.takenaka-co.co.jp/03creative/creative_top.html
0 Likes
Message 4 of 5

laomusic_arts
Advocate
Advocate

Hi!
I am also running into these issues, everytime I turn VRay as my main render:
// Warning: "C:/Program Files/Autodesk/Maya2018/scripts/others/imageFormats.mel" line 65.2 : Global variable is already initialized; this occurrence is ignored. //
addOneTabToGlobalsWindow("vray", "Common", "vrayCreateVRayCommonGlobalsTab");
addOneTabToGlobalsWindow("vray", "VRay", "vrayCreateVRayGlobalsTab");
addOneTabToGlobalsWindow("vray", "GI", "vrayCreateIndirectIlluminationTab");
addOneTabToGlobalsWindow("vray", "Settings", "vrayCreateSettingsTab");
addOneTabToGlobalsWindow("vray", "Overrides", "vrayCreateOverridesTab");
addOneTabToGlobalsWindow("vray", "Render Elements", "vrayCreateRenderElementsTab");
addOneTabToGlobalsWindow("vray", "IPR", "vrayCreateRTTab");
// Error: file: C:/Program Files/Autodesk/Maya2018/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 3120: Menu Item's menu not found. //
// Error: file: C:/Program Files/Autodesk/Maya2018/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 2965: Object 'preRenderLayerMelSwGrp' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2018/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 1156: Object 'imageMenuMayaSW' not found. //
# Error: line 1: RuntimeError: file C:\solidangle\mtoadeploy\2018\scripts\mtoa\cmds\registerArnoldRenderer.py line 126: Error occurred during execution of MEL script
file: C:/Program Files/Autodesk/Maya2018/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 1156: Object 'imageMenuMayaSW' not found. #

What makes it "go away" it to delete the pres folder and restart Maya, losing all my settings and plugins, of course.
Any clue?

0 Likes
Message 5 of 5

laomusic_arts
Advocate
Advocate

Hi!"
My issue starts by booting Maya 2018.5 with:


@Anonymous wrote:

Hi creative people !

 

Any idea why Im getting this error on my script

 

// Error: file: C:/Program Files/Autodesk/Maya2016/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 50: setParent: Object 'commonTabColumn' not found. //
# Error: line 1: MelError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\core\language.py line 906: Error during execution of MEL script: file: C:/Program Files/Autodesk/Maya2016/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 50: setParent: Object 'commonTabColumn' not found.
Calling Procedure: updateMayaSoftwareImageFormatControl, in file "C:\Program Files\Autodesk\Maya2016\bin\C"
  updateMayaSoftwareImageFormatControl() #

 

Thank you guys in advance.

 

Cheers.


//
// Warning: "C:/Program Files/Autodesk/Maya2018/scripts/others/imageFormats.mel" line 65.2 : Global variable is already initialized; this occurrence is ignored. //
Change render from Maya Software to VRay gives me this error:


@Anonymous wrote:

Hi creative people !

 

Any idea why Im getting this error on my script

 

// Error: file: C:/Program Files/Autodesk/Maya2016/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 50: setParent: Object 'commonTabColumn' not found. //
# Error: line 1: MelError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\core\language.py line 906: Error during execution of MEL script: file: C:/Program Files/Autodesk/Maya2016/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 50: setParent: Object 'commonTabColumn' not found.
Calling Procedure: updateMayaSoftwareImageFormatControl, in file "C:\Program Files\Autodesk\Maya2016\bin\C"
  updateMayaSoftwareImageFormatControl() #

 

Thank you guys in advance.

 

Cheers.


// Error: file: C:/Program Files/Autodesk/Maya2018/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 3120: Menu Item's menu not found. //
// Error: file: C:/Program Files/Autodesk/Maya2018/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 1156: Object 'imageMenuMayaSW' not found. //
# Error: line 1: RuntimeError: file C:\solidangle\mtoadeploy\2018\scripts\mtoa\cmds\registerArnoldRenderer.py line 126: Error occurred during execution of MEL script
file: C:/Program Files/Autodesk/Maya2018/scripts/others/createMayaSoftwareCommonGlobalsTab.mel line 1156: Object 'imageMenuMayaSW' not found. #
Any clue?



0 Likes