Advertisement
Guest User

ERROR LOG

a guest
Dec 14th, 2019
1,387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2019-12-14 22:22:28.767 T:7989 WARNING: CGUIMediaWindow::OnMessage - updating in progress
  2. 2019-12-14 22:25:18.193 T:7989 WARNING: Previous line repeats 1 times.
  3. 2019-12-14 22:25:18.193 T:7989 ERROR: Control 53 in window 10025 has been asked to focus, but it can't
  4. 2019-12-14 22:25:19.761 T:8288 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  5. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  6. Error Type: <type 'exceptions.ImportError'>
  7. Error Contents: No module named backports.functools_lru_cache
  8. Traceback (most recent call last):
  9. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.embuary.info/plugin.py", line 14, in <module>
  10. from resources.lib.helper import *
  11. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.embuary.info/resources/lib/helper.py", line 15, in <module>
  12. import arrow
  13. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.arrow/lib/arrow/__init__.py", line 3, in <module>
  14. from .arrow import Arrow
  15. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.arrow/lib/arrow/arrow.py", line 19, in <module>
  16. from arrow import util, locales, parser, formatter
  17. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.arrow/lib/arrow/parser.py", line 12, in <module>
  18. from backports.functools_lru_cache import lru_cache # pragma: no cover
  19. ImportError: No module named backports.functools_lru_cache
  20. -->End of Python script error report<--
  21. 2019-12-14 22:25:19.780 T:8286 ERROR: GetDirectory - Error getting plugin://script.embuary.info/
  22. 2019-12-14 22:25:19.787 T:7989 ERROR: CGUIMediaWindow::GetDirectory(plugin://script.embuary.info/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement