Kodi Community Forum

Full Version: AEON Showmix Script Error in extras.py
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,

i've recently moved from xbox 1 to a beautiful and powerful htpc. It's a question of honor xbmc made the transition too. Smile

Here is my setup:

- XBMC_PC_30307
- AEON Showmix 2.1, 2.5, 2.51

I tried all three AEON Showmix versions and each fabricating the same error:

Error: Script failed. Extras.py


An excerpt of xbmc.log

Code:
00:43:23 T:3392 M:1127563264   ERROR: Win32DllLoader::Load: Unable to load special://xbmcbin/system/players/dvdplayer/bcmDIL.dll (126)
00:43:23 T:3392 M:1127526400  NOTICE: special://profile/ is mapped to: special://masterprofile/
00:43:23 T:3392 M:1127522304  NOTICE: loading special://masterprofile/guisettings.xml
00:43:23 T:3392 M:1127071744  NOTICE: Getting hardware information now...
00:43:23 T:3392 M:1127071744  NOTICE: Checking resolution 12
00:43:23 T:3392 M:1127059456  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
00:43:23 T:3392 M:1127051264  NOTICE: Loaded playercorefactory configuration
00:43:23 T:3392 M:1127051264  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
00:43:23 T:3392 M:1127051264  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
00:43:23 T:3392 M:1127047168  NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
00:43:23 T:3392 M:1127047168  NOTICE: Default DVD Player: dvdplayer
00:43:23 T:3392 M:1127047168  NOTICE: Default Video Player: dvdplayer
00:43:23 T:3392 M:1127047168  NOTICE: Default Audio Player: paplayer
00:43:23 T:3392 M:1127165952  NOTICE: Loading media sources from special://masterprofile/sources.xml
00:43:23 T:3392 M:1126752256   ERROR: ADDON: special://xbmc/addons/screensaver.rsxs.euphoria/description.xml has invalid type identifier: '0'
00:43:23 T:3392 M:1126744064   ERROR: ADDON: special://xbmc/addons/screensaver.rsxs.plasma/description.xml has invalid type identifier: '0'
00:43:23 T:3392 M:1126719488   ERROR: ADDON: special://xbmc/addons/visualization.glspectrum/description.xml has invalid type identifier: '0'
00:43:23 T:3392 M:1126715392   ERROR: ADDON: special://xbmc/addons/visualization.itunes/description.xml has invalid type identifier: '0'
00:43:23 T:3392 M:1126703104   ERROR: ADDON: special://xbmc/addons/visualization.projectm/description.xml has invalid type identifier: '0'
00:43:23 T:3392 M:1126211584 WARNING: ADDON: cpluff: 'Not all directories were successfully scanned.'
00:43:23 T:3392 M:1107841024   ERROR: Window Translator: Can't find window scriptsdebuginfo
00:43:23 T:3392 M:1107693568   ERROR: Window Translator: Can't find window scriptsdebuginfo
00:43:23 T:3392 M:1107607552   ERROR: Window Translator: Can't find window scriptsdebuginfo
00:43:23 T:3392 M:1107558400   ERROR: Window Translator: Can't find window scriptsdebuginfo
00:43:23 T:3392 M:1107628032   ERROR: Window Translator: Can't find window scriptsdebuginfo
00:43:23 T:3392 M:1107615744  NOTICE: initializing playlistplayer
00:43:23 T:3392 M:1107615744  NOTICE: DONE initializing playlistplayer
00:43:24 T:3392 M:1099821056 WARNING: file doesnt have <fontset> with name 'Default', defaulting to first fontset
00:43:26 T:3392 M:1074995200  NOTICE: initialize done
00:43:26 T:3392 M:1074995200  NOTICE: Running the application...
00:43:26 T:3392 M:1074978816  NOTICE: ES: Starting event server
00:43:26 T:952 M:1074778112  NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
00:43:26 T:952 M:1074712576  NOTICE: UDP: Listening on port 9777
00:43:27 T:3392 M:1070518272 WARNING: ADDON: cpluff: 'Could not return information about unknown plug-in special://skin/extras/extras.py.'
00:43:27 T:3692 M:1068777472  NOTICE: -->Python Interpreter Initialized<--
00:43:30 T:3692 M:1056333824   ERROR: Error Type: exceptions.ValueError
00:43:30 T:3692 M:1056333824   ERROR: Error Contents: invalid literal for int():
00:43:30 T:3692 M:1056026624   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Marco HTPC\AppData\Roaming\XBMC\addons\skin.showmix\extras\extras.py", line 388, in ?
                                                Main()
                                              File "C:\Users\Marco HTPC\AppData\Roaming\XBMC\addons\skin.showmix\extras\extras.py", line 95, in __init__
                                                self._fetch_tvshow_info()
                                              File "C:\Users\Marco HTPC\AppData\Roaming\XBMC\addons\skin.showmix\extras\extras.py", line 168, in _fetch_tvshow_info
                                                self.WINDOW.setProperty( "LatestEpisode.%d.EpisodeNo" % ( count + 1, ), "s%02de%02d" % ( int( fields[ 13 ] ), int( fields[ 14 ] ), ) )
                                            ValueError: invalid literal for int():
00:44:01 T:2344 M:1071792128   ERROR: Texture manager unable to load file: special://profile/Thumbnails/Video/4/auto-401d288f.tbn
00:44:02 T:3400 M:1070280704   ERROR: Texture manager unable to load file: special://profile/Thumbnails/Video/Fanart/401d288f.tbn
00:44:25 T:3392 M:1083334656 WARNING: Skin has invalid include: dialogheadingcolor
00:44:25 T:3392 M:1083334656 WARNING: Skin has invalid include: dialogheadingcolor
00:44:25 T:3392 M:1083334656 WARNING: Skin has invalid include: dialogheadingcolor
00:44:25 T:3392 M:1083334656 WARNING: Skin has invalid include: dialogheadingcolor
00:44:29 T:3392 M:1083559936 WARNING: Skin has invalid include: dialogheadingcolor
00:44:29 T:3392 M:1083559936 WARNING: Skin has invalid include: dialogheadingcolor
00:45:22 T:3392 M:1077751808 WARNING: ADDON: cpluff: 'Could not return information about unknown plug-in special://skin/extras/extras.py.'
00:45:22 T:3232 M:1078145024  NOTICE: -->Python Interpreter Initialized<--
00:45:25 T:3232 M:1075888128   ERROR: Error Type: exceptions.ValueError
00:45:25 T:3232 M:1075888128   ERROR: Error Contents: invalid literal for int():
00:45:25 T:3232 M:1075580928   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Marco HTPC\AppData\Roaming\XBMC\addons\skin.showmix\extras\extras.py", line 388, in ?
                                                Main()
                                              File "C:\Users\Marco HTPC\AppData\Roaming\XBMC\addons\skin.showmix\extras\extras.py", line 95, in __init__
                                                self._fetch_tvshow_info()
                                              File "C:\Users\Marco HTPC\AppData\Roaming\XBMC\addons\skin.showmix\extras\extras.py", line 168, in _fetch_tvshow_info
                                                self.WINDOW.setProperty( "LatestEpisode.%d.EpisodeNo" % ( count + 1, ), "s%02de%02d" % ( int( fields[ 13 ] ), int( fields[ 14 ] ), ) )
                                            ValueError: invalid literal for int():
00:45:36 T:3392 M:1080078336  NOTICE: Storing total System Uptime
00:45:36 T:3392 M:1080205312  NOTICE: Saving settings
00:45:36 T:3392 M:1080692736  NOTICE: stop all
00:45:36 T:3392 M:1080692736  NOTICE: ES: Stopping event server
00:45:37 T:952 M:1080700928  NOTICE: ES: UDP Event server stopped
00:45:37 T:3392 M:1080680448  NOTICE: stop sap announcement listener
00:45:37 T:3392 M:1080733696  NOTICE: clean cached files!
00:45:37 T:3392 M:1080721408  NOTICE: unload skin
00:45:37 T:3392 M:1080721408 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture home/nowplaying_mask.png
00:45:37 T:3392 M:1086287872  NOTICE: stop python
00:45:37 T:3392 M:1086296064  NOTICE: stopped
00:45:37 T:3392 M:1086296064  NOTICE: destroy
00:45:37 T:3392 M:1086767104  NOTICE: unload sections

Is this error message of a serious kind?
I haven't done a lot of configuration yet.
Just found out that skin.xml is not working anymore. I transformed the contents into addon.xml and description.xml. Before the Showmix skin wasn't even detected in xbmc.

I hope you guys can give me a few hints.

Thx in advance.

Greetings
GermanKraut77

PS: I've spent hours leeching high quality wallpapers as backdrops for AEON Showmix. Smile Really looking forward showing off with it.
It's because you're running a non-stable SVN release.
Thanks for the reply Hitcher.
What is the latest stable release?
If possible with DVXA2 feature.

Greetings
http://mirrors.xbmc.org/nightlies/win32/ but there isn't one with DXVA2 and you'll have to delete your database as it wont work with older builds.
Good morning,

thx for the help so far. I got rid of the error message by trying another SVN release - XBMC_PC_30362.
I got AEON Showmix 2.5 running fine with it.
There is just one issue.
During my XBOX times there was only a Video link in the home screen. In my sources.xml my movies are located under <video>.
Is there a new definition?
It seems movies are to be placed in movies and music videos are defined as videos?
If that is the case i have a little problem adding the Movies link to the home screen. It shows music, pictures, videos etc.
I can customize the items to be shown in the home screen. I deselected Video and added Movies. But to my surprise Movies doesn't emerge in the home screen. Actually i think both items Videos and Movies were activated in the home screen item window.
Strange thing.
Is that an issue of a the SVN built again?
Do you guys experienced something similar in the last SVN builts?
Is there a cure apart from deinstalling? Smile

Thanks in advance.

Greetings
GermanKraut77
The Movies and TV Shows menu options only show when there are items in their respective libraries.
Im having the same issue but have been unable to track down the build mentioned that worked. Last build Ive been using were the previous two builds posted.

Does anyone know of a build that doesnt pop this script error as well as work with DXVA (I need for 1080 support)?

Or point me to a skin similar to showmix that will work with one of the older builds?

Thanks