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.
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.