Incremental Reading add-on causing error

Hello, I am greeted by an error when I try to open cards through the Note Manager box. I have traced the culprit to the IR add-on. The error is as follows:

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 on the add-on support site.
Debug info:
Anki 2.1.30 (06a69c25) Python 3.8.0 Qt 5.14.1 PyQt 5.14.1
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-08-12 13:01:59

Caught exception:
Traceback (most recent call last):
File “aqt\progress.py”, line 43, in handler
File “aqt\clayout.py”, line 468, in _renderPreview
File “aqt\gui_hooks.py”, line 793, in call
File “anki\hooks.py”, line 594, in runFilter
File “C:\Users\Owner\AppData\Roaming\Anki2\addons21\935264945\view.py”, line 38, in prepareCard
if (isIrCard(card) and self.settings[‘limitWidth’]) or self.settings[
File “C:\Users\Owner\AppData\Roaming\Anki2\addons21\935264945\util.py”, line 29, in isIrCard
card.model()[‘name’] == mw.readingManager.settings[‘modelName’]
File “anki\cards.py”, line 146, in note_type
File “anki\cards.py”, line 142, in note
File “anki\collection.py”, line 309, in getNote
File “anki\notes.py”, line 37, in init
TypeError: ‘NoneType’ object is not subscriptable

v/r,

Tim

The add-on has not been updated for a while. It’s incompatible with recent versions of Anki.

1 Like