2013-04-11, 22:38
I am getting a script error when I try to go to the Live schedule (sorted by date). It doesn't occur when I browse through the live sport overview (sorted by sport). The log shows the error like this - Can you help me out?
22:23:56 T:10196 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py", line 1305, in <module>
LoadLiveSportScheduleGetDays(url)
File "C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py", line 919, in LoadLiveSportScheduleGetDays
date = str(item.contents[1].contents[1].contents[0]).strip()
IndexError: list index out of range
-->End of Python script error report<--
22:23:56 T:10196 INFO: Python script stopped
22:23:56 T:10196 DEBUG: Thread XBPyThread 10196 terminating
22:23:56 T:6960 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
22:23:56 T:6960 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport
22:23:56 T:6960 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport) failed
22:23:56 T:6960 DEBUG: waiting for python thread 12 (C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py) to stop
22:23:56 T:6960 DEBUG: python thread 12 (C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py) destructed
22:23:56 T:6960 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
22:23:56 T:6960 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport
22:23:56 T:6960 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport) failed
22:23:56 T:10196 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py", line 1305, in <module>
LoadLiveSportScheduleGetDays(url)
File "C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py", line 919, in LoadLiveSportScheduleGetDays
date = str(item.contents[1].contents[1].contents[0]).strip()
IndexError: list index out of range
-->End of Python script error report<--
22:23:56 T:10196 INFO: Python script stopped
22:23:56 T:10196 DEBUG: Thread XBPyThread 10196 terminating
22:23:56 T:6960 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
22:23:56 T:6960 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport
22:23:56 T:6960 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport) failed
22:23:56 T:6960 DEBUG: waiting for python thread 12 (C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py) to stop
22:23:56 T:6960 DEBUG: python thread 12 (C:\Users\***\AppData\Roaming\XBMC\addons\plugin.video.viaplay\default.py) destructed
22:23:56 T:6960 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
22:23:56 T:6960 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport
22:23:56 T:6960 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.viaplay/?mode=view_sport_schedule&url=http%3a%2f%2fviaplay.dk%2fsport) failed