Asset Management - Author: Pitiwazou Pistiwique #49824

Closed
opened 2016-10-23 19:45:12 +02:00 by Mark Watkins · 5 comments

System Information
Operating system and graphics card
Mac mini OS 10.11.6 El Capitan, graphics: Intel HD Graphics 4000, also tested on similar mini with OS 10.11.3 and a couple other Macs. Same result.

Blender Version
Broken: 2.78 and 2.77a

Short description of error
Worked in earlier versions of addon. v 2.1.1 throws error message in every Blender file including the factory default:

Traceback (most recent call last):

File "/Users/markwatkins/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

location: :-1

Exact steps for others to reproduce the error

Click on the gear icon to access settings

**System Information** Operating system and graphics card Mac mini OS 10.11.6 El Capitan, graphics: Intel HD Graphics 4000, also tested on similar mini with OS 10.11.3 and a couple other Macs. Same result. **Blender Version** Broken: 2.78 and 2.77a **Short description of error** Worked in earlier versions of addon. v 2.1.1 throws error message in every Blender file including the factory default: Traceback (most recent call last): ``` File "/Users/markwatkins/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 location: <unknown location>:-1 **Exact steps for others to reproduce the error** Click on the gear icon to access settings
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Motionside

Added subscriber: @Motionside

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2016-10-23 20:31:16 +02:00

Please do not report bugs about third-party add-ons not distributed with Blender, those shall be reported to the add-on's author(s).

Please do not report bugs about third-party add-ons not distributed with Blender, those shall be reported to the add-on's author(s).
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#49824
No description provided.