Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when reviewer does not return a card #11

Closed
STadas opened this issue Aug 13, 2021 · 1 comment
Closed

error when reviewer does not return a card #11

STadas opened this issue Aug 13, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@STadas
Copy link
Owner

STadas commented Aug 13, 2021

ERROR:
Anki 2.1.44 (b2b3275f) 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: 2021-08-10 22:18:06

Caught exception:
Traceback (most recent call last):
File "aqt\reviewer.py", line 837, in onBuryCard
File "aqt\main.py", line 691, in reset
File "aqt\main.py", line 656, in moveToState
File "aqt\hooks_gen.py", line 2679, in call
File "anki\hooks.py", line 34, in runHook
File "C:\Users\ASUS\AppData\Roaming\Anki2\addons21\1828536813\src\main.py", line 200, in on_state
self.last_deck = mw.col.decks.get(mw.reviewer.card.did)
AttributeError: 'NoneType' object has no attribute 'did'

STadas added a commit that referenced this issue Aug 13, 2021
@STadas
Copy link
Owner Author

STadas commented Aug 19, 2021

closing due to inactivity

@STadas STadas closed this as completed Aug 19, 2021
@STadas STadas added bug Something isn't working and removed might be fixed labels Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant