bug asset management 2.1.1 #49575

Closed
opened 2016-10-05 12:12:51 +02:00 by jac stein · 5 comments

System Information
OSX 10.11.6

Blender Version
2.78

Short description of error

un clic sur le bouton des parametres (petit engrenage) de asset management renvoie le message d'erreur suivant :

location: :-1
Traceback (most recent call last):

File "/Users/jacstein/Library/Application Support/Blender/2.78/scripts/addons/asset_management_V_2_1_1/ui.py", line 61, in invoke
  AM.save_current_scn = True

TypeError: bpy_struct: item.attr = val: expected a string enum, not bool

**System Information** OSX 10.11.6 **Blender Version** 2.78 **Short description of error** un clic sur le bouton des parametres (petit engrenage) de asset management renvoie le message d'erreur suivant : location: <unknown location>:-1 Traceback (most recent call last): ``` File "/Users/jacstein/Library/Application Support/Blender/2.78/scripts/addons/asset_management_V_2_1_1/ui.py", line 61, in invoke AM.save_current_scn = True ``` TypeError: bpy_struct: item.attr = val: expected a string enum, not bool
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @kojkoje

Added subscriber: @kojkoje

Added subscriber: @Sergey

Added subscriber: @Sergey

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sergey Sharybin self-assigned this 2016-10-05 13:51:24 +02:00

This isn't an official addon which is developed by Blender developers. Please contact actual developer of the addon.

It also seems there's newer version of it, so worth checking that out as well.

This isn't an official addon which is developed by Blender developers. Please contact actual developer of the addon. It also seems there's newer version of it, so worth checking that out as well.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#49575
No description provided.