OpenCue icon indicating copy to clipboard operation
OpenCue copied to clipboard

need to add env var for nuke windows disk cache

Open robina80 opened this issue 1 year ago • 1 comments

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

robina80 avatar Mar 07 '24 10:03 robina80

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

robina80 avatar Mar 07 '24 16:03 robina80