Advertisement
Guest User

Untitled

a guest
Jun 5th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. 13:46:27 T:2956513280 NOTICE: FREE CABLE --> common :: getURL :: url = http://www.aetv.com/beyond-scared-straight/video/san-quentin-17132730
  2. 13:46:28 T:2900107968 DEBUG: DialogProgress::StartModal called
  3. 13:46:28 T:2900107968 DEBUG: ------ Window Init (DialogProgress.xml) ------
  4. 13:46:28 T:2900107968 INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
  5. 13:46:29 T:2956513280 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  6. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  7. Error Type: <type 'exceptions.IndexError'>
  8. Error Contents: list index out of range
  9. Traceback (most recent call last):
  10. File "/Users/MACOSX/Library/Application Support/XBMC/addons/plugin.video.free.cable/default.py", line 68, in <module>
  11. modes ( )
  12. File "/Users/MACOSX/Library/Application Support/XBMC/addons/plugin.video.free.cable/default.py", line 64, in modes
  13. exec 'sitemodule.%s()' % common.args.sitemode
  14. File "<string>", line 1, in <module>
  15. File "/Users/MACOSX/Library/Application Support/XBMC/addons/plugin.video.free.cable/resources/lib/aetv.py", line 223, in playThePlatform
  16. except:mrss = urllib.unquote_plus(base64.b64decode(re.compile('"mrss=(.+?)&').findall(data)[0]))
  17. IndexError: list index out of range
  18. -->End of Python script error report<-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement