I approved an update to the image occlusion add-on and now I cannot open Anki/see any of my decks.
Here is the specific error notice I received,
Debug info:
Anki 2.1.15 (442df9d6) Python 3.6.7 Qt 5.12.1 PyQt 5.11.3
Platform: Mac 10.13.6
Flags: frz=True ao=True sv=?
Add-ons possibly involved: Image Occlusion Enhanced for Anki 21 alpha
Caught exception:
File “aqt/utils.py”, line 279, in accept
File “aqt/main.py”, line 234, in doOpen
File “aqt/main.py”, line 253, in _openBackup
File “aqt/main.py”, line 186, in onOpenProfile
File “aqt/main.py”, line 276, in loadProfile
File “anki/hooks.py”, line 29, in runHook
File “/Users/marcelbrown/Library/Application Support/Anki2/addons21/1374772155/main.py”, line 203, in onProfileLoaded
getSyncedConfig()
File “/Users/marcelbrown/Library/Application Support/Anki2/addons21/1374772155/config.py”, line 78, in getSyncedConfig
if ‘imgocc’ not in mw.col.conf:
<class ‘AttributeError’>: ‘NoneType’ object has no attribute ‘conf’