Missing DLL in Build 31746
#1
Using http://www.sshcs.com/xbmc/binaries/tmp/X..._31746.rar from the Aeon65 and noticed an issue with a missing python DLL when trying to run Apple Movie Trailer Light|Lite (http://forum.xbmc.org/showthread.php?tid=33693 and Official XBMC Add-on).

Package does not appear to have the bz2.pyd DLL.

Code:
00:46:15 T:6212 M:2549800960 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Apple Movie Trailer Light('plugin://plugin.video.applemovietrailerlight/','0','')
00:46:15 T:6212 M:2549800960 INFO: initializing python engine.
00:46:15 T:6212 M:2549800960 ERROR: Python: Cannot find 'special://xbmc/system/python/DLLs/bz2.pyd'
00:46:15 T:6212 M:2549800960 ERROR: Python: Missing files, unable to execute script
00:46:15 T:6212 M:2549800960 ERROR: Unable to run plugin Apple Movie Trailer Light

I retrieved a copy of bz2.pyd from revision 31520

http://svnsearch.org/svnsearch/repos/XBM...s=all&

This fixed the issue

Lodged in trac: http://trac.xbmc.org/ticket/9598
Reply
#2
the official nightlies are located here: http://mirrors.xbmc.org/nightlies/win32/
The installers from there have those python modules included.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
Missing DLL in Build 317460