Jandals / HairNet

HairNet addon for Blender
225 stars 36 forks source link

TypeError: Converting py args to operator properties #34

Closed meso1 closed 3 years ago

meso1 commented 3 years ago

This error occurs after executing the command from sheets to hair particles.

USqZiI8EIB

Jandals commented 3 years ago

It looks like you're using an old version of HairNet, but not old enough. That line that it's having a problem with was changed to work with Blender 2.9.

If you can install HairNet 0.6.3 it should have the old line in place and may work better. https://github.com/Jandals/HairNet/tree/v0.6.3

meso1 commented 3 years ago

Works flawlessly. I figured a newer version of hairnet would be compatible with older versions of blender, my fault

Jandals commented 3 years ago

I'm glad it works. I'd like to maintain forward compatibility but I'm not that organized :)