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

Doesnt function on blender 2.93.1LTS #61

Closed
Myrkie opened this issue Jun 26, 2021 · 1 comment
Closed

Doesnt function on blender 2.93.1LTS #61

Myrkie opened this issue Jun 26, 2021 · 1 comment
Labels
invalid This doesn't seem right

Comments

@Myrkie
Copy link

Myrkie commented Jun 26, 2021

System Information

  • OS: Windows 10 PRO

  • Blender version:
    [2.93.1LTS]

  • Add-on version:
    [3.5.0]

Expected behavior
Enabling addon

Description about the bug
Plugin fails to enable

Screenshots/Files
image

Additional comments

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\addon_utils.py", line 386, in enable
    mod.register()
  File "C:\Users\Myrkur\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\screencast_keys\__init__.py", line 118, in register
    bpy.utils.register_class(preferences.DisplayEventTextAliasProperties)
ValueError: register_class(...): already registered as a subclass 'DisplayEventTextAliasProperties'

@Myrkie Myrkie added the bug Something isn't working label Jun 26, 2021
@Myrkie
Copy link
Author

Myrkie commented Jun 26, 2021

Reinstalled blender and for some reason that functioned think maybe blender was still seeing the last version as being registered and didn't update till settings got reset by reinstall

@Myrkie Myrkie closed this as completed Jun 26, 2021
@nutti nutti added invalid This doesn't seem right and removed bug Something isn't working labels Jun 27, 2021
@nutti nutti mentioned this issue Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants