Hi,
I'm writing a python tool to submit Fusion comp files to BackBurner.
No problem on this part, but:
I'm totally new to Fusion. Installed both Fusion Studio and Fusion RenderNode
I have the usb dongle plugged and Fusion Studio works fine.
Now I run :
C:\FusionNode\FusionRenderNode.exe D:\test1.comp /log D:\fusion.txt /cleanlog /verbose /render /start 0 /end 10 /step 1 /status /quit
But nothing renders and have this error:
Registering System Sounds
Initialising Scripting Subsystem
Cannot locate license serverFusion Render Node halted.
I've tried, reading some forum, to set FUSION_LICENSE_SERVER in env variables with my IP, but doesn't work either.
Anyone having some explanations on how to render with rendernode ?
Also, is it possible to start FusionRenderNode.exe with specifying the saver node to render ? Or will it take all enabled savers ?
Thanks