Community
Arnold General Rendering Forum
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Maya and ARNOLD_PLUGIN_PATH

2 ANTWORTEN 2
GELÖST
Antworten
Nachricht 1 von 3
Anonymous
1827 Aufrufe, 2 Antworten

Maya and ARNOLD_PLUGIN_PATH

Hi,

i made a *.bat file to launch Maya with the right settings and environments, but i have an issue with ARNOLD_PLUGIN_PATH.

in my bat file i have this :

set

set "ARNOLD_PLUGIN_PATH =C:/modules\Arnold\mtoadeploy\2017\shaders;C:/\modules\Yeti\2017\bin"

start "C:\Program Files\Autodesk\Maya2017\bin\maya.exe"

But when maya is opened and i print the ARNOLD_PLUGIN_PATH variable it returns this :

C:/modules/Arnold/mtoadeploy/2017/shaders

C:/modules/Arnold/mtoadeploy/2017/procedurals

I think the mtoa.mll plugin overwrites the variable completly when it loads (if i dont load it the variable stays as i set it).

So when i want tu use Yeti with arnold it does not work.

BTW, it works if i use Maya.env file or if i set the variable in windows directly, but i would like to avoid those solutions.

What do you think? :leicht_lächelndes_Gesicht:

Thanks

Soal

2 ANTWORTEN 2
Nachricht 2 von 3
Stephen.Blair
als Antwort auf: Anonymous

Remove the space before the equal sign

set "ARNOLD_PLUGIN_PATH =C:/modules\Arnold\mtoadeploy\2017\shaders;C:/\modules\Yeti\2017\bin"


// Stephen Blair
// Arnold Renderer Support
Nachricht 3 von 3
Anonymous
als Antwort auf: Anonymous

Thanks a lot! it works.

Didn't know spaces mattered :leicht_lächelndes_Gesicht:

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report