DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.74k stars 634 forks source link

Generative Design Tools - Crash report from Dynamo 2.12.0.5740 #12132

Open giovanniconsiglio opened 3 years ago

giovanniconsiglio commented 3 years ago

Issue Description

I can't open the Generative Design Tools from dynamo

Dynamo version

Dynamo Revit: 2.12.0.5740

Operating system

OS: Microsoft Windows NT 10.0.19043.0

What did you do?

Trying to open the Generative Design Tools from dynamo

What did you expect to see?

the Generative Design Tools

What did you see instead?

I got a crash report for any type of script, even a blank one. image

What packages or external references (if any) were used?

Loaded Packages

Stack Trace

Set property 'System.Windows.ResourceDictionary.Source' threw an exception.

   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at GenerativeDesign.Dynamo.UI.Views.GenerativeDesignMainView..ctor(GenerativeDesignMainViewModel viewModel)
   at GenerativeDesign.Dynamo.ViewExtension.GenerativeDesignViewExtension.OpenSidePanel()
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   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)

CLR: 4.0.30319.42000

github-actions[bot] commented 3 years ago

Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.

QilongTang commented 3 years ago

FYI: @nate-peters @saintentropy