I am using 2.41, and getting a strange error when trying to export obj. The export works fine until I move the center of the object. (Transform…Center Cursor). After moving the center of the object, exporting gives the following error:
OBJ Export path: “C:\Program Files\Blender Foundation\Projects\Objects\P_Cabinet
_TM.obj”
Traceback (most recent call last):
File “<string>”, line 615, in write_ui
File “<string>”, line 274, in write
File “<string>”, line 95, in getMeshFromObject
ValueError: invalid bit(s) set in mask
Anybody have a clue as to what the problem could be?
Cambo has improve obj import/export script. Download last version of blender on graphicall.org. It should work. If not, post the problem on Python forum for Cambo to analyse it.