- start anki with addons disabled or enabled (shift)
- create a new deck (pycmd(“create”); asdf enter)
- add one card to that deck (a asdf ctrl-enter)
- start studying that deck (ss) or any deck where you can get to the last card due
- open Current Card (Study) (i)
- bury or grade the last card in the deck (-)
Now there is no current card in the reviewer so there are no card stats, but it handles it incorrectly and shows the error “Cannot convert None to BigInt”.
If you add another card to the deck, it shows the card stats again, so the error is non-blocking.
Version 24.11 (87ccd24e)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1