Well... i have problems importing certain models, in my DB, so i read in this threat: http://forum.thegamecreators.com/?m=forum_view&t=84276&b=15
that those problems could be because of a curropt setup.ini file.
The line he describes as the problem seems to be in my setup.ini file as well... but not excactly like in his.
My setup.ini
[SETTINGS]
TextLanguage=English
[EXCLUSIONS]
[NOEXCLUSIONS]
exdll1=Conv3DS.dll
exdll2=ConvMD2.dll
exdll3=ConvMD3.dll
exdll4=ConvMDL.dll
exdll5=DBProVectorsDebug.dll
[DIRECTIVES]
RemoveSafetyCode=No
SafeArrays=Yes
I have tried removing the exdll1=Conv3DS.dll line, but that didn't help at all
I'm using 1.057, can any1 tell me if there's any mistakes in my setup.ini file?