nutti / Screencast-Keys

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

Error message when I want to activate the addon - Blender 4.0 / Screencast Keys 3.12 #188

Closed magmatin closed 10 months ago

magmatin commented 10 months ago

System Information

### Expected behavior

solution when importing the addon

### Description about the bug

When I install the addon, I get this error message when I want to activate the addon : (I have read the forum and the error persists on my side.)

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\addon_utils.py", line 401, in enable
    mod.register()
  File "C:\Users\magal\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\screencast_keys\__init__.py", line 157, in register
    register_updater(bl_info)
  File "C:\Users\magal\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\screencast_keys\__init__.py", line 103, in register_updater
    updater.init(config)
TypeError: AddonUpdaterManager.init() missing 1 required positional argument: 'config'

Screenshots/Files [Optional]

A7qMEAP 3KnwrJs

Thank you,

Magali Grande

nutti commented 10 months ago

@magmatin

Check this issue https://github.com/nutti/Screencast-Keys/issues/186 .

magmatin commented 10 months ago

@nutti thanks 😅

nutti commented 10 months ago

@magmatin

Is your issue solved?

magmatin commented 10 months ago

Oui merci @nutti :)

nutti commented 10 months ago

OK, then close this issue.