FBX Exporter error...

Hey all, I’m brand new to Blender thanks to the brand new interface (it isn’t as intimidating to work with, haha). I’m really excited to start using it for my personal and work related projects…

One major issue I’m having is that the FBX exporter is giving me the following error at line 3400

AttributeError: ‘EXPORT_OT_fbx’ object has no attribute ‘_SCALE’

I’m using Windows 7 Home Premium if that means anything.

I get this error with a scene I’ve been working with and with a fresh scene that I haven’t touched.

Thanks for any help!
Nathan

the fbx exporter is not fully ported to blender 2.5.
you should use blender 2.49b for that script atm.

Thanks for the info Meta-Androcto