Advertisement
locomot1f

xbmc foxsoccer.tv

Feb 21st, 2012
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. 12:05:06 T:152027136 NOTICE: -->Python Interpreter Initialized<--
  2. 12:05:07 T:152027136 NOTICE: ##########################################################
  3. 12:05:07 T:152027136 NOTICE: Mode: 0
  4. 12:05:07 T:152027136 NOTICE: ##########################################################
  5. 12:05:11 T:143978496 NOTICE: -->Python Interpreter Initialized<--
  6. 12:05:12 T:143978496 NOTICE: ##########################################################
  7. 12:05:12 T:143978496 NOTICE: Mode: 30
  8. 12:05:12 T:143978496 NOTICE: ##########################################################
  9. 12:05:18 T:143978496 NOTICE: -->Python Interpreter Initialized<--
  10. 12:05:19 T:143978496 NOTICE: ##########################################################
  11. 12:05:19 T:143978496 NOTICE: Mode: 32
  12. 12:05:19 T:143978496 NOTICE: ##########################################################
  13. 12:05:20 T:143978496 ERROR: Error Type: <type 'exceptions.ValueError'>
  14. 12:05:20 T:143978496 ERROR: Error Contents: timestamp out of range for platform time_t
  15. 12:05:20 T:143978496 ERROR: Traceback (most recent call last):
  16. File "/var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/default.py", line 195, in <module>
  17. ok = show_full_list(mode)
  18. File "/var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/default.py", line 125, in show_full_list
  19. if fstv.login():
  20. File "/var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/fstv.py", line 219, in login
  21. cj.save(COOKIEFILE, ignore_discard=True, ignore_expires=True)
  22. File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/_LWPCookieJar.py", line 89, in save
  23. f.write(self.as_lwp_str(ignore_discard, ignore_expires))
  24. File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/_LWPCookieJar.py", line 75, in as_lwp_str
  25. r.append("Set-Cookie3: %s" % lwp_cookie_str(cookie))
  26. File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/_LWPCookieJar.py", line 35, in lwp_cookie_str
  27. time2isoz(float(cookie.expires))))
  28. File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/cookielib.py", line 99, in time2isoz
  29. year, mon, mday, hour, min, sec = time.gmtime(t)[:6]
  30. ValueError: timestamp out of range for platform time_t
  31. 12:05:20 T:804929536 ERROR: GetDirectory - Error getting plugin://plugin.video.fstv/?mode=32
  32. 12:05:20 T:804929536 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.fstv/?mode=32) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement