Hi all,
I just noticed that the monitor’s plugin configuration for Nuke no longer offers an option to use interactive licenses for certain machines. There is a group called “licensing” but it’s empty.
Can we get this back please? I don’t have any render licenses so am dependent on this option.
Cheers,
frank
Deadline Version: 6.0.0.49608
OSX 10.6.8
Hey Frank,
Thanks for reporting this! It’s logged as a bug, and we’ll try to address it for beta 9 if time permits.
Cheers,
Frank if you need it ASAP you can always just add this line under “def RenderArgument(self)” function for the Nuke.py file.
renderarguments += " -i"
Just an update that this will be fixed in beta 9. We hope to release it later this week.
awesome, thanks everyone. Will have a look at Nuke.py for future reference too.