Page 3 of 5

Re: Moving from classic LuxRender

Posted: Thu Oct 04, 2018 6:05 pm
by lighting_freak
OK, I did everything from zero.
There is no error anymore, but the render didn`t start at all.
Is it a problem if you run the console and the node is running on same machine?
Console
Console
Node
Node
It seems that the connections works well. Also the job file seems to be fine. Only the network rendering doesn`t start.
P.S. Network rendering is highly un-test.
OK - let`s test it!

BR

Re: Moving from classic LuxRender

Posted: Thu Oct 04, 2018 6:22 pm
by B.Y.O.B.
lighting_freak wrote: Thu Oct 04, 2018 6:05 pm Is it a problem if you run the console and the node is running on same machine?
No, it's not a problem.

Re: Moving from classic LuxRender

Posted: Thu Oct 04, 2018 6:34 pm
by lighting_freak
It`s still not working.
No, it's not a problem.
Well, so we need a new idea!

Re: Moving from classic LuxRender

Posted: Thu Oct 04, 2018 7:41 pm
by acasta69
No errors or different messages in the netnode console?

Re: Moving from classic LuxRender

Posted: Thu Oct 04, 2018 8:32 pm
by Dade
acasta69 wrote: Thu Oct 04, 2018 7:41 pm No errors or different messages in the netnode console?
It is a "known" bug, it happens only on Windows (Linux works fine) and it is something I still need to investigate, there is some kind of deadlock, like if some part of the network packet exchange is lost.

Re: Moving from classic LuxRender

Posted: Fri Oct 05, 2018 7:42 am
by acasta69
Ok, now I have seen the old related thread and issue.
However I can't reproduce it here.

Re: Moving from classic LuxRender

Posted: Fri Oct 05, 2018 8:51 am
by lighting_freak
Hi,

new day new chance. Today I've started the Console and the Node.
I've been loading the same exported rendering file I've loaded yesterday - and see, it's working.
I don't have any idea what's different, but anyway...

I tried to connect a second machine (node) and it was working perfectly.

Then after some time I tried to stop the job to see the result.
This messages appear in Console's console (sorry for using a screenshot but there is chance to select the text):
Error message
Error message
By the way - whats the idea of continue work after network rendering has been finished?
I saw (and hope) that a *.flm file should be written. Knowing this extension from old lux makes me hoping that tonemapping and lightgroup scaling etc. can be done in a postprocessing step? At the moment I don't see any option to open this file type, neither in luxcoreui nor somehow in blender.
But OK, let's dig into that later step by step.

Thanks so far.

BR

Re: Moving from classic LuxRender

Posted: Fri Oct 05, 2018 9:29 am
by Dade
lighting_freak wrote: Fri Oct 05, 2018 8:51 am Then after some time I tried to stop the job to see the result.
This messages appear in Console's console (sorry for using a screenshot but there is chance to select the text):
Are you sure you are not mixing different versions like alpha3 and alpha4 ? The error is quite strange.
lighting_freak wrote: Fri Oct 05, 2018 8:51 am By the way - whats the idea of continue work after network rendering has been finished?
Yes, there is a directory with .flm and many other files, if you restart the rendering it will continue because the directory already exist.
lighting_freak wrote: Fri Oct 05, 2018 8:51 am I saw (and hope) that a *.flm file should be written. Knowing this extension from old lux makes me hoping that tonemapping and lightgroup scaling etc. can be done in a postprocessing step?
It is possible but very complicate border line impossible for an end-user. We are currently lacking an application with a GUI to perform the aforementioned operations.

Re: Moving from classic LuxRender

Posted: Fri Oct 05, 2018 10:32 am
by lighting_freak
Hi,
Are you sure you are not mixing different versions like alpha3 and alpha4 ? The error is quite strange.
I checked the versions one more time and they are equal.
Both setup use acasta69´s pyluxcoretool.exe
The only difference is that on the "Console-machine" this is executed from a Standalone download od luxcore (V2.1 lpha4) and on "Node-only machine" it's executed from a blendluxcore setup. In both cases has the origiinal *.exe file been replaced by the new one.
Yes, there is a directory with .flm and many other files, if you restart the rendering it will continue because the directory already exist.
Well, not so many files after stopping the job, propably caused by the error.
rendering folder
rendering folder
It is possible but very complicate border line impossible for an end-user. We are currently lacking an application with a GUI to perform the aforementioned operations.
What about using the "old" interface?

BR

Re: Moving from classic LuxRender

Posted: Fri Oct 05, 2018 11:43 am
by B.Y.O.B.
lighting_freak wrote: Fri Oct 05, 2018 10:32 am What about using the "old" interface?
It is using the old LuxRender API, not the new LuxCore API.