Error on UV-exporter

I was really getting the hang of UV-mapping (yeah right :smiley: ) but now the exporter complains this:

Traceback (most recent call last):
  File "<string>", line 132, in bevent
IndexError: list index out of range

The other object was exported correctly so I have no idea what this is.

My python is 2.3 and seems to work okay with everything else.

thx in advance :slight_smile:

Usually means the object is not selected.

%<

Really odd, I just started working on another object and when i returned to the original object the problem had disappeared so I guess I was to blame and not the exporter :expressionless:

Thx anyways :slight_smile:

It needs better error checking anyway.

Martin