Hi, I updated Anki and I got this error. Is there a way to fix this? If there is no way, could you recommend me a similar addon?
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 to the add-on author.
Debug info:
Anki 23.10 (51a10f09) Python 3.9.15 Qt 5.15.2 PyQt 5.15.5
Platform: Windows-10-10.0.22621
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-11-05 02:22:49
Add-ons possibly involved: <U+2068>Remaining time for Anki 21<U+2069>
Caught exception:
Traceback (most recent call last):
File "aqt.webview", line 46, in cmd
File "aqt.webview", line 153, in _onCmd
File "aqt.webview", line 660, in _onBridgeCmd
File "_aqt.hooks", line 5415, in __call__
File "C:\Users\serha\AppData\Roaming\Anki2\addons21\1508357010\utils\JSCallable.py", line 29, in _onBridgeMessage
ret = func(*argList)
File "C:\Users\serha\AppData\Roaming\Anki2\addons21\1508357010\jsapi\remainingCardCount.py", line 10, in getCurrentRemainingCardCount
if reviewer.hadCardQueue:
AttributeError: 'Reviewer' object has no attribute 'hadCardQueue'