Jandals / HairNet

HairNet addon for Blender
225 stars 36 forks source link

0.6.3 not even installing. Traceback below: #23

Closed JDBlenderer closed 3 years ago

JDBlenderer commented 3 years ago

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\Tzaddi Tabigne\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\hairNet__init__.py", line 37, in from . import hairNet File "C:\Users\Tzaddi Tabigne\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\hairNet\hairNet.py", line 33, in import pydevd ModuleNotFoundError: No module named 'pydevd'

comicsserg commented 3 years ago

I just tested and have the same issue as you image

Jandals commented 3 years ago

Sorry. I left a flag enabled. I have updated v0.6.3, which should load. correctly. https://github.com/Jandals/HairNet/releases/tag/v0.6.3

JDBlenderer commented 3 years ago

It's fixed now Thanks

comicsserg commented 3 years ago

I am not able to use the addon for some reason, when selecting curve and then shift selecting the mesh with hair system on it and clicking on the button from curve I get an error

Python: Traceback (most recent call last): File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\hairNet\hairNet.py", line 612, in invoke

File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\hairNet\hairNet.py", line 583, in execute self.report(type = {'ERROR'}, message = "Mesh guides have different lengths") File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\hairNet\hairNet.py", line 685, in createHair if options[3]: File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\modules\bpy\ops.py", line 132, in call ret = _op_call(self.idname_py(), None, kw) TypeError: Converting py args to operator properties: PARTICLE_OT_brush_edit.stroke error converting a member of a collection from a dicts into an RNA collection, failed with: TypeError: Converting a Python list to an RNA collection: keyword "mouse_event" missing

location: :-1

The origin of the curver is at 0,0,0