Advertisement
Guest User

Untitled

a guest
Nov 18th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.67 KB | None | 0 0
  1. 18:17:13 T:2701990720  NOTICE: -->Python Interpreter Initialized<--
  2. 18:17:14 T:2701990720   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.TypeError'>
  5.                                             Error Contents: string indices must be integers
  6.                                             Traceback (most recent call last):
  7.                                               File "/home/antichris/.xbmc/addons/plugin.video.xbmc-nhl-gamecenter/main.py", line 470, in <module>
  8.                                                 game_center.MODE_list(today_only)
  9.                                               File "/home/antichris/.xbmc/addons/plugin.video.xbmc-nhl-gamecenter/main.py", line 296, in MODE_list
  10.                                                 games = self.game_center.get_games_list(today_only)
  11.                                               File "/home/antichris/.xbmc/addons/plugin.video.xbmc-nhl-gamecenter/resources/lib/nhlgc.py", line 240, in get_games_list
  12.                                                 'season':      game['season'],
  13.                                             TypeError: string indices must be integers
  14.                                             -->End of Python script error report<--
  15. 18:17:14 T:3036920256   ERROR: GetDirectory - Error getting plugin://plugin.video.xbmc-nhl-gamecenter/?mode=list&type=today
  16. 18:17:14 T:3036920256   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmc-nhl-gamecenter/?mode=list&type=today) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement