2016-04-23, 03:58
Howdy, I am on Jarvis 16.1 RC2 and I am unable to launch the plugin. When I try I get this:
Any ideas as to what could be causing that?
Code:
18:51:24 T:12300 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: name 'system_artwork_path' is not defined
Traceback (most recent call last):
File "C:\Users\Nerachnaku\AppData\Roaming\Kodi\addons\plugin.hyper.launcher\default.py", line 369, in <module>
if not os.path.exists(system_artwork_path):
NameError: name 'system_artwork_path' is not defined
-->End of Python script error report<--
18:51:24 T:12328 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.hyper.launcher/
18:51:24 T:12328 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.hyper.launcher/) failed
Any ideas as to what could be causing that?