- Messages
- 8
- Country

Hi All,
Read a couple of posts regarding some SDK problems with Max 8 but cannot find an answer.
Just built a new PC and installed a clean copy of Max 8 (been holding off updating from Max 7 until I built this machine).
Anyway, after configuring the plugins path, I am getting a persistant error that I have traced to the "FSToolsMenu.ms" script. It's calling a sub "GetPlugInPath" and the error being returned is that it is undefined.
The script source with the problem is as follows: "maxPlugPath = maxUtils.getPluginPath() as stringStream"
The error (on each load, rendering the FSTools menu and all export options unavailable) is: "Unknown property: "getPluginPath" in undefined". This is followed by: "Either the MaxXML or the MaxUtils Plugin cannot be found. Please put those plugins into a folder along with the modeldef.xml file and assign a plugin path to that folder".
When installing the SDP SP1 update, the file structure changed, and modeldef.xml is no longer there? The other two files (.gup) are present however, and installing a backup of the original modeldef.xml file does not help.
Anyone have any idea what one can do about this? I've read that plenty of Max8 users are running along with no problems, so any ideas?
It would appear to me that the sub routine "MaxUtils" is either missing, or is not loaded into memory, but I can't find any reference to it anywhere.
Read a couple of posts regarding some SDK problems with Max 8 but cannot find an answer.
Just built a new PC and installed a clean copy of Max 8 (been holding off updating from Max 7 until I built this machine).
Anyway, after configuring the plugins path, I am getting a persistant error that I have traced to the "FSToolsMenu.ms" script. It's calling a sub "GetPlugInPath" and the error being returned is that it is undefined.
The script source with the problem is as follows: "maxPlugPath = maxUtils.getPluginPath() as stringStream"
The error (on each load, rendering the FSTools menu and all export options unavailable) is: "Unknown property: "getPluginPath" in undefined". This is followed by: "Either the MaxXML or the MaxUtils Plugin cannot be found. Please put those plugins into a folder along with the modeldef.xml file and assign a plugin path to that folder".
When installing the SDP SP1 update, the file structure changed, and modeldef.xml is no longer there? The other two files (.gup) are present however, and installing a backup of the original modeldef.xml file does not help.
Anyone have any idea what one can do about this? I've read that plenty of Max8 users are running along with no problems, so any ideas?
It would appear to me that the sub routine "MaxUtils" is either missing, or is not loaded into memory, but I can't find any reference to it anywhere.



