ValueError in string????

I worked on an existing Blender file and when I went to export it in OGRE format I recieved this error;
Traceback <most recent call last>:
File “<string>”, line 3694, in gui
File “<string>”, line 579, in draw
ValueError: The maximum length of a string is 399, your value is too high.

What in the world is this, and how can I fix it?

What version of blender and the exporter are you running?

Does it work with a new file?

I just ran a test with a Suzanne + armature with Blender 2.42a (windows) and this version (1.2.1) of the exporter and it ran without errors.

Mike

I have been exporting to OGRE all day yesterday and today with no problems. I was using 2.42a when the error happened. I have exported this model before without issues. The only thing different about this one is an armature and animations.

I exported with version 2.41 with no problems; I am still intersested in what this error means though.