waylow / add_camera_rigs

Blender Add-on which adds 3 camera rigs and UI into the Add > Armature menu
26 stars 7 forks source link

Error activating addon in 2.78c #4

Closed thelapisfox closed 7 years ago

thelapisfox commented 7 years ago

When I try to activate the addon, I get this error message;

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender\2.78\scripts\modules\addon_utils.py", line 349, in enable mod.register() File "C:\Users\diago\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\camera_dolly_crane_rigs.py", line 915, in register bpy.types.INFO_MT_camera_add.append(add_dolly_button) AttributeError: 'RNA_Types' object has no attribute 'INFO_MT_camera_add'

thelapisfox commented 7 years ago

Nevermind, it seems I was not installing it right. I did not know I had to put the entire folder into the scripts folder. Thought I had to use the 'install from file' option. Once placed in the right place, it worked fine.

camic commented 7 years ago

sorry capture d ecran de 2017-06-13 20-21-26 no. I tried to add the .zip and/or the extracted files, folder, files, what ever. it would be fine to know what it mean to "placed in the right place". also activated auto run scripts.

camic commented 7 years ago

capture d ecran de 2017-06-13 20-16-18