Error when loading video previews.

Issue #7879 open
Daytona Gaming created an issue

After the last patch, launchbox started giving me these errors when previewing any of the videos. Switching video player to windows media player instead of VLC makes the error go away but the video still won’t play.

(Inner Exception)

无法载入指定的模块.

App: LaunchBox
Version: 13.6
Theme: Default Plus
Type: System.ComponentModel.Win32Exception
Site: IntPtr LoadLibrary(System.String)
Source: Meta.Vlc

at Meta.Vlc.Win32Api.LoadLibrary(String lpFileName)
at Meta.Vlc.LibVlcManager.LoadLibVlc(String libVlcDirectory)

(Outer Exception)

Can't load LibVlc dlls, check the platform and LibVlc target platform (should be same, x86 or x64).

App: LaunchBox
Version: 13.6
Theme: Default Plus
Type: Meta.Vlc.LibVlcLoadLibraryException
Site: Void LoadLibVlc(System.String)
Source: Meta.Vlc

at Meta.Vlc.LibVlcManager.LoadLibVlc(String libVlcDirectory)
at Meta.Vlc.Wpf.ApiManager.Initialize()
at Meta.Vlc.Wpf.ApiManager.Initialize(String libVlcPath, String[] vlcOption)
at Meta.Vlc.Wpf.VlcPlayer.Initialize(String libVlcPath, String[] libVlcOption)
at Meta.Vlc.Wpf.VlcPlayer.OnInitialized(EventArgs e)
at System.Windows.FrameworkElement.AddLogicalChild(Object child)
at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
at Unbroken.LaunchBox.Windows.Desktop.Controls.VideoControl.PublishAdvisableProc(Object , Object )
at Unbroken.LaunchBox.Windows.Desktop.Controls.VideoControl.DefineAbstractInterceptor()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

12:36:50 PM Exception

Comments (2)

  1. Christian

    This error messages looks like some dependencies are missing for some reason. Please run the 13.6 installer again over your existing install (make sure the installer doesn’t try to install to \\LaunchBox\LaunchBox). Your data is safe and will not be overwritten. Once the installer is done try running LaunchBox again and see if the issue persists.

  2. Log in to comment