Anki error for older cards only when lapsing

I’m looking for a solution to a bug which only started recently. I have the latest version of anki desktop. When I am trying to go back to cards I made last year, I receive an error every time I try to lapse a review card, but was fine if I answered anything apart from “again”. The error initially said it was related to add-ons, but after I disabled them the problem persisted. I checked the database, restarted my computer and the problem still persists. I can still do the cards on my Ipad, so it doesn’t seem to be an issue with the card itself. I’ve included the error message below, does anyone know how to fix this?

Error
An error occurred. Please use Tools > Check Database to see if that fixes the problem.
If problems persist, please report the problem on our support site. Please copy and paste the information below into your report.
Anki 2.1.56 (07fd88dd) Python 3.9.15 Qt 6.4.0 PyQt 6.4.0
Platform: Windows-10-10.0.22621
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2023-02-10 20:39:13

Caught exception:
Traceback (most recent call last):
File “aqt.reviewer”, line 498, in
File “aqt.reviewer”, line 456, in _answerCard
File “anki.scheduler.v2”, line 458, in answerCard
File “anki.scheduler.v2”, line 487, in _answerCard
File “anki.scheduler.v2”, line 840, in _answerRevCard
File “anki.scheduler.v2”, line 857, in _rescheduleLapse
File “anki.scheduler.v2”, line 589, in _moveToFirstStep
File “anki.scheduler.v2”, line 582, in _updateRevIvlOnFail
File “anki.scheduler.v2”, line 870, in _lapseIvl
TypeError: unsupported operand type(s) for *: ‘int’ and ‘NoneType’

Updating to the latest Anki version should fix it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.