Advertisement
Guest User

American Hoggers

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