Page MenuHome

creation of nodes with Script --> renders all black or dark
Closed, ResolvedPublic

Description

Hi devs!
If I create a group of nodes from the script, do not render well, renders all black or dark!
http://www.pasteall.org/pic/8009
http://www.pasteall.org/18248/python

Event Timeline

this same error happened on a pre-commit version of the node api patch when you created the compo node from the api itself. The way to fix it was/is to delete the compo node and add it again, this time it works. When I got the error it got fixed but i wasnt using group nodes, maybe this is a special case not handled yet

Fixed in SVN now. Reason was that when adding links in scripts the node tree type wasn't updated, so sockets could be linked and external at the same time.

Lukas Tönne (lukastoenne) changed the task status from Unknown Status to Resolved.Jan 16 2011, 7:50 PM