vrayCreateCommonGlobalsTab.mel
line : 1458 throws an error for us. maya 2009x64. build 2011.07.24. it complains:
// Error: file: C:/Program Files/Autodesk/Maya2009/vray/scripts/vrayCreateCommonGlobalsTab.mel line 1458: No sub-control found at index 0 of control vrayRatioLockRadio. //
// Error: file: C:/Program Files/Autodesk/Maya2009/vray/scripts/vrayCreateCommonGlobalsTab.mel line 1725: //
for now i comment it out on our end. we are totally aware these are the risks when using the latest nightlies.
// connectControl -index 1 vrayRatioLockRadio defaultResolution.lockDeviceAspectRatio; //doug EDIT
doug
line : 1458 throws an error for us. maya 2009x64. build 2011.07.24. it complains:
// Error: file: C:/Program Files/Autodesk/Maya2009/vray/scripts/vrayCreateCommonGlobalsTab.mel line 1458: No sub-control found at index 0 of control vrayRatioLockRadio. //
// Error: file: C:/Program Files/Autodesk/Maya2009/vray/scripts/vrayCreateCommonGlobalsTab.mel line 1725: //
for now i comment it out on our end. we are totally aware these are the risks when using the latest nightlies.
// connectControl -index 1 vrayRatioLockRadio defaultResolution.lockDeviceAspectRatio; //doug EDIT
doug
Comment