Object: Add Advanced Objects: Circle Array broken on objects that have modifiers #55255

Closed
opened 2018-05-30 07:02:57 +02:00 by Star Weaver · 8 comments

System Information
Windows 7, AMD R9 380

Blender Version
Broken: 2.79b f4dc9f9d68b

Short description of error
This command appears to be attempting to access the first modifier in the stack. If you have a non-array modifier in the stack, it fails with "Error: '' object has no attribute 'use_object_offset'"

If you DO have an array modifier in slot one, it messes that one up instead of modifying the new one it makes.

Exact steps for others to reproduce the error
Make sure addon is enabled
New scene
Create any mesh
Add any modifier to mesh except an array. Bevel or Mirror work.
Shift-A -> Array Mods -> circle array
Error notification in console

**System Information** Windows 7, AMD R9 380 **Blender Version** Broken: 2.79b f4dc9f9d68b **Short description of error** This command appears to be attempting to access the first modifier in the stack. If you have a non-array modifier in the stack, it fails with "Error: '<Other Modifier>' object has no attribute 'use_object_offset'" If you DO have an array modifier in slot one, it messes that one up instead of modifying the new one it makes. **Exact steps for others to reproduce the error** Make sure addon is enabled New scene Create any mesh Add any modifier to mesh except an array. Bevel or Mirror work. Shift-A -> Array Mods -> circle array Error notification in console
Author

Added subscriber: @starweaver

Added subscriber: @starweaver
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Philipp Oeser self-assigned this 2018-05-30 10:14:48 +02:00
Member

Confirmed, will fix shortly...

Confirmed, will fix shortly...
Philipp Oeser removed their assignment 2019-02-01 22:29:27 +01:00
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brendon Murphy self-assigned this 2019-06-11 12:43:48 +02:00
Member

Closing as archived, in this case the addon fails gracefully with a warning that:


screwmodifier has no attribute 'use_object_offset

Please note this addon has been removed from Blender 2.8 and will not make a return in it's current form.

Closing as archived, in this case the addon fails gracefully with a warning that: ``` screwmodifier has no attribute 'use_object_offset ``` Please note this addon has been removed from Blender 2.8 and will not make a return in it's current form.

Added subscriber: @Supercreeper3k

Added subscriber: @Supercreeper3k

Removed subscriber: @Supercreeper3k

Removed subscriber: @Supercreeper3k
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#55255
No description provided.