Game Development Community

My 3DS MAX exporter doesn't work

by Gogu Gigel · in Artist Corner · 07/20/2006 (10:37 pm) · 3 replies

I don't know what i'm doing wrong . i create te bounds then try to export but it does work . even when i create a simple shape (a cube for exemple) still does work . the dump file says : "Warnings:
Warning #101: Config file "C:\...\dtsScene.cfg" not found. " always . i just don'y know what to do . PLEASE HELP ME !!!

#1
07/21/2006 (8:02 am)
The error you are seeing comes from the fact that you have no CFG file (which is an Ascii file that really just says to the exporter what to and not to include so that it doesnt make its own, and sometimes incorrect, assumptions on what to export). You can still get a valid DTS export without having one.

Consult the DTS Exporter Docs for more information about a CFG file.
#2
07/21/2006 (10:58 am)
I have 3DS MAX 8 :( . The docs are for version 3-4 .
#3
07/21/2006 (11:08 am)
There's really not that much different between max 3 and 8 as far as the exporter docs are concerned. The information in there is still valid.