Page 1 of 1

AttributeError: NoneType - Error with Blendigo 1.09 on Ubunt

Posted: Sat Jun 28, 2008 11:48 am
by Colezero
Well i got this error if i try to export a scene:

Code: Select all

----------------------
BLENDIGO v1.0.9
----------------------
  Linux-platform: linux2  os.sep: /
Traceback (most recent call last):
  File "<string>", line 2378, in <module>
  File "/usr/lib/python2.5/posixpath.py", line 62, in join
    elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
And i read, that i have to select at least one object in the scene and i have selected at least one object, but the error still appears.
Am i doing something wrong?

greetings
cole

Posted: Tue Jul 01, 2008 12:10 am
by Colezero
UPDATE:

Got it! I don't know why, but i got a second bpydata folder in my .blender directory.
Deleting this and everything works fine.