Nuke Network Render Backburner v1.8


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: diogo dubiella
Simple send Nuke script files to Autodesk Backburner!
Requirements:
8.0, 7.1, 7.0, 6.3, 6.2, 6.1, 6.0 or later
Windows
19 Nov 2014
1319

Nuke Backburnerv1.1 updates
- Select Specific Node to Render
- Send to Group

v1.2 updates
- Fixed: Frame Ranger Start
- Manager Name
- Terminal feedback Inside

v1.4 updates
- Nuke 7 Autofind suport
- Auto add Prefix ' Nuke_ ' to job name

v1.5 update
- BugFixed - Cmdjob adapter: Create Cmdjob process error: 2

v1.6 updates
- Nuke 8 Autofind suport
- Render License (-i): Use Nuker Render License to render
- Add Arguments: Write any Nuke Arguments you need
- Port: Use specific Port to submit your job to Manager

v1.7 updates
- Automatically get and puts the Global frame range into the Frame Range fields. (Rodrigo Elias Suggestion)

v1.8 updates
- Nuke 9 Autofind suport

Obs Error.
Cannot create job: The system cannot find the file specified - Try put/change port to: 7347

Unknown Error: '21' - Try Reset Netsh on the 'Manager' Machine.
User Windows Command Prompt as Administrator on the 'Manager' Machine
Execute the following commands:
netsh int ip reset resetlog.txt
netsh winsock reset
Restart the machine.

Win 8 Error - Try  run as Administrator.

Please login in order to download these files.

Comments   

 
+1 # Ahad Mohebbi 2012-07-05 15:40
Nice, Please Linux version
Thanks
 
 
0 # diogo dubiella 2012-07-09 19:16
I will try!
 
 
0 # Damon O'Connell 2012-07-26 08:28
Hi

I am trying to use your script. It would be so good if I could get it to work.

I made the program Nuke Backburner run ion admin mode

When I use it I get the following error

Submitting job:

Job name : TEST2
Job description : Calling: C:Program FilesNuke6.3v8N uke6.3.exe
Manager : 192.168.0.31
Netmask :
Port :
Priority : 50
Submit suspended : No
Working path :
Servers :
Outputs :
Dependencies :
Attach executable : No
Task list file : C:Program FilesNuke6.3v8/ tasklist.txt
Task name column : 1
Job parameter file :
Task timeout : 60 minutes

Email alerts:
From :
To :
Server :
On completion : No
On failure : No
Every Nth task : 0

Executable to batch : 'C:Program FilesNuke6.3v8N uke6.3.exe'
Parameters : -x J:TEST2.nk &#xtp;2,&#xtp;3

The job will trigger 10 task(s)

Cannot create job: No connection could be made because the target machine active
ly refused it.


C:Program FilesNuke6.3v8>PAUSE
Press any key to continue . . .

Cannot create job: No connection could be made because the target machine active
ly refused it.


C:Program FilesNuke6.3v8>PAUSE
Press any key to continue . . .

Any ideas?

I am using Backburner 2012.1 and nuke 6.3v8. Which version of Backburner are you using?
 
 
0 # diogo dubiella 2012-07-26 09:59
Hi Damon!
well... has some strange things in your console command...
for example...
Job description : Calling: C:Program FilesNuke6.3v8N uke6.3.exe
I don't know why don't have "/" in your program calling...
supposed to be like:
Calling: C:Program FilesNuke6.3v8N uke6.3.exe
Do you have select Nuke6.3.exe correctly using the "Find Nuke..." button?

Other thing... in parameters your project appear "J:TEST2.nk" right?
You have to remember... all the network servers have to access the same project!
More correctly to be like this:
"NetworkMachineNameYourProject.nk"

See if this works!
 
 
0 # diogo dubiella 2012-07-26 10:05
All Rigth!! The post remove all the "/" hehe! Is not wrong with your program calling... Forget that!

Probable you have to check if All The Server have access to your Nuke Project!
Like: NetworkMachineN ame > YourProject.nk
 
 
0 # Damon O'Connell 2012-07-26 10:23
Thanks for getting back. Still getting the same error


C:Program FilesNuke6.3v8> cmdjob -JobName:TEST2 -manager:192.16 8.0.31 -priority
50 -tasklist "C:Program FilesNuke6.3v8/ tasklist.txt" -taskName 1 "C:Program
FilesNuke6.3v8N uke Backburner.exe" -x "HexusjTEST2.nk " &#xtp;2,&#xtp;3

Submitting job:

Job name : TEST2
Job description : Calling: C:Program FilesNuke6.3v8N uke Backburne
r.exe
Manager : 192.168.0.31
Netmask :
Port :
Priority : 50
Submit suspended : No
Working path :
Servers :
Outputs :
Dependencies :
Attach executable : No
Task list file : C:Program FilesNuke6.3v8/ tasklist.txt
Task name column : 1
Job parameter file :
Task timeout : 60 minutes

Email alerts:
From :
To :
Server :
On completion : No
On failure : No
Every Nth task : 0

Executable to batch : 'C:Program FilesNuke6.3v8N uke Backburner.exe'
Parameters : -x HexusjTEST2.nk &#xtp;2,&#xtp;3

The job will trigger 10 task(s)

Cannot create job: No connection could be made because the target machine active
ly refused it.


C:Program FilesNuke6.3v8>PAUSE
Press any key to continue . . .
 
 
0 # Damon O'Connell 2012-07-26 11:02
Hi Diogo

I think the problem is that there is no communication with the manager. I am using the Managers computer ip address and the correct submask

All my paths are now UNC network paths
 
 
0 # diogo dubiella 2012-08-13 11:55
I'm sorry the delay... I don't received emails about this reply... sorry
So... do you solved the problem? everything works?
 
 
0 # Damon O'Connell 2012-08-13 12:14
Yes your script works!

I had a couple of problems.

Bacburner 2013 install fixed the cmdjob not communicating.

Then there was the Flexlm license issues.

I have a request.

Is it possible to put in a -i command into the script. It would be good if you had an option to get the interactive nuke license rendering as well.
 
 
0 # Patrick David 2012-09-13 19:32
Hi Diogo,

Awesome script!!! After struggling with several render managers for simple nuke work on a short film we settled on this script and backburner because it's free, relatively simple and multiplatform (backburner is availble on win/osx/linux).
I did get your submitter v1.1 working on mac osx with a few modifications to the code and backburner 2012. I assume it would also work with Linux since the path structure is very similar!
It is high time there was a very simple free local render queue manager for nuke and this might be the ticket.

I could send you this adapted code if you like, maybe it would be possible to make it completely cross-platform.
 
 
0 # BIll Marsh 2012-09-17 07:27
Are you going to make an OS X version?
 
 
0 # diogo dubiella 2012-09-18 00:32
Hi! Patrick
Thnks... and yes... I've been looking... and is True!... the path structure is very similar ... I don't have much knowledge in xcode
I just did little things... but I'll try...
could take awhile... but I just have to adapt this code.
I appreciate it if you send me your adapted code!

Thanks
 
 
+1 # Rodrigo Elias 2014-02-11 11:52
Hi Diogo,

First, Thank you so much! Your script is really usefull and I hadn´t any problem running it from the first time...... I´ve just one comment/sugesti on: Is there a way to read the frame range right from nuke script globals and put it automatically into fields?It will be gorgeous!

Thank you,
Rodrigo E.
 
 
0 # Stefan Ki 2014-08-05 10:04
Hi, didnt work, message "Job Submitted" , but didnt appear in the Backburner Monitor, Servers didnt realized a job.
Log:

C:\Users\maya\Desktop>cmdjob -JobName:Nuke_r endertest123 -manager:jacob -port:3234 -priority 50 -tasklist "C:\Users\maya\ Desktop/tasklis t.txt" -taskName 1 "C:\Program Files\Nuke8.0v5 \Nuke8.0.exe" -x "Y:\Temp\_NukeT est\rendertest1 23.nk" %tp2,%tp3
 
 
0 # Toochukwu Ogbogu 2015-03-11 10:46
Quoting Stefan Ki:
Hi, didnt work, message "Job Submitted" , but didnt appear in the Backburner Monitor, Servers didnt realized a job.
Log:

C:\Users\maya\Desktop>cmdjob -JobName:Nuke_rendertest123 -manager:jacob -port:3234 -priority 50 -tasklist "C:\Users\maya\Desktop/tasklist.txt" -taskName 1 "C:\Program Files\Nuke8.0v5\Nuke8.0.exe" -x "Y:\Temp\_NukeTest\rendertest123.nk" %tp2,%tp3



I got exactly same issue with you too, though I'm using Nuke 7. ..

My response message is :

Parameters : -i -X Write1 C:\Users\Toby\D esktop\test.nk %tp2,%tp3
The job will trigger 1 task(s)

however no tasks are triggered in Manager.
 
 
0 # diogo dubiella 2015-05-16 21:22
Quoting Toochukwu Ogbogu:

I got exactly same issue with you too, though I'm using Nuke 7. ..

My response message is :

Parameters : -i -X Write1 C:\Users\Toby\Desktop\test.nk %tp2,%tp3
The job will trigger 1 task(s)

however no tasks are triggered in Manager.


Try change you port to: 7347
 
 
0 # diogo dubiella 2015-05-16 21:20
Quoting Stefan Ki:
Hi, didnt work, message "Job Submitted" , but didnt appear in the Backburner Monitor, Servers didnt realized a job.
Log:

C:\Users\maya\Desktop>cmdjob -JobName:Nuke_rendertest123 -manager:jacob -port:3234 -priority 50 -tasklist "C:\Users\maya\Desktop/tasklist.txt" -taskName 1 "C:\Program Files\Nuke8.0v5\Nuke8.0.exe" -x "Y:\Temp\_NukeTest\rendertest123.nk" %tp2,%tp3



Yeh! the log is always right!
Try submit again, but change the port to: 7347
 
 
0 # Philippe HUBERDEAU 2015-06-11 10:06
Hello Diogo,
Nice tool, it surely is usefull in the Max/Backburner studio, thanks.
I wonder for what reason do you create an external tool and not a python script. In my opinion, it would be more handy as you wouldn't have to handle different OS, and moreover, we'll be able to select which Write nodes to send. A more automated way.
So i would be interested to know the reason.
 
 
0 # Eric Mc Guire 2015-06-11 17:04
It would be very useful to add a timeout parameter, as most of the problems coming from rendering with backburner come from this value being too short. Great script.
 
 
0 # Alan Latteri 2015-07-15 07:31
I have tried extract both version 1.8 and 1.7 of this, and both fail. The zip extracts to an exe which fails to run.
 
 
0 # mohammad farid 2015-10-10 12:20
thanks man
good script
i like it
 
 
0 # Will Nicholson 2016-06-01 19:34
I love this script, but when I upgraded to nuke 10, it no longer finds Nuke. It finds all other versions, but not 10.

Any ideas?
 
 
0 # roshan maharjan 2017-08-30 11:14
i try to use it. job submitted apear but it wont show any job in autodesk backburner
 
 
0 # iiiopoxx iiiopoxx 2018-09-12 15:12
Hi. The Backburner will work with the nukeX 11.0v2? Thank You
 
 
0 # nariman safarov 2018-10-19 19:28
Hello everyone, I have a problem, I submit a job using this script and job appears in the monitor but after a while gives an error
" Create CMDjob process error:2" anyone knows what this is all about...
 
 
0 # nariman safarov 2018-10-20 08:33
okay, issue solved nuke path has to be same everywhere...
 

You have no rights to post comments

We have 2940 guests and 124 members online