Hello! I'm writing some functions for a group/gizmo where i have some python 
buttons, and then i have a preset button that runs multiple functions example:

a Preset Python_Button runs:
   Import Functions_Library
   Function1()
   Function2()
   Function3()
   Function4()

If i run the same functions individually it works fine with no errors, but when 
i run the python button(containing the same functions) nuke on windows crashes, 
but on my Mac it doesnt!...

There is  nodes and knobs creation involved in the functions, is it  a memory 
problem? individually the functions runs fast and smooth! im confused thanks

PS nuke just crashes and doesnt write anything in the terminal about the 
error...

Thanks 
Mario



_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to