There are a few extra steps required to use BlurOffline in Softimage.
Newer versions of Softimage come with qt dlls that will prevent the tools from running, they need to be moved outside of the bin folder.
In Softimage 2012 and newer you need tell xsi to not use its own python. Skip this step for older versions of Softimage
If you receive the following error when trying to open a file given to you by Blur Studiomax will crash when you try to save.
-- Error occurred in PxSetPhysXPanelInterfaceFromGlobalParams(); filename: C:\Program Files\Autodesk\3ds Max 2012\stdplugs\stdscripts\(MassFX)\px_PhysXPanel.ms; position: 32995; line: 1218
-- Frame:
-- called in px_filePostOpen(); filename: C:\Program Files\Autodesk\3ds Max 2012\stdplugs\stdscripts\(MassFX)\px_watcher.ms; position: 1198; line: 64
-- Frame:
-- curType: undefined
-- scale: undefined
-- pxType: undefined
-- called in anonymous codeblock
-- Frame:
>> MAXScript Callback script Exception:
-- Unknown system exception <<
To fix this you need to install the Nvidia PhysX plugin.
Unfortunately I cant just provide you with a direct download link. First follow this link and login/create a account. After that you can click on these links for the installer you need for your install of max. 3ds Max 2012 64bit 3ds Max 2012 32bit
Because of a limitation of the NSIS language we use to compile the installers if your path is longer than 1024 characters or is empty we can not add the path required to install the Qt dlls.
If you received the message:
Unable to update the path environment variable automatically.
You will need to add C:\windows\system32\blur64; at the START path environment variable. Including the semi-colon.
You can copy this message using Ctrl+C.
or
Unable to update the path environment variable automatically.
You will need to add C:\blur\common; at the START path environment variable. Including the semi-colon.
You can copy this message using Ctrl+C.
You will need to manually update your system path. You only need to update this the first time you install the 32bit and 64bit installers, after that you can ignore this message.