info : [PLUGIN] Crunchyroll: API returned error '{'error': True, 'code': 'bad_auth_params', 'message': 'Unauthenticated request'}' error : GetDirectory - Error getting plugin://plugin.video.crunchyroll/ info : [PLUGIN] Crunchyroll: API returned error '{'error': True, 'code': 'bad_auth_params', 'message': 'Unauthenticated request'}' error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: name 'WindowsError' is not defined Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.crunchyroll/resources/lib/api.py", line 136, in destroy remove(getCookiePath(args)) FileNotFoundError: [Errno 2] No such file or directory: '/storage/.kodi/userdata/addon_data/plugin.video.crunchyroll/cookies.lwp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.crunchyroll/default.py", line 33, in chyroll.main(sys.argv) File "/storage/.kodi/addons/plugin.video.crunchyroll/resources/lib/crunchyroll.py", line 90, in main if api.start(args): ^^^^^^^^^^^^^^^ File "/storage/.kodi/addons/plugin.video.crunchyroll/resources/lib/api.py", line 81, in start req = request(args, "start_session", payload, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/storage/.kodi/addons/plugin.video.crunchyroll/resources/lib/api.py", line 174, in request destroy(args) File "/storage/.kodi/addons/plugin.video.crunchyroll/resources/lib/api.py", line 137, in destroy except WindowsError: ^^^^^^^^^^^^ NameError: name 'WindowsError' is not defined -->End of Python script error report<--