Message 1 of 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am having trouble. My foam is not rendering on launch of command line rendering.
I have a custom location for arnold and I use
set MAYA_MODULE_PATH=G:\arnoldversions\5111\2022;%MAYA_MODULE_PATH%
set MAYA_RENDER_DESC_PATH=G:\arnoldversions\5111\2022;%MAYA_RENDER_DESC_PATH%
to start it. The mtoa.mod on that location points also correctly everywhere:
+ mtoa any G:\arnoldversions\5111\2022
PATH +:= bin
MAYA_CUSTOM_TEMPLATE_PATH +:= scripts/mtoa/ui/templates
MAYA_SCRIPT_PATH +:= scripts/mtoa/mel
MAYA_RENDER_DESC_PATH += G:\arnoldversions\5111\2022
MAYA_PXR_PLUGINPATH_NAME += G:\arnoldversions\5111\2022\usd
+ mtoa any G:\arnoldversions\5111\2022
PATH +:= bin
MAYA_CUSTOM_TEMPLATE_PATH +:= scripts/mtoa/ui/templates
MAYA_SCRIPT_PATH +:= scripts/mtoa/mel
MAYA_RENDER_DESC_PATH += G:\arnoldversions\5111\2022
MAYA_PXR_PLUGINPATH_NAME += G:\arnoldversions\5111\2022\usd
I also set just in case the following env variable:
set BIFROST_ARNOLD_PATH=%BIFROST_ARNOLD_PATH%;G:\arnoldversions\5111\2022\extensions\bifrost\1.5.0
still I am getting the following error on the command prompt:
00:00:03 795MB ERROR | [mtoa] [bifrostTranslator] Could not find arnold_bifrost in search path C:/Program Files/Autodesk/Bifrost/Maya2022/2.2.1.0/bifrost/
00:04:04 11809MB ERROR | [mtoa.translator] bifrostTranslator: Arnold node type bifrost_polymesh does not exist.
00:04:04 11809MB ERROR | [mtoa.translator] bifrostTranslator: Arnold node type bifrost_points does not exist.
If I nagivate to the location, I indeed find some files
Solved! Go to Solution.