Big box launch error. windows 10.

Issue #2398 resolved
Andy created an issue

Hi First time I've tried to launch the Big Box side of the app since upgrading and i get the following error. Any help would be appreciated. Windows 10 is up to date, run as admin is on.

Version 7.5

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Meta.Vlc.VlcCreateFailException: Can't create a Vlc instence, check your Vlc options. at Meta.Vlc.Vlc..ctor(String[] argv, Boolean music) at () at Meta.Vlc.Wpf.ApiManager.get_DefaultVlc() at (VlcPlayer , String , String[] ) at Meta.Vlc.Wpf.VlcPlayer.Initialize(String libVlcPath, String[] libVlcOption) at (VlcPlayer , EventArgs ) at Meta.Vlc.Wpf.VlcPlayer.OnInitialized(EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at System.Windows.FrameworkElement.AddLogicalChild(Object child) at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element) at (ImageVideoView ) at Unbroken.LaunchBox.Wpf.BigBox.Views.ImageVideoView.<.ctor>b__9_0() 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.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 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 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority) at (Action , DispatcherPriority ) at Unbroken.LaunchBox.Wpf.ThreadFactory.Invoke(Action callback, DispatcherPriority priority) at Unbroken.LaunchBox.Wpf.BigBox.Views.ImageVideoView..ctor() at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel..ctor() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary`2 settings) at (Bootstrapper , Object , StartupEventArgs ) at Unbroken.LaunchBox.Wpf.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)

Comments (5)

  1. Jason Carr repo owner

    Hi Andy, thanks for this report. I just put out a new beta release that I'm hoping resolves a few issues; can you test it and let me know if you're still getting this?

  2. Andy reporter

    Hi Jason, thanks for getting back to me. My AV software screwed up the beta update and made launchbox unlaunchable. I've reinstalled Launchbox and applied the beta update now. All is working, but when i click the Big box mode it wants me to add games before it will open. What files/folders do i need to take from the original installation to get all my settings back? Then I'll be able to test Bigbox.

  3. Jason Carr repo owner

    Great to hear, Andy. Thank you. It's just the Data folder (as well as your media) that you need to move over. :)

  4. Log in to comment