System.NullReferenceException

Issue #6764 invalid
Adam Contreras created an issue

While trying to launch an emulator (RPCS3)
Object reference not set to an instance of an object.

App: Big Box
Version: 12.8
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.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
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:

4:30:15 PM Exception

Comments (1)

  1. Christian

    This is an issue with a plugin your theme is using. Would need to reach out to the theme dev or Grilla to resolve.

  2. Log in to comment