Advertisement
Guest User

Untitled

a guest
Nov 16th, 2016
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. Error Type: <type 'exceptions.ImportError'>
  2. Error Contents: DLL load failed: The specified module could not be found.
  3. Traceback (most recent call last):
  4. File "C:\Users\bioha\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\addon.py", line 10, in <module>
  5. from resources import general
  6. File "C:\Users\bioha\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\general.py", line 7, in <module>
  7. import add
  8. File "C:\Users\bioha\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\add.py", line 10, in <module>
  9. from resources import library
  10. File "C:\Users\bioha\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\library.py", line 9, in <module>
  11. import get
  12. File "C:\Users\bioha\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\get.py", line 18, in <module>
  13. from resources import connect, video_parser
  14. File "C:\Users\bioha\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\connect.py", line 15, in <module>
  15. from resources import chrome_cookie
  16. File "C:\Users\bioha\AppData\Roaming\Kodi\addons\plugin.video.flix2kodi\resources\chrome_cookie.py", line 16, in <module>
  17. import win32crypt
  18. ImportError: DLL load failed: The specified module could not be found.
  19. -->End of Python script error report<--
  20. 17:02:04.853 T:7416 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.flix2kodi/
  21. 17:02:04.853 T:7416 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.flix2kodi/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement