Page 2 of 2

Re: Network render

Posted: Mon May 07, 2018 9:54 am
by Dade
Dade wrote: Mon May 07, 2018 9:39 am Going to try Windows.
It seems to be a Windows-only problem :roll: Going to check what is going on.

Re: Network render

Posted: Tue May 08, 2018 10:21 am
by Dade
Dade wrote: Mon May 07, 2018 9:54 am
Dade wrote: Mon May 07, 2018 9:39 am Going to try Windows.
It seems to be a Windows-only problem :roll: Going to check what is going on.
The only problem on Windows seems a division by zero on an elapsed time due to the very low timer resolution. However I was getting an explicit error, not a freeze like you. Once I fixed the division by zero, it works fine here:
net.jpg
Can you try if this (https://drive.google.com/file/d/1bf662u ... sp=sharing) pyluxcoretool.exe is working for you ? I have the feeling that the division by zero isn't your problem.

Re: Network render

Posted: Wed May 09, 2018 10:06 am
by Sharlybg
Can you try if this (https://drive.google.com/file/d/1bf662u ... sp=sharing) pyluxcoretool.exe is working for you ? I have the feeling that the division by zero isn't your problem.
As you expect it doesn't change SiR Sherlock holmes ;) !
NTW r.jpg

Re: Network render

Posted: Fri Jan 11, 2019 7:30 am
by Kajny
Hi,

I have the same problem like Sharlybg.

Re: Network render

Posted: Fri Jan 11, 2019 3:24 pm
by Dade
I reopened the issue: https://github.com/LuxCoreRender/LuxCor ... -453551927

I'm working on the couple of things at the moment and I can not look into this problem right now. I will when I have finished.

Re: Network render

Posted: Wed Jun 05, 2019 6:20 pm
by madcat117
did you fix the broken windows network render yet cause latest nightly build still does not work

Re: Network render

Posted: Thu Jun 06, 2019 7:59 pm
by Fox
The cube scene is working on my Win 10 machine with the build i did when last commit in github was e0c7ca3.
I don't have over 1 machine in home, so i can not test real network render. But slave and master on same machine works.

I only have python 3.7.3 installed, not sure if it matters, but at least for building pyluxcoretool.exe
i had to remove all python versions, manually remove folders in program files and app data with remaining python files, install python 3.7.3 and PyInstaller and PySide and NumPy.