As it pertains to 3DSMax:
Unless you are working with tiles, it is usually safe to uncheck the following -- "Weld to Nearest cm" and "Check WOK". Make sure you do this in the "Active Sanity Check" rollout of the model base.
However, the issue below could be caused by not having the proper permission to write to the directory 3DSMax is trying to write to.
You could try changing "scriptsPath" to "$userScripts" -- this will send the sanitycheck file to your "My Documents" equivalent directory.
Social-Incursio wrote...
3dsmax:
- g_strBuffer = createFile (nx_lowercase( scriptsPath+"nwmax/sanity/" + obj.name + "_sanitycheck.txt") )
this line is marked in script Aurora Export Functions
Modifié par Michael DarkAngel, 26 juin 2013 - 11:29 .