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 Appears When Reviewing #12

Open
Kosezu opened this issue Oct 24, 2020 · 1 comment
Open

Error Appears When Reviewing #12

Kosezu opened this issue Oct 24, 2020 · 1 comment

Comments

@Kosezu
Copy link

Kosezu commented Oct 24, 2020

Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2020-10-23 12:59:09

Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2020-10-23 12:59:09

Caught exception:
Traceback (most recent call last):
File "aqt\webview.py", line 493, in handler
File "aqt\reviewer.py", line 331, in onAnswerButton
File "C:\Users\ykama\AppData\Roaming\Anki2\addons21\PassFailJP_init
.py", line 41, in AKR_answerCard
__oldFunc(self, ease)
File "<C:\Program Files\Anki\decorator.pyc:decorator-gen-10>", line 2, in _answerCard
File "anki\hooks.py", line 638, in decorator_wrapper
File "anki\hooks.py", line 633, in repl
File "aqt\reviewer.py", line 269, in _answerCard
File "<C:\Program Files\Anki\decorator.pyc:decorator-gen-172>", line 2, in nextCard
File "anki\hooks.py", line 638, in decorator_wrapper
File "anki\hooks.py", line 629, in repl
File "aqt\reviewer.py", line 110, in nextCard
File "anki\schedv2.py", line 63, in getCard
File "<C:\Program Files\Anki\decorator.pyc:decorator-gen-114>", line 2, in _getCardReorderedv2
File "anki\hooks.py", line 638, in decorator_wrapper
File "anki\hooks.py", line 635, in repl
File "C:\Users\ykama\AppData\Roaming\Anki2\addons21\1847358755\hoochieBaby.py", line 49, in getCard
c = self._getNewCard()
File "<C:\Program Files\Anki\decorator.pyc:decorator-gen-96>", line 2, in _getNewCard
File "anki\hooks.py", line 638, in decorator_wrapper
File "anki\hooks.py", line 635, in repl
File "C:\Users\ykama\AppData\Roaming\Anki2\addons21\1797395052\pushParadox.py", line 46, in getNewCard
if not sched._newQueue and sched._fillNew():
File "<C:\Program Files\Anki\decorator.pyc:decorator-gen-20>", line 2, in _fillNew
File "anki\hooks.py", line 638, in decorator_wrapper
File "anki\hooks.py", line 635, in repl
TypeError: fillNew() got multiple values for argument '_old'

@lovac42
Copy link
Owner

lovac42 commented Nov 23, 2020

This should not be related to hoochie baby, probably pushParadox or hoochiePapa. I'll look into those later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants