Advertisement
Guest User

PatK_weather Plus

a guest
Feb 23rd, 2011
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. No Success, breaks.
  2.  
  3. 15:59:51 T:4340 M:2124730368 INFO: -->Python script returned the following error<--
  4. 15:59:51 T:4340 M:2124730368 ERROR: Error Type: exceptions.IndexError
  5. 15:59:51 T:4340 M:2124730368 ERROR: Error Contents: list index out of range
  6. 15:59:51 T:4340 M:2124619776 ERROR: Traceback (most recent call last):
  7. File "C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus\default.py", line 41, in ?
  8. Main()
  9. File "C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus\xbmcplugin_weather.py", line 79, in __init__
  10. self._fetch_36_forecast()
  11. File "C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus\xbmcplugin_weather.py", line 289, in _fetch_36_forecast
  12. alerts, alertsrss, alertsnotify, alertscolor, alertscount, forecasts, extras, video, video_local = self.WeatherClient.fetch_36_forecast( self.WEATHER_WINDOW.getProperty( "Video" ) )
  13. File "C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus\WeatherClient.py", line 950, in fetch_36_forecast
  14. video, video_local = self._create_video( parser.video_location, parser.video_local_location, parser.video_local_number, video )
  15. File "C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus\WeatherClient.py", line 1062, in _create_video
  16. url = "http://brightcove.vo.llnwd.net/d14/unsecured/media/1612802193/1612802193_" + video + "_" + video_[0][1] + ".mp4" + "?videoId="+videoID[0]+"&pubId="+publisherID[0]+"&playerId="+playerID[0]
  17. IndexError: list index out of range
  18. 15:59:51 T:4340 M:2124619776 INFO: -->End of Python script error report<--
  19. 15:59:51 T:4340 M:2124619776 INFO: Python script stopped
  20. 15:59:51 T:4340 M:2124619776 DEBUG: Thread 4340 terminating
  21. 15:59:51 T:5476 M:2124623872 DEBUG: python thread 3 destructed
  22.  
  23. ---------------------------------------------------------------------------------------------------------------------------------------------------------------
  24. Success.... Works out of the box.
  25.  
  26. http://xoap.weather.com/weather/local/CAXX0504?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  27. 17:08:30 T:5848 M:2262446080 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://xoap.weather.com
  28.  
  29. 17:08:30 T:5848 M:2261536768 DEBUG: FileCurl::Close(114BFCA8) http://xoap.weather.com/weather/local/CAXX0504?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  30. 17:08:30 T:5848 M:2261536768 INFO: WEATHER: Weather download successful
  31. 17:08:30 T:5848 M:2261528576 DEBUG: CZipManager::GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  32.  
  33. 17:08:30 T:1296 M:2259529728 INFO: initializing python engine.
  34. 17:08:30 T:1296 M:2259529728 DEBUG: new python thread created. id=3
  35. 17:08:30 T:1296 M:2259529728 DEBUG: CGUIWindowWeather::CallScript - Weather script called: C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus\default.py (CAXX0504)
  36. 17:08:30 T:4764 M:2259529728 DEBUG: thread start, auto delete: 0
  37. 17:08:30 T:4764 M:2259529728 DEBUG: Python thread: start processing
  38. 17:08:30 T:4764 M:2259427328 DEBUG: msg: 'import site' failed; use -v for traceback
  39. 17:08:30 T:4764 M:2259427328 NOTICE: -->Python Interpreter Initialized<--
  40. 17:08:30 T:4764 M:2259427328 DEBUG: XBPyThread::Process - The source file to load is C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus\default.py
  41. 17:08:30 T:4764 M:2259427328 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus;C:\Users\PatK\AppData\Roaming\XBMC\addons\script.module.dialogaddonscan\lib;C:\Users\PatK\AppData\Roaming\XBMC\addons\script.module.common.playback\lib;C:\Users\PatK\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\PatK\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\PatK\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\PatK\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\PatK\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;special://xbmc/system/python/DLLs;special://xbmc/system/python/Lib;special://xbmcbin/system/python/python24.zip;special://xbmc/system/python\DLLs;special://xbmc/system/python\lib;special://xbmc/system/python\lib\plat-win;special://xbmc/system/python\lib\lib-tk;C:\Program Files (x86)\XBMC
  42. 17:08:30 T:4764 M:2259427328 DEBUG: XBPyThread::Process - Entering source directory C:\Users\PatK\AppData\Roaming\XBMC\addons\weather.weatherplus
  43. 17:08:30 T:4764 M:2258980864 NOTICE: [PLUGIN] 'weather.com plus: Version - 1.3.1-r' initialized!
  44. 17:08:30 T:4764 M:2258284544 NOTICE: Mode AddOn ON
  45. 17:08:30 T:4764 M:2258284544 NOTICE: Initiation
  46. 17:08:30 T:4764 M:2257350656 NOTICE: self.code = CAXX0504
  47. 17:08:30 T:4764 M:2256855040 INFO: Scriptresult: Success
  48. 17:08:30 T:4764 M:2256855040 INFO: Python script stopped
  49. 17:08:30 T:4764 M:2256855040 DEBUG: Thread 4764 terminating
  50. 17:08:30 T:1296 M:2256855040 DEBUG: python thread 3 destructed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement