cannot enable Blenderkit #76850

Closed
opened 2020-05-18 08:04:05 +02:00 by david law · 3 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 445.87

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: BlenderKit Asset Library (1, 0, 30)
Author: Vilem Duha, Petr Dlouhy

Short description of error
[Please fill out a short description of the error here]
i did a settings reset in blender 2.82 to fix another problem and this caused all my addons to be disabled ... when i try to re enable the Blender kit addon it gives this error"

Traceback (most recent call last):

File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.82\scripts\modules\addon_utils.py", line 382, in enable
  mod.register()
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.82\scripts\addons\blenderkit\__init__.py", line 1633, in register
  search.register_search()
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.82\scripts\addons\blenderkit\search.py", line 1286, in register_search
  bpy.utils.register_class(c)

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

but i cannot click the checkbox to enable it image.png
Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce RTX 2080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 445.87 **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: BlenderKit Asset Library (1, 0, 30) Author: Vilem Duha, Petr Dlouhy **Short description of error** [Please fill out a short description of the error here] i did a settings reset in blender 2.82 to fix another problem and this caused all my addons to be disabled ... when i try to re enable the Blender kit addon it gives this error" Traceback (most recent call last): ``` File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.82\scripts\modules\addon_utils.py", line 382, in enable mod.register() File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.82\scripts\addons\blenderkit\__init__.py", line 1633, in register search.register_search() File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.82\scripts\addons\blenderkit\search.py", line 1286, in register_search bpy.utils.register_class(c) ``` ValueError: register_class(...): already registered as a subclass 'SearchOperator' but i cannot click the checkbox to enable it ![image.png](https://archive.blender.org/developer/F8540903/image.png) **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @Ponlets

Added subscriber: @Ponlets
Member

Closed as duplicate of #74770

Closed as duplicate of #74770
Member

Added subscriber: @ankitm

Added subscriber: @ankitm
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#76850
No description provided.