Rigify error for Generate Rig #65949

Closed
opened 2019-06-20 10:16:10 +02:00 by Aleksandr · 5 comments

System Information
Operating system: 4.15.0-51-generic #55~16.04.1-Ubuntu x86_64 GNU/Linux
Graphics card: GeForce GTX 1050 Ti/PCIe/SSE2

Blender Version
version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-17 18:32, hash: 28b06b6a05f7, type: Release
build date: 2019-06-18, 00:09:10
platform: Linux

Short description of error
When I trying to generate rig in my scene with character model it's calling error. But in clear scene works fine
I see this problem in others addons. Why Object 'Light' is needed for rig??? And actually Light inside View Layer.

Traceback (most recent call last):
  File "/ToshibaHDD/Soft/Blender_280/2.80/scripts/addons/rigify/ui.py", line 759, in execute
    generate.generate_rig(context, context.object)
  File "/ToshibaHDD/Soft/Blender_280/2.80/scripts/addons/rigify/generate.py", line 171, in generate_rig
    objt.select_set(False)  # deselect all objects
RuntimeError: Error: Object 'Light' not in View Layer 'View Layer'!


location: <unknown location>:-1

For exemple, same problem with Instant Meshes addon. May be this is global problem?

Exact steps for others to reproduce the error
Select meta-rig, click Generate Rig in Object Data tab
Test_Rigify.blend

**System Information** Operating system: 4.15.0-51-generic #55~16.04.1-Ubuntu x86_64 GNU/Linux Graphics card: GeForce GTX 1050 Ti/PCIe/SSE2 **Blender Version** version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-17 18:32, hash: 28b06b6a05f7, type: Release build date: 2019-06-18, 00:09:10 platform: Linux **Short description of error** When I trying to generate rig in my scene with character model it's calling error. **But in clear scene works fine** I see this problem in others addons. Why Object 'Light' is needed for rig??? And actually Light inside View Layer. ``` Traceback (most recent call last): File "/ToshibaHDD/Soft/Blender_280/2.80/scripts/addons/rigify/ui.py", line 759, in execute generate.generate_rig(context, context.object) File "/ToshibaHDD/Soft/Blender_280/2.80/scripts/addons/rigify/generate.py", line 171, in generate_rig objt.select_set(False) # deselect all objects RuntimeError: Error: Object 'Light' not in View Layer 'View Layer'! location: <unknown location>:-1 ``` For exemple, same problem with Instant Meshes addon. May be this is global problem? **Exact steps for others to reproduce the error** Select meta-rig, click Generate Rig in Object Data tab [Test_Rigify.blend](https://archive.blender.org/developer/F7341628/Test_Rigify.blend)
Author

Added subscriber: @viadvena

Added subscriber: @viadvena

#65935 was marked as duplicate of this issue

#65935 was marked as duplicate of this issue

This issue was referenced by 2677601fa2

This issue was referenced by 2677601fa28eb32576ba28ad6188935c6b9ef831

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Brecht Van Lommel self-assigned this 2019-06-20 15:15:28 +02:00

Added subscriber: @SrPolicarpio

Added subscriber: @SrPolicarpio
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#65949
No description provided.