A script was working fine until recently (3.1.2 till 3.2 3183), and I am now getting an AttributeError when running it. The error message says “‘GSNode’ object has no attribute ‘countOfUserData’”.
The trigger point is “if node.userData:”
A script was working fine until recently (3.1.2 till 3.2 3183), and I am now getting an AttributeError when running it. The error message says “‘GSNode’ object has no attribute ‘countOfUserData’”.
The trigger point is “if node.userData:”
I fixed it.
Thanks!