Big Box won't launch

Issue #5657 invalid
Kevin Grace Jr. created an issue

(Inner Exception)

模块文件不存在:D:\LaunchBox\ThirdParty\VLC\x64\libvlccore.dll

App: Big Box
Version: 11.6
Type: System.Exception
Site: IntPtr LoadLibrary(System.String)
Source: Meta.Vlc

at Meta.Vlc.Win32Api.LoadLibrary(String lpFileName)
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.TryFireInitialized()
at System.Windows.FrameworkElement.ChangeLogicalParent(DependencyObject newParent)
at System.Windows.FrameworkElement.AddLogicalChild(Object child)
at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
at System.Windows.Controls.UIElementCollection.Add(UIElement element)
at Unbroken.LaunchBox.Windows.Views.ImageVideoView.LjnJKNgtdA()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Views.ImageVideoView..ctor()
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel..ctor()

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: Big Box
Version: 11.6
Type: System.Reflection.TargetInvocationException
Site: System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
Source: System.Private.CoreLib

at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean wrapExceptions, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& hasNoDefaultCtor)
at System.RuntimeType.CreateInstanceDefaultCtorSlow(Boolean publicOnly, Boolean wrapExceptions, Boolean fillCache)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type)
at Caliburn.Micro.BootstrapperBase.GetInstance(Type service, String key)
at Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary`2 settings)
at Unbroken.LaunchBox.Windows.BigBox.Bootstrapper.OnStartup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
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:

10:01:33 AM Exception

Comments (1)

  1. Jason Carr repo owner

    Hi Kevin, can you please try reinstalling 11.6? It appears that LaunchBox is missing some files. You can run the installer over top of your existing folder (just watch the folder path carefully to make sure that you select the correct folder). If you do that, you won’t lose any of your games or data.

    Let us know if that doesn’t work and we can re-open this thread.

  2. Log in to comment