Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDT crashes when enabling plugin #22

Open
hellishboy opened this issue Jul 5, 2018 · 0 comments
Open

HDT crashes when enabling plugin #22

hellishboy opened this issue Jul 5, 2018 · 0 comments

Comments

@hellishboy
Copy link

Hey, I tried installing Advisor 1.08 and when enabling receive the following error (HDT version 1.6.8), would really like to use this plugin. great idea.

System.NullReferenceException: Object reference not set to an instance of an object.
at MahApps.Metro.Controls.Flyout.OverrideFlyoutResources(ResourceDictionary resources, Boolean accent)
at MahApps.Metro.Controls.Flyout.ChangeFlyoutTheme(Accent windowAccent, AppTheme windowTheme)
at MahApps.Metro.Controls.Flyout.UpdateFlyoutTheme()
at MahApps.Metro.Controls.Flyout.<.ctor>b__93_0(Object sender, RoutedEventArgs args)
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.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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant