OpenCue
OpenCue copied to clipboard
need to add env var for nuke windows disk cache
hi all,
this is a bug on windows for nuke as atm nuke for windows doesnt work as its missing an env var for disk cache, even when adding NUKE_DISK_CACHE as env var opencue rqd ignores it, need to add to rqd
NUKE_DISK_CACHE=%localappdata%\Temp\nuke
@angelali-ms have you noticed this on nuke for windows?
thanks, rob
sorted as this was the error on one of the opencue logs
ERROR: Unable to create disk cache at C:/temp/nuke.
i made a folder c:\temp\nuke, gave everyone read/write to c:\temp and i added as a sys env var the below
variable name: NUKE_DISK_CACHE variable value: c:\temp
now opencue renders nuke fine