2014-10-13, 19:49
(2014-10-13, 19:40)Carb0 Wrote:(2014-10-13, 19:34)[brick] Wrote: Getting a script error here:
13:30:16 T:1452 NOTICE: -->Python Interpreter Initialized<--
13:30:16 T:6320 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
13:30:16 T:1452 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 'os' is not defined
Traceback (most recent call last):
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\default.py", line 6, in <module>
from resources.lib.userinterface import *
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\resources\lib\userinterface.py", line 10, in <module>
from resources.lib.games_live import *
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\resources\lib\games_live.py", line 11, in <module>
from resources.lib.globals import *
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\resources\lib\globals.py", line 46, in <module>
ICON = os.path.join(ROOTDIR, "icon.png")
NameError: name 'os' is not defined
-->End of Python script error report<--
13:30:16 T:6320 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.nhl-gamecenter/
13:30:16 T:6320 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.nhl-gamecenter/) failed
13:30:16 T:3976 NOTICE: Thread BackgroundLoader start, auto delete: false
Disable "Use Addon Icon If no Thumbnail is available" in the settings.
Yep, that fixed it. Bruiins and Avs coming through nicely now. Thanks and doublethanks. Over the 4 minute mark and looking good.