Object Reference Not Set To Instance Of An Object

Issue #6831 invalid
Craig Wuchevich created an issue

Object reference not set to an instance of an object.

App: Big Box
Version: 12.9
Type: System.NullReferenceException
Site: Void GCS_Unloaded(System.Object, System.Windows.RoutedEventArgs)
Source: GrilaBBControlsPlugin

at GrilaBBControlsPlugin.GrilaControllerStatus.GCS_Unloaded(Object sender, 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.BroadcastUnloadedEvent(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.AnimatedRenderMessageHandler(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:

3:51:49 PM Exception

Comments (2)

  1. Christian

    This is a plugin made by the user Grila throwing the error. You will need to reach out to him to correct, we do not have the source code of the plugin to even begin to trouble shoot the cause of this error.

  2. Craig Wuchevich reporter

    OK - I never installed this plugin, but I think it is from one of the themes I downloaded that uses it (COLORFUL - Dark). Thanks.

  3. Log in to comment