You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I started my Anki today, I got this error in front of me:
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, repeat 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-ons section of our support site.
Debug info:
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-02-15 11:17:02
Caught exception:
Traceback (most recent call last):
File "aqt\webview.py", line 41, in cmd
File "aqt\webview.py", line 142, in _onCmd
File "aqt\webview.py", line 595, in _onBridgeCmd
File "C:\Users\andyt\AppData\Roaming\Anki2\addons21\877182321\column.py", line 13, in _linkHandler
(cmd, arg) = url.split(":")
ValueError: too many values to unpack (expected 2)
I searched a little bit and found on your add-on website that somebody fixed the issue with these lines:
When I started my Anki today, I got this error in front of me:
I searched a little bit and found on your add-on website that somebody fixed the issue with these lines:
I changed it and it works.
Still, I think that it would be a nice thing if you'd changed it right away, cause not many can do this!
If you have any questions, please contact me.
Best regards,
Andrea
The text was updated successfully, but these errors were encountered: