You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caught exception:
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\query.py", line 324, in run
result = self.query(service_field, word)
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\query.py", line 337, in query
return self.service.active(service_field, word)
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\service\base.py", line 181, in active
self.builder.check_build()
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\libs\mdict\mdict_query.py", line 89, in check_build
self._make_mdd_index()
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\libs\mdict\mdict_query.py", line 178, in _make_mdd_index
index_list = mdd.get_index(check_block=self._check)
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\libs\mdict\readmdict.py", line 629, in get_index
assert(size_counter == record_block_size)
<class 'AssertionError'>:
The text was updated successfully, but these errors were encountered:
Wrong behavior
When it happened
Whether it can be reproduced
错误
有一个错误发生了.请在按住shift键的同时启动Anki,这样可以临时的忽略掉你已经安装的插件。
如果仅仅是因为插件引起的问题,请选择工具>插件菜单项来将出错的的插件设置成失效,然后重启Anki,重复以上的步骤直到你发现了具体是哪个插件引起的问题。
当你已经发现是因为插件引起的问题,请在我们的支持网站上 add-ons section 上报告问题。
调试信息
Anki 2.1.15 (442df9d6) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Windows 10
Flags: frz=True ao=True sv=1
Caught exception:
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\query.py", line 324, in run
result = self.query(service_field, word)
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\query.py", line 337, in query
return self.service.active(service_field, word)
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\service\base.py", line 181, in active
self.builder.check_build()
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\libs\mdict\mdict_query.py", line 89, in check_build
self._make_mdd_index()
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\libs\mdict\mdict_query.py", line 178, in _make_mdd_index
index_list = mdd.get_index(check_block=self._check)
File "C:\Users\lenovo\AppData\Roaming\Anki2\addons21\775418273\libs\mdict\readmdict.py", line 629, in get_index
assert(size_counter == record_block_size)
<class 'AssertionError'>:
The text was updated successfully, but these errors were encountered: