Script Error

Hi.
I am trying to import an .obj into Blender. The .obj is from 3D-Coat, which is a software for 3D painting/sculpting.

Anyways, when I try to import it the python console says this:
UnboundLocalError: local varibale “CASE_INSENSITIVE” referenced before assignment

Now, I am definitely not familiar with scripts, codes, etc. I don’t know how to change the script or anything like that. So, if anyone has an answer in terms I will understand (lol) help would be much appreciated.

I am hoping this isn’t an issue that is currently being looked into because I love this new 3D Coat program, but I need to use Blender for the full animation project. Any answers are truly appreciated. Thanks!

Have you tried using the 3DCoat Applink addon http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Import-Export/3dcoat_applink

Well, I would use that. But it looks like I can’t since I am working in Blender 2.49. I would rather stick with 2.49 because the project that is being worked on is far well into the production, and to use the newest version of Blender would take a good while to reapply the textures, and learn an entirely new interface. Is there a way around this?