Source Filmmaker
Maya Plugin Issues
So I am having a problem with the maya plugins provided with sfm. All the plugins load fine but when I go to export an smd it gives this error when trying to make the menu "Cannot find procedure "vstSmdModelTranslatorOptions"" I am running maya 2011 x32 and am using the appropreate plug in set. I am also runing it wilth a dll.

Here is my dll code just in case.
@ECHO OFF SET MAYAVER=2011 SET VTOOLS=C:/Program Files (x86)/Steam/steamapps/common/SourceFilmmaker/game/sdktools SET VPROJECT=C:/Program Files (x86)/Steam/steamapps/common/SourceFilmmaker/game/tf SET PATH=C:\Program Files (x86)\Autodesk\Maya2011\bin;%VPROJECT%\..\bin;%PATH% IF NOT EXIST "%VPROJECT%" GOTO ERROR_NO_VPROJECT :END set MAYA_SCRIPT_PATH=%VTOOLS%/maya/scripts;%VTOOLS%/maya/scripts/valvesource;%VTOOLS%/maya/scripts/vstAttrPaint;%MAYA_SCRIPT_PATH% set XBMLANGPATH=%VTOOLS%/maya/icons;%XBMLANGPATH% set MAYA_PLUG_IN_PATH=%VTOOLS%/maya/%MAYAVER%/plug-ins;%MAYA_PLUG_IN_PATH% echo MAYAVER: %MAYAVER% echo VTOOLS: %VTOOLS% echo Program Files: %ProgramFiles(x86)% echo VPROJECT: %VPROJECT% maya goto END :ERROR_NO_VPROJECT echo ERROR! VPROJECT directory "%VPROJECT%" doesn't exist pause goto END :END
วันที่โพสต์: 16 มี.ค. 2014 @ 6: 37pm
โพสต์: 0