Error

Issue #4760 invalid
David Stephans created an issue

I am getting this error everytime I use Big Box and go to a game detail screen and back out to the game list or exit a game. I am using Critical Zone v2 and it only started after upgrading to version 9.4 of LB.

Object reference not set to an instance of an object.

App: Big Box Version: 9.4 Type: System.NullReferenceException Site: Void LoadMediaWithOptions(System.Uri, System.String[]) Source: Meta.Vlc.Wpf

at Meta.Vlc.Wpf.VlcPlayer.LoadMediaWithOptions(Uri uri, String[] options) at Ao.Bigbox.Utils.Media.MediaPlayer_VLC.set_Source(Uri value) at Ao.Bigbox.Controls.MediaTrack.ConfigMediaPlayer(Boolean loaded) at Ao.Bigbox.Controls.MediaTrack.<.ctor>b__5_0(Object o, RoutedEventArgs e) 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:

9:49:46 PM Music.Pause Start 9:49:46 PM Music.Resume Start 9:49:47 PM Music.Resume Start 9:49:48 PM Music.StopAndResumeBackground Start 9:49:50 PM Music.StopAndResumeBackground Start 9:49:50 PM Music.StopAndResumeBackground Start 9:49:51 PM Music.Initialize Start 9:49:51 PM Music.Kill Start 9:49:51 PM Music.Kill Finished 9:49:51 PM Music.StopAndResumeBackground Start 9:49:51 PM Music.Kill Start 9:49:51 PM Music.Kill Finished 9:49:52 PM Music.StopAndResumeBackground Start 9:49:55 PM Music.Kill Start 9:49:55 PM Music.Kill Finished 9:49:55 PM Exception

Comments (2)

  1. Jason Carr repo owner

    Hi David, you'll need to either use the "CriticalZoneV2 - Default" theme that comes with Big Box, or download a new version of CriticalZone from the forums. That version had stability issues due to the video plugins, which we've now disabled.

  2. Log in to comment