Jump to content
LaunchBox Community Forums

Recommended Posts

Posted (edited)

IMG_3415.thumb.JPG.67f2c7884b2ce039076b014f133a3da5.JPGHello Everyone,

I just got my arcade up and running and everything has been running great. I updated to 11.6 the other day and have opened BigBox quite a few times since then and everything was still good up until today. Now, every time that I try to open BigBox, it throws this error. When I press close and try to reopen BigBox, it says that the program is still running so I kill it in task manager and the same problem happens. I am not sure what to do. Any suggestions on how to fix or troubleshoot? Is this a known issue?

 

Thanks

 

(Inner Exception) 模块文件不存在:E:\Launchbox No Intro\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:    8:59:24 PM Exception

Edited by imsoinzane
Included tags and error message text
Posted
7 hours ago, imsoinzane said:

IMG_3415.thumb.JPG.67f2c7884b2ce039076b014f133a3da5.JPGHello Everyone,

I just got my arcade up and running and everything has been running great. I updated to 11.6 the other day and have opened BigBox quite a few times since then and everything was still good up until today. Now, every time that I try to open BigBox, it throws this error. When I press close and try to reopen BigBox, it says that the program is still running so I kill it in task manager and the same problem happens. I am not sure what to do. Any suggestions on how to fix or troubleshoot? Is this a known issue?

 

Thanks

 

(Inner Exception) 模块文件不存在:E:\Launchbox No Intro\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:    8:59:24 PM Exception

We dont offer support for downloaded builds of Launchbox, but thats clearly a VLC issue. With Launchbox closed delete the Launchbox/Third Party/VLC folder and restart Launchbox.

Posted
1 hour ago, neil9000 said:

We dont offer support for downloaded builds of Launchbox, but thats clearly a VLC issue. With Launchbox closed delete the Launchbox/Third Party/VLC folder and restart Launchbox.

Ahh ok I understand. I tried to delete the VLC folder but when I reopen LaunchBox and go back to the files and check, that folder does not replenish itself with new files and continues with the same error.
 

Is there a way where I can instead install a fresh stock LaunchBox installation while keeping my mappings of roms and emulators and which emulator and core is set to open for each platform as well as playlists to transfer it to a stock build and receive support?

 

 

Posted
17 minutes ago, imsoinzane said:

Ahh ok I understand. I tried to delete the VLC folder but when I reopen LaunchBox and go back to the files and check, that folder does not replenish itself with new files and continues with the same error.
 

Is there a way where I can instead install a fresh stock LaunchBox installation while keeping my mappings of roms and emulators and which emulator and core is set to open for each platform as well as playlists to transfer it to a stock build and receive support?

 

 

Strange, Launchbox should recreate that folder when you launch it as its a required folder/files, ill mention this to the devs to check. If you go to the Launchbox/Updates folder you can manually install the latest version again from there, you wont lose anything it just replaces the actual Launchbox files/folders, it doesnt touch any of your data/images/videos etc.

Posted
24 minutes ago, imsoinzane said:

I tried to delete the VLC folder but when I reopen LaunchBox and go back to the files and check, that folder does not replenish itself with new files and continues with the same error.

I have just tested this and i see the same behaviour.

image.thumb.png.e4837976728aba2f180beff72afe779d.pngI have reported it to the devs. Thanks for the report.

Posted

UPDATE: 

Deleting the VLC folder in the ThirdParty folder, running the 11.6 installer found in the Updates folder and installing to my current  LaunchBox install folder solved my issue! Thank you for the help @neil9000!

  • Thanks 1
  • Haha 1
  • The Cake is a Lie 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...