-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Deleted a member from a gallery node with group support and received this error.
10-03 10:29:49.26 ('main' and '@after_main' functions completed cleanly) 10-03 10:30:00.59 PowerOn requested. 10-03 11:01:45.15 (closing this interpreter...) 10-03 11:01:45.15 (clean up complete) 10-03 11:01:45.21 (Python and Node script loaded in 56ms; calling 'main'...) 10-03 11:01:45.21 Started! 10-03 11:01:45.21 'main' completed with errors - Traceback (most recent call last): 10-03 11:01:45.21 File "C:\Nodel\.\nodes\BodyWorksGallery\.nodel\nodetoolkit.py", line 283, in processAfterMainFunctions 10-03 11:01:45.21 f() 10-03 11:01:45.21 File "C:\Nodel\.\nodes\BodyWorksGallery\script.py", line 282, in extendGroup 10-03 11:01:45.21 desirePower.addEmitHandler(handlePower) 10-03 11:01:45.21 AttributeError: 'NoneType' object has no attribute 'addEmitHandler' 10-03 11:01:45.21