nutti / Screencast-Keys

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

Screencast Keys not working on Blender 3.1 #99

Closed 3dcinetv closed 2 years ago

3dcinetv commented 2 years ago

System Information

Expected behavior
Addon would install normally, but it doesn't.

Description about the bug
The addon doesn't install.

Screenshots/Files [Optional]
Screenshot>>

Additional comments [Optional] Traceback (most recent call last): File "E:\Program Files\Blender-3.2\3.2\scripts\modules\addon_utils.py", line 371, in enable mod.register() File "C:\Users\3DCompositor\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\screencast_keys__init__.py", line 154, in register utils.bl_class_registry.BlClassRegistry.register() File "C:\Users\3DCompositor\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\screencast_keys\utils\bl_class_registry.py", line 63, in register bpy.utils.registerclass(class["class"]) ValueError: bpy_struct "SK_Preferences" registration error: 'font_size' IntProperty could not register (see previous error)

nutti commented 2 years ago

This relates to #73 . Try to use the unstable version for now. https://github.com/nutti/Screencast-Keys/blob/master/docs/installation.md#manual-install

nutti commented 2 years ago

@3dcinetv

Is there any update? If there is no response, I will close this issue in a few day.

3dcinetv commented 2 years ago

I am on Blender 3.2, thank you for the follow up. Yes, manual install of this "unstable version" works in Blender 3.2 normally.

nutti commented 2 years ago

Glad to hear that. Close this issue now.