nutti / Screencast-Keys

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

Doesnt function on blender 2.93.1LTS #61

Closed Myrkie closed 3 years ago

Myrkie commented 3 years ago

System Information

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 commented 3 years ago

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