Hi
I’m testing the latest 1.0 Corona demo
I installed it on two workstations both with 3ds Max 2014
I authorized the demo on both. I started a render locally and it was fine.
I installed DrServer on both machines (to be sure)
I din’t installed the LicenseServer because I’m running the demo on both machines.
I started DrServer on the second workstation.
I pressed search LAN button, Max found the right DR machine ip.
DrServer accepted the connection on ports UDP19666, TCP 19668, loopback TCP19667
Max started to render only locally, no pass was passed from the DR Node.
This is the log:
2015-03-01/17:59:43 Ready for new connection
2015-03-01/18:16:39 DR server started
2015-03-01/18:16:39 Starting UDP socket, local hostname: Titan
2015-03-01/18:16:39 Running Corona DrServer build Feb 26 2015 on ports UDP19666, TCP19668, loopback TCP19667
2015-03-01/18:16:39 Available 3dsmax versions:
2015-03-01/18:16:39 2012: C:/Program Files/Autodesk/3ds Max 2012/
2015-03-01/18:16:39 2014: D:/Autodesk/3ds Max 2014/
2015-03-01/18:17:07 Accepted remote connection from gpufail
2015-03-01/18:17:07 Handshake: init 0 Max2014 Camera001
2015-03-01/18:17:07 Downloading 3ds max 2014 scene to render with 3ds max 2014
2015-03-01/18:17:07 Downloaded scene: 434,176 bytes in 0 s
2015-03-01/18:17:07 Running command:
echo Starting 3ds max DR… && “D:/Autodesk/3ds Max 2014/3dsmaxcmd.exe” “C:\Program Files (x86)\Corona\DrServer/drData//received_scene_326904462.max” -o:“C:\Program Files (x86)\Corona\DrServer/drData//dr_out.png” -start:0 -end:0 -continueOnError -gammaCorrection:1 -rfw:1 -sf -v:5 -camera: “Camera001” >> “C:\Program Files (x86)\Corona\DrServer/drData//MaxLog.txt”
2015-03-01/18:17:09 3ds max is online after 1 seconds
2015-03-01/18:17:09 DR is running
2015-03-01/18:17:37 DR is finished
2015-03-01/18:17:37 Closed loopback connection
2015-03-01/18:17:37 Ready for new connection
This is the max.log
Max install location: D:\Autodesk\3ds Max 2014
01/03/2015 18:17:08; Max file being rendered: C:\Program Files (x86)\Corona\DrServer/drData//received_scene_326904462.max
01/03/2015 18:17:08; Renderer: CoronaRenderer
01/03/2015 18:17:20; Error rendering frame 0: Unknown error while loading application
01/03/2015 18:17:20; Send End of Job command to Max
01/03/2015 18:17:20; Job Completed with Error(s) - see above
01/03/2015 18:17:20; Total elapsed time 00:-2147483648:-2147483648
01/03/2015 18:17:30; Error occured while rendering job.
Hi,
I found the problem!
I installed the latest version of Backburner 2014…uninstalling the old one (2012)
I rendered one frame locally with Server and Manager on (I don’t know if it’s important) to see if Backburner was installed good.
The test pass was ok.
I launched the Corona Renderer DrServer…and it finally worked!!!
Will use this thread instead of creating another one.
Having exactly the same issue though in my case BackBurner is 2014. Exactly the same thing in Logs and transfered scene file has 0 size always. If i am rendering this without backburner - everything’s perfect. Licenses installed and it is working. Any ideas about that ?
Thanks for such fast reply !
I installed it and got a new line in Maxlog file :
13/03/2015 14:36:30; Camera CAM DK s31 est defined but not found
13/03/2015 14:36:30; Error rendering frame 0: Camera CAM DK s31 est defined but not found
13/03/2015 14:36:30; Send End of Job command to Max
13/03/2015 14:36:31; Job Completed with Error(s) - see above
update : it was vray camera with corona mod on top , i converted it to free camera with corona mod on top - this message disappeared , though i am back where i was before - the same error opening thing…
Yep , 2014 - 2014 , and it’s only 2 PC’s. If i am starting that without BB - it works perfectly.
UP : one thing may be important i think - when i am rendering from BB i have this line
13/03/2015 15:17:47; Renderer:
it is empty , when locally - it is CoronaRenderer written there.
And you have Corona installed and activated on both PCs?
Does local rendering work on both PCs?
Sorry for the stupid questions but they sometimes help.
haha no worries at all
sure network works and license is activated on both (i have activation file used.txt on both) , and if i start render from another PC without BB - they are picking up the scene perfectly and rendering without any troubles. When it comes to BB - nothing there.
Let me explain scheme of how i am working.
I have workstation , lets call it WS , and there are rendernodes (RN1 and RN2) , on one of them there is backburner server started (on RN1) and on RN2 i have corona distributed started. So when i am sending a job RN1 is picking it up and rendering , but RN2 (the distributed one) is not rendering - gives error. And exactly the same thing vise versa - BB server on RN2 is picking scene perfectly , while distributed on RN2 gives error.
Though if i am rendering from WS without sending job to BB - they both with DR turned on - render perfect.
Hope that is clear enough , it’s a bit messy explanation , sorry for that.
Some more information about that is that VRay DR is working perfectly in exactly the same way as i’m trying to make Corona work , that should exclude plugins , versions and such things.
hi,
that last message means that some other application is running at the same port - posibly another instance of the DR server. Try looking for it in the task manager
Guys sorry to bump this again but we really want to resolve this. I’ve tested this on another completely different PC’s on another network not related to those ones - the problem still is there. And looks that thing is that it cannot find renderer. The “renderer” row is empty in MaxLog when i am rendering via BackBurner. If i will have some time i will test it with Deadline free version but i am pretty sure that it should be fine , as this is BackBurner related , and i want to use this with BackBurner.
Just as a hint: In our network in a similar setup like described by olejka2k here in this thread as reply #9 the problem seems to be that a dr slave when used as a BB-Job-slave does not even receive the scene to render (“received_scene_” in drData directory).
This leads to the “Camera defined but not found” entry in drData\MaxLog.txt. At least here it´s reproducable. Maybe it´s the same problem.