Hey guys, after installing Xmesh I’ve been getting an error trying to run the mesh saver. When I click on the
“Save Meshes” tool bar I get "–Unknown property: “Settings Directory” in undefined. It points to this line in the Maxscript.
local theIniFile = (MeshSaverUtils.SettingsDirectory) + “\MeshSaver.ini”
Sounds like the XMesh Saver wasn’t installed correctly - make sure it is listed in your plugin.ini file.
The error shows that the MeshSaverUtils interface is not defined which would be the case of the plugin wasn’t loaded.
Did you run the Mesh Saver script yourself or did it install itself automatically?
If the MeshSaver is missing from your plugin.ini, try running: Start->All Programs->Thinkbox->XMesh Saver 0.1->Add XMesh Saver to 3ds Max. In the dialog that appears, choose your 3ds Max folder, such as C:\Program Files\Autodesk\3ds Max 2011.
Did you notice if the “Select 3ds Max Install Folder” dialog appeared when you ran the installer?