Notifications
Clear all

[Closed] netrender system exception

Hey guys,
Im trying to enhance the render capabilties of a render pass manager, however when I try to connect to the manager I get a system exception…

This is with max 9 and backbuner 2008.1 also max 2009 same backburner.

Code:
m=NetRender.GetManager()
m.connect #automatic “255.255.255.0”

Output:
<MixinInterface:NetManager>
** system exception **

Any help would be greatly appreciated!
-Lukas

6 Replies

try connecting manually and/or specifying the port; “… port:3234”

netrender access from maxscript is, sadly, broken left and right. I haven’t tested with backburner 2008.1 as of yet. Have you tried with backburner 3 / 2? If so – did that work ok?

Thanks ZeBoxx2,
I tried with the specific port, also same result. When I tried a port that isnt correct it would not connect(as intended) but it would not give a system exception.

The reason id like it to work with 2008.1 is because this is a script I will distribute so users need to be able to have it work for them in this version.

Also on manual connect it, it gives the same error
but when I look in the backburner manager log it says :New client 192.168.2.58 added to client list…

Yeah, I’m just curious if this is something -new- to BB2008 / 2008.1 or whether you get that error in v3 / v2 as well. Obviously supporting what the users use is great, but if ADSK broke things in BB2008 / 2008.1 …

I was originally working with backburner 2007 but same error, then I tried 2008. Im thinking it could be something with my setup but I am able to network render just fine through the max interface…

I could give you the advice I was given from the AD help desk… buy a third party render managment solution… ( we’ve over 80 render nodes. )
We’re still on BB2007.0.1, but looking at going to 2008. I’m very interested in the outcome of your issue…
Thanks

Reinstalled windows and everything works fine now, <sarcarm> easy fix </sarcasm>