RisingOrange/anki-enhanced-cloze

Anki Error when Trying to Save Config

Opened this issue · 0 comments

I see an Anki pop-up window showing an error when I go to "Tools > Enhanced Cloze > Config > Save"

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.16
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-10-10 20:10:34
Add-ons possibly involved: ⁨Enhanced Cloze for Anki 21⁩

Caught exception:
Traceback (most recent call last):
File "/Users//Library/Application Support/Anki2/addons21/1990296174/ankiaddonconfig/window.py", line 103, in on_save
hook()
File "/Users//Library/Application Support/Anki2/addons21/1990296174/model.py", line 243, in update_model_options_with_config_values
mw.col.models.update_dict(model)
AttributeError: 'ModelManager' object has no attribute 'update_dict'