Render: Cycles Add-on error #77044

Closed
opened 2020-05-25 08:31:31 +02:00 by Edmond Wu · 7 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 980/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.19

Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: blender/blender@375c7dc4ca
Worked: (optional)

Addon Information
Name: Cycles Render Engine ()
Author:

Short description of error
[Error shows when I try to re-able it]

Exact steps for others to reproduce the error

[Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\modules\addon_utils.py", line 382, in enable
  mod.register()
File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\cycles\__init__.py", line 134, in register
  properties.register()
File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\cycles\properties.py", line 1600, in register
  bpy.utils.register_class(CyclesRenderSettings)

ValueError: register_class(...): already registered as a subclass 'CyclesRenderSettings'

]
[Based on the default startup ]

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce GTX 980/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.19 **Blender Version** Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: `blender/blender@375c7dc4ca` Worked: (optional) **Addon Information** Name: Cycles Render Engine () Author: **Short description of error** [Error shows when I try to re-able it] **Exact steps for others to reproduce the error** [Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\modules\addon_utils.py", line 382, in enable mod.register() File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\cycles\__init__.py", line 134, in register properties.register() File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons\cycles\properties.py", line 1600, in register bpy.utils.register_class(CyclesRenderSettings) ``` ValueError: register_class(...): already registered as a subclass 'CyclesRenderSettings' ] [Based on the default startup ]
Author

Added subscriber: @EdmondWu

Added subscriber: @EdmondWu

Added subscriber: @brecht

Added subscriber: @brecht

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

Do you perhaps have multiple Cycles add-ons installed somehow?

How did the Cycles add-on get disabled? Did you manually go and disable it and then tried to re-enable it, or was it disabled for some other reason?

Does it still happen in 2.83? If the bug still happens there, can you run blender_debug_log.cmd and attach the resulting log files?
https://builder.blender.org/download/

Do you perhaps have multiple Cycles add-ons installed somehow? How did the Cycles add-on get disabled? Did you manually go and disable it and then tried to re-enable it, or was it disabled for some other reason? Does it still happen in 2.83? If the bug still happens there, can you run `blender_debug_log.cmd` and attach the resulting log files? https://builder.blender.org/download/
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Philipp Oeser self-assigned this 2020-06-23 09:47:16 +02:00
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.
Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
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#77044
No description provided.