pjk
Ex Member
|
Hello again
thanks for the quick reply
here are all the messages it lists
ERROR : !> ******************************************************************************** **************** ERROR : !> Exception In 'loaderScript | LoaderScript.getLoaderScript()'. ERROR : !> Exception Class : 'TypeError'. ERROR : !> Exception Description : 'Inappropriate argument type.'. ERROR : !> Error Raised: 'argument of type 'int' is not iterable'. ERROR : !> ******************************************************************************** **************** ERROR : !> Traceback (most recent call last): ERROR : !> File "Z:\sIBL_GUI\releases\Windows\build\pyi.win32\sIBL_GUI\outPYZ1.pyz/foundations.e xceptions", line 112, in function ERROR : !> File "C:/Program Files (x86)/sIBL_GUI/components/addons/loaderScript\loaderScript.py", line 832, in getLoaderScript ERROR : !> flattenedIblAttributes = dict( [( attribute, foundations.parser.getAttributeCompound( attribute, value ) ) for section in iblSetSections.keys() for attribute, value in iblSetSections[section].items() ] ) ERROR : !> File "Z:\sIBL_GUI\releases\Windows\build\pyi.win32\sIBL_GUI\outPYZ1.pyz/foundations.c ore", line 237, in function ERROR : !> File "Z:\sIBL_GUI\releases\Windows\build\pyi.win32\sIBL_GUI\outPYZ1.pyz/foundations.p arser", line 521, in getAttributeCompound ERROR : !> TypeError: argument of type 'int' is not iterable ERROR : !> ******************************************************************************** **************** ERROR : !> LoaderScript | 'sIBL_Maya_Import.mel' Output Failed ! ERROR : !> ******************************************************************************** **************** ERROR : !> Exception In 'loaderScript | LoaderScript.outputLoaderScript()'. ERROR : !> Exception Class : 'Exception'. ERROR : !> Exception Description : 'Common base class for all non-exit exceptions.'. ERROR : !> Error Raised: 'LoaderScript | 'sIBL_Maya_Import.mel' Output Failed !'. ERROR : !> ******************************************************************************** **************** ERROR : !> Traceback (most recent call last): ERROR : !> File "Z:\sIBL_GUI\releases\Windows\build\pyi.win32\sIBL_GUI\outPYZ1.pyz/foundations.e xceptions", line 112, in function ERROR : !> File "C:/Program Files (x86)/sIBL_GUI/components/addons/loaderScript\loaderScript.py", line 800, in outputLoaderScript ERROR : !> raise Exception, "{0} | '{1}' Output Failed !".format( self.__class__.__name__, template._datas.outputScript ) ERROR : !> Exception: LoaderScript | 'sIBL_Maya_Import.mel' Output Failed ! ERROR : !> ******************************************************************************** ****************
|