blummat0360 / bluecop-xbmc-repo

Automatically exported from code.google.com/p/bluecop-xbmc-repo
0 stars 0 forks source link

ESPN Addon Script Failed #241

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open ESPN Add-On
2. Open Live or Replay
3. Select Event

What is the expected output? What do you see instead?

Script Failed, Plugin.Video.ESPN

3:02:16 T:772  NOTICE: Play Video
13:02:16 T:772  NOTICE: ESPN3:  get_html: 
http://espn.go.com/watchespn/player/config?eanUser=true
13:02:18 T:772   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python 
callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: 'NoneType' object is unsubscriptable
                                            Traceback (most recent call last):
                                              File "C:\Users\Justin\AppData\Roaming\XBMC\addons\plugin.video.espn3\default.py", line 592, in <module>
                                                PLAYESPN3(url)
                                              File "C:\Users\Justin\AppData\Roaming\XBMC\addons\plugin.video.espn3\default.py", line 222, in PLAYESPN3
                                                PLAY(url,'n360')
                                              File "C:\Users\Justin\AppData\Roaming\XBMC\addons\plugin.video.espn3\default.py", line 253, in PLAY
                                                playedId = mediaFramework['playerid']
                                            TypeError: 'NoneType' object is unsubscriptable
                                            -->End of Python script error report<--
13:02:18 T:4116   ERROR: Playlist Player: skipping unplayable item: 0, path 
[plugin://plugin.video.espn3/?url=%26partnerContentId%3D1028324%26eventId%3D176-
154961%26contentId%3D29532089&mode=4&name=Toronto+Argonauts+vs.+Montreal+Alouett
es]
13:02:24 T:4740  NOTICE: Thread Background Loader start, auto delete: false

What version of the product are you using? On what operating system?

Windows 8
XBMC 12.2
ESPN 0.9.9

Please provide any additional information below.

Original issue reported on code.google.com by lostxd...@gmail.com on 10 Aug 2013 at 7:23