Layer manager error when locking layer objects. #42328

Closed
opened 2014-10-21 12:54:40 +02:00 by Juha Wiiala · 8 comments

System Information
Win7 64bit

Blender Version
Broken: blender-2.72-560dd93-win64
Worked: (optional)

Short description of error
Layer manager error when clicking lock icon

Exact steps for others to reproduce the error
Object(s) or not objects on layer, then click Lock layer objects icon and error happens.

**System Information** Win7 64bit **Blender Version** Broken: blender-2.72-560dd93-win64 Worked: (optional) **Short description of error** Layer manager error when clicking lock icon **Exact steps for others to reproduce the error** Object(s) or not objects on layer, then click Lock layer objects icon and error happens.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @tynkatopi

Added subscriber: @tynkatopi
Author

error message:
group_layers = scene.layergroups[group_idx].layers
IndexError: bpy_prop_collection[index]: index 0 out of range, size 0

error message: group_layers = scene.layergroups[group_idx].layers IndexError: bpy_prop_collection[index]: index 0 out of range, size 0
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

hi, this bug is fixed when you first add an object to a group, which is not old behavior,
maybe the group code got duplicated?

Also I noticed in the previous version the Index bug did not exist.
Thanks for help.

hi, this bug is fixed when you first add an object to a group, which is not old behavior, maybe the group code got duplicated? Also I noticed in the previous version the Index bug did not exist. Thanks for help.
Bastien Montagne was assigned by Brendon Murphy 2014-10-21 13:24:32 +02:00

This issue was referenced by eab3c9b2cb

This issue was referenced by eab3c9b2cb347e46c6de4d83091ae727c305e037

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit eab3c9b2cb.

Closed by commit eab3c9b2cb.
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#42328
No description provided.