Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2011
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. 18:23:26 T:2964 DEBUG: ------ Window Init (DialogProgress.xml) ------
  2. 18:23:32 T:2964 DEBUG: CVideoDatabase::RunQuery took 14 ms for 29 items query: SELECT * FROM tvshowview
  3. 18:23:32 T:2964 INFO: -->Python script returned the following error<--
  4. 18:23:32 T:2964 ERROR: Error Type: <type 'exceptions.TypeError'>
  5. 18:23:32 T:2964 ERROR: Error Contents: 'NoneType' object is unsubscriptable
  6. 18:23:32 T:2964 ERROR: Traceback (most recent call last):
  7. File "C:\Users\Martijn\Desktop\XBMC Eden\portable_data\addons\script.TraktUtilities\default.py", line 122, in <module>
  8. menu()
  9. File "C:\Users\Martijn\Desktop\XBMC Eden\portable_data\addons\script.TraktUtilities\default.py", line 51, in menu
  10. submenuUpdateSyncClean()
  11. File "C:\Users\Martijn\Desktop\XBMC Eden\portable_data\addons\script.TraktUtilities\default.py", line 71, in submenuUpdateSyncClean
  12. syncSeenTVShows()
  13. File "C:\Users\Martijn\Desktop\XBMC Eden\portable_data\addons\script.TraktUtilities\sync_update.py", line 714, in syncSeenTVShows
  14. for j in range(0, seasons['limits']['total']):
  15. TypeError: 'NoneType' object is unsubscriptable
  16. 18:23:32 T:2964 INFO: -->End of Python script error report<--
  17. 18:23:32 T:3456 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement