Error in 11.17

Issue #6325 new
David Massimiano created an issue

Windows 10.

Error appears when making changes in Bigbox Example - Options/views/Vertical Windows 1 to Vertical Window 2 I hit escape and get this message.. . It also seems to make my mouse pointer disappear

Object reference not set to an instance of an object.

App: Big Box
Version: 11.17
Type: System.NullReferenceException
Site: Void CheckTransactionRecord(System.Object, System.Windows.HorizontalAlignment)
Source: BigBox

at Unbroken.LaunchBox.Windows.BigBox.Controls.VideoControl.<>c__DisplayClass8_0.CheckTransactionRecord(Object , HorizontalAlignment )
at Unbroken.LaunchBox.Windows.BigBox.Controls.VideoControl.<>c__DisplayClass8_0.WriteWatcher(Object sender, EventArgs args)
at Meta.Vlc.Wpf.VlcPlayer.<.ctor>b__18_0(Object s, RoutedEventArgs a)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at Meta.Vlc.Wpf.ThreadSeparatedControlHost.<OnInitialized>b__22_0(Object sender, RoutedEventArgs args)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
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:

4:35:33 PM Exception

Comments (2)

  1. David Massimiano reporter

    I am using CriticalZoneV2 - Default.   I was hoping to use CriticalZone V2 - BlueBox; however I get the same error message.

    LaunchBox is installed on an internal (F:) drive.  

    Appreciate your assistance - thank you

  2. Log in to comment