Advertisement
Guest User

Untitled

a guest
Oct 4th, 2014
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. 19:38:08 T:140273455703808 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.KeyError'>
  4. Error Contents: ('05bb3778e8df5d1d0a6a7c38bee15e89',)
  5. Traceback (most recent call last):
  6. File "/storage/.xbmc/addons/plugin.program.advanced.launcher/addon.py", line 20, in <module>
  7. plugin.Main()
  8. File "/storage/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 207, in __init__
  9. if (self.launchers[launcher]["rompath"] == ""):
  10. KeyError: ('05bb3778e8df5d1d0a6a7c38bee15e89',)
  11. -->End of Python script error report<--
  12. 19:38:09 T:140274285090624 ERROR: GetDirectory - Error getting plugin://plugin.program.advanced.launcher/?a28b01663517ada15f9ef207aaa031ae%2f05bb3778e8df5d1d0a6a7c38bee15e89
  13. 19:38:09 T:140274285090624 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.advanced.launcher/?a28b01663517ada15f9ef207aaa031ae%2f05bb3778e8df5d1d0a6a7c38bee15e89) failed
  14. 19:38:09 T:140273455703808 NOTICE: Thread BackgroundLoader start, auto delete: false
  15. 19:38:09 T:140273824818944 ERROR: GetDirectory - Error getting /Programm Addons/extrafanart/
  16. 19:38:09 T:140273598314240 ERROR: GetDirectory - Error getting /Programm Addons/extrathumb/
  17. 19:38:09 T:140273489274624 ERROR: Previous line repeats 4 times.
  18. 19:38:09 T:140273489274624 NOTICE: plugin.program.advanced.launcher: Initialisierung
  19. 19:38:10 T:140273615099648 ERROR: GetDirectory - Error getting /Alisia Dragoon/extrafanart/
  20. 19:38:10 T:140273489274624 NOTICE: Thread BackgroundLoader start, auto delete: false
  21. 19:38:10 T:140273472489216 ERROR: GetDirectory - Error getting /Alisia Dragoon/extrathumb/
  22. 19:38:18 T:140273824818944 ERROR: GetDirectory - Error getting /Altered Beast/extrafanart/
  23. 19:38:18 T:140273472489216 ERROR: GetDirectory - Error getting /Altered Beast/extrathumb/
  24. 19:38:25 T:140273489274624 NOTICE: Thread LanguageInvoker start, auto delete: false
  25. 19:38:25 T:140273489274624 NOTICE: -->Python Interpreter Initialized<--
  26. 19:38:25 T:140273489274624 NOTICE: plugin.program.advanced.launcher: Load launchers.xml file
  27. 19:38:25 T:140273489274624 NOTICE: plugin.program.advanced.launcher: Initialisierung
  28. 19:38:25 T:140273489274624 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  29. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  30. Error Type: <type 'exceptions.KeyError'>
  31. Error Contents: ('05bb3778e8df5d1d0a6a7c38bee15e89',)
  32. Traceback (most recent call last):
  33. File "/storage/.xbmc/addons/plugin.program.advanced.launcher/addon.py", line 20, in <module>
  34. plugin.Main()
  35. File "/storage/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 142, in __init__
  36. self._edit_rom(launcher, rom)
  37. File "/storage/.xbmc/addons/plugin.program.advanced.launcher/resources/lib/launcher_plugin.py", line 316, in _edit_rom
  38. title=os.path.basename(self.launchers[launcher]["roms"][rom]["name"])
  39. KeyError: ('05bb3778e8df5d1d0a6a7c38bee15e89',)
  40. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement