Issue with soundtrack

Issue #1901 duplicate
Former user created an issue

I have big issue with Bigbox... He doesn't stop to crash again and again... Error show me this:

System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet. à Meta.Vlc.Vlc..ctor(String[] argv) à () à Unbroken.LaunchBox.Wpf.Music.get_Vlc() à (Game , EventHandler ) à Unbroken.LaunchBox.Wpf.Music.Play(Game game, EventHandler musicStopped) à (PlayMusicMenuAction ) à Unbroken.LaunchBox.Wpf.BigBox.MenuActions.PlayMusicMenuAction.OnEnter() à (GamesViewModelBase ) à Unbroken.LaunchBox.Wpf.BigBox.ViewModels.GamesViewModelBase.OnEnter() à (MainViewModel ) à Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.OnEnter() à (MainViewModel , KeyEventArgs ) à Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.HandleKeyDown(KeyEventArgs e) à (MainView , Object , KeyEventArgs ) à Unbroken.LaunchBox.Wpf.BigBox.Views.MainView.MainView_OnPreviewKeyDown(Object sender, KeyEventArgs e) à System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) à System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) à System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) à System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) à System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) à System.Windows.Input.InputManager.ProcessStagingArea() à System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) à System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) à System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey) à System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled) à System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers) à System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param) à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Comments (1)

  1. Log in to comment