Python error on Voxel script - sticky select mode

Hey,

When I ran the Voxel script on my model I got to the following error on line 84

https://i.imgur.com/CcGnZlH.png

Any idea on what the problem is?

I ran on the Cheetah model as well and got the same error. I'm on Blender 3.2.2

Thanks!

  • Martin Bergwerf replied
    Solution

    Hi Kookie bbravecookie7 ,

    There are two things changed since the original script was made. If you change these two lines, it should work:

    Script.png

    Or you can use the Python script with these changes already made:

    https://drive.google.com/file/d/1sJZbAgtHfL1-hkgNPsTfWTJosOVtMawZ/view?usp=sharing

    Remove the old addon first, before installing this version.


  • Kris Cannon(bravecookie7) replied

    Hey,

    I tried the script you sent via Google Drive and upon enabling it gives me this error - https://i.imgur.com/nul4KLN.png

    But, when making the changes to the original script it worked, so thank you!

  • Martin Bergwerf replied

    Oops, it worked when I tried it on my system...I must have made a mistake somewhere..I am not a programmer and don't know Python, so...glad you got it working anyway 😊