Debug Help Please!

Hi everyone! How do I go about fixing the following in my Anki? Thanks!

Debug info:
Traceback (most recent call last):
File “aqt/main.py”, line 340, in loadCollection
File “aqt/main.py”, line 365, in _loadCollection
File “anki/storage.py”, line 40, in Collection
File “”, line 2, in init
File “anki/hooks.py”, line 74, in decorator_wrapper
File “anki/hooks.py”, line 65, in repl
File “anki/collection.py”, line 68, in init
File “anki/collection.py”, line 144, in load
File “json/init.py”, line 354, in loads
File “json/decoder.py”, line 339, in decode
File “json/decoder.py”, line 357, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

This error log hasn’t got a lot of information, but it looks like an add-on is involved. Try disabling it.

2 Likes

If that doesn’t help, please follow the steps on When problems occur - Frequently Asked Questions