Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when selecting 'add visibility drivers' #5

Open
Hunanbean opened this issue Jun 14, 2020 · 3 comments
Open

error when selecting 'add visibility drivers' #5

Hunanbean opened this issue Jun 14, 2020 · 3 comments

Comments

@Hunanbean
Copy link

location: :-1
Error: Traceback (most recent call last):
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\hide.py", line 50, in execute
addHideDriver(ob, rig)
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\hide.py", line 67, in addHideDriver
addDriver(rig, clo, "hide", prop, expr = "not(x)")
File "C:\Users\MyAccountName\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\import_runtime_mhx2\drivers.py", line 44, in addDriver
fcu = rna.driver_add(path)
TypeError: bpy_struct.driver_add(): property "hide" not found

location: :-1

@Aranuvir
Copy link
Contributor

Known issue. I've the tendency to remove that option, because I do not really see a benefit.
Currently MHX has tons of issues that need to be fixed and I don't think it will make much sense to name them one by one. The biggest problem is we need someone who has the time to fix all that stuff...

@helour
Copy link

helour commented Feb 26, 2021

@ALL I made some changes myself (compatibility for Blender 2.80+). You can download the zip file here.

@black-punkduck
Copy link
Contributor

@helour I added these changes to the "official" version now. The blender support for 2.7x I just deleted. Maybe I copy a 2.79 version on my own github repo ... or we keep the original one as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants