Page 1 of 1

What does this error mean?

PostPosted: Thu Mar 06, 2008 10:48 pm
by Grogyan
I did some very minor changes, and now the whole shell can't export, and what I can't understand is what this error means?
Code: Select all
[Visual Object 119CrystalSupports]
 [LogicHelper]
   No actions in list
None
   Exporting modifiers
   No modifiers
None
 [Draw Interface 119CrystalSupports]
Traceback (most recent call last):
  File "<string>", line 176, in open_file
  File "<string>", line 88, in export_age
  File "C:\Program Files\Blender3d\.blender\scripts\alcresmanager.py", line 603,
 in export_all
    plDrawInterface.Export(self,obj,scnobj,name,SceneNodeRef,isdynamic)
  File "C:\Program Files\Blender3d\.blender\scripts\alc_DrawClasses.py", line 15
49, in _Export
    drawi.data.export_obj(obj,SceneNodeRef,isdynamic)
  File "C:\Program Files\Blender3d\.blender\scripts\alc_DrawClasses.py", line 16
42, in export_obj
    BaseVertexIdx = len(MaterialGroups[mface.mat]["vertices"])
TypeError: unsubscriptable object


This object doesn't have any scripts because its a physical object

Re: What does this error mean?

PostPosted: Fri Mar 07, 2008 5:37 am
by Grogyan
I'll have to make a small request to the developers to provide a more descriptive way of describing errors.

Fixed

Just in case anyone else has this error, check the object to see if it has materials attached to it, even if it has UV textures.