Lately my Anki deck throws up an error whenever I open it.
プラグインにエラーが発生しました。プラグインの製作者までお知らせ下さい。
Traceback (most recent call last):
File "ankiqt\ui\main.pyc", line 1197, in
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\ui_menu.py", line 187, in newLoadDeck
build_JxDeck()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 914, in build_JxDeck
eDeck = Database()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 50, in __init__
self.reset()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 66, in reset
self.build()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 107, in build
self.set_types()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 553, in set_types
metadata.update(parse_content(stripHTML(fields[ordinal]),type,kanjiMode))
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\japan.py", line 131, in parse_content
for (head, type, subtype, katakana) in list:
ValueError: need more than 1 value to unpack
K so does anyone know what that means?? I located a working version of the deck that doesn't throw up that error from the backups but it's missing 150+ cards. I thought I could just manually update that deck to where my current deck is at and hope it doesn't break again.
I'm just confused as to why or how something like this happens and what can be done to fix it. All other decks are fine and plugins all work correctly for other decks, so I've isolated the deck as the problem. Just confuses me (and slightly annoys me to say the least).
プラグインにエラーが発生しました。プラグインの製作者までお知らせ下さい。
Traceback (most recent call last):
File "ankiqt\ui\main.pyc", line 1197, in
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\ui_menu.py", line 187, in newLoadDeck
build_JxDeck()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 914, in build_JxDeck
eDeck = Database()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 50, in __init__
self.reset()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 66, in reset
self.build()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 107, in build
self.set_types()
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\database.py", line 553, in set_types
metadata.update(parse_content(stripHTML(fields[ordinal]),type,kanjiMode))
File "C:\Users\Jesus\AppData\Roaming\.anki\plugins\JxPlugin\japan.py", line 131, in parse_content
for (head, type, subtype, katakana) in list:
ValueError: need more than 1 value to unpack
K so does anyone know what that means?? I located a working version of the deck that doesn't throw up that error from the backups but it's missing 150+ cards. I thought I could just manually update that deck to where my current deck is at and hope it doesn't break again.
I'm just confused as to why or how something like this happens and what can be done to fix it. All other decks are fine and plugins all work correctly for other decks, so I've isolated the deck as the problem. Just confuses me (and slightly annoys me to say the least).
