Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't enable addon on blender v3.6 #206

Open
alejandro-alzate opened this issue Oct 8, 2023 · 0 comments
Open

Can't enable addon on blender v3.6 #206

alejandro-alzate opened this issue Oct 8, 2023 · 0 comments

Comments

@alejandro-alzate
Copy link

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 369, in enable
    mod.register()
  File "C:\Users\Alejandro\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\coa_tools\__init__.py", line 258, in register
    addon_updater_ops.register(bl_info)
  File "C:\Users\Alejandro\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\coa_tools\addon_updater_ops.py", line 1086, in register
    bpy.utils.register_class(addon_updater_install_popup)
ValueError: register_class(...): already registered as a subclass 'addon_updater_install_popup'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant