god mode error when marking card (good, hard ect)
-
Am doing Kanji practise in god mode.
I have changed the marking of the cards back to good, hard etc..)
If I see a card and mark it as good or other then no error.
But if I "mark known and delete card" (usually I do this twice in a row b/c a similar card appears again) and then mark the next card I then get the following error (can replicate everytime)
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-05-10 13:33:51Caught 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 "decorator.py", line 232, in fun
File "anki\hooks.py", line 89, in decorator_wrapper
File "anki\hooks.py", line 86, in repl
File "C:\Users\user\AppData\Roaming\Anki2\addons21\Migaku Kanji GOD\reviewer.py", line 16, in reviewer_bridge_hook
return _old(reviewer, cmd)
File "C:\Users\user\AppData\Roaming\Anki2\addons21\1846879528\card_type_selector.py", line 47, in reviewer_link_handler
Reviewer_linkHandler(self, url)
File "aqt\reviewer.py", line 503, in _linkHandler
File "C:\Users\user\AppData\Roaming\Anki2\addons21\1846879528\reviewer.py", line 93, in reviewer_mod_answer_ease
Reviewer_answerCard(self, ease)
File "aqt\reviewer.py", line 422, in answerCard
File "anki\scheduler\v2.py", line 463, in answerCard
File "anki\cards.py", line 117, in flush
File "anki_backend\generated.py", line 936, in update_cards
File "anki_backend_init.py", line 131, in _run_command
anki.errors.NotFoundError -
When you press "mark known and delete", the same card pops up again, but when you press "mark known and delete" again you are actually marking the card that came after this card as known (though you cant see what kanji it is, because it just shows the same kanji as the first time)
-
Pretty sure the same thing happens to me
I reproduce this by:- Open up my recognition deck
- Mark the card as known, and delete
- The same kanji pops up, though I have already marked it as known and it should be deleted.
At this point, If I exit and go back to my deck overview and press the recognition deck again, the card is gone.
If I instead mark the kanji as known again, it will show a new kanji. If I mark this kanji as "Good", it will throw the error OP described.