I get the error in the topic title (TypeError: 'NoneType' object is unscriptable) every time I export, and I've had no luck in trying to fix it. I know it has something to do with materials, as the previous line in the console said 'baseVertedIdx = len(materialGroups[mface.mat]["vertices"])'. I've tried exporting several times, and the error pops up on one of three objects everytime. Each have the same material applied- well, they do now. Other times when the error popped up, it thought the material was assigned, but it wasn't. I assigned the materal, and the problem stopped for that object. However, the error now comes on one object of the same group which has the material applied.
If it's important, a material called 'mface.mat' doesn't exist in the age.
ardent red