nutti / Screencast-Keys

Blender Add-on: Screencast Keys
GNU General Public License v3.0
1.27k stars 112 forks source link

Unable to enable addon in Blender 3.1.2 #114

Closed LengaJenga closed 2 years ago

LengaJenga commented 2 years ago

System Information

Expected behavior
I expected the addon to enable, it has worked in the past for me.

Description about the bug
I installed Screencast Keys version 3.7.0 from the releases page. After attempting to enable to addon, I am met with an error. The addon does not enable after I am shown the error.

Screenshots/Files [Optional]
image

Additional comments [Optional]

Traceback (most recent call last):
  File "E:\Steam\steamapps\common\Blender\3.1\scripts\modules\addon_utils.py", line 387, in enable
    mod.register()
  File "C:\Users\Matthew\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\screencast_keys\__init__.py", line 151, in register
    bpy.utils.register_class(preferences.DisplayEventTextAliasProperties)
ValueError: register_class(...): already registered as a subclass 'DisplayEventTextAliasProperties'
nutti commented 2 years ago

Duplication of the old issues. Please see FAQ to solve the issue.