Game Development Community

Maya export problem

by James Sathre · in Artist Corner · 07/27/2006 (7:54 pm) · 2 replies

Hello community,
I'm currently learning the torque engine and I'm trying to get the maya exporter to work with some models I've made but it gives me this error "// Error: Invalid file type specified: exportDTS //". I don't know what this means. I'm working with maya6, and I even downloaded the ple of maya 7 and neither of them work. I've also tried diffrent models, as well as just trying to export a plain box!!!! Is there anything else I have to do besides put the mel script in mydocuments/maya/scripts ?
thanks,
James

About the author

Recent Threads


#1
07/27/2006 (8:10 pm)
All you need to know is here
#2
08/06/2006 (1:33 pm)
And the quick answer for that particular problem is:
You didn't load the DTS plugin. After placing it in the right directory, open your PluginManager and select auto load for the DTS plugin. I had this same error when I got started. I thought: How did THEY manage to export the box when I can't...

Danny Ngan's site is a great help in learning how to use Maya for Torque, though. Check it out.