DynamoDS / Dynamo

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

Crash report from Dynamo 2.12.0.5650 #12714

Open BurcuOlcer opened 2 years ago

BurcuOlcer commented 2 years ago

Issue Description

I wanted to start 'Open Generative Design Tools' but when I run the button it crashed immediately. I searched about that problem and saw Add-ons solution so I erased those files from my C:\ProgramData\Autodesk\Revit\Addins... file. But it didn't work. I could open 'Create Study or Explode Outcomes' but GD Tools is not working. Thanks in advance for your interest.

Dynamo version

Dynamo: 2.12.0.5650

Operating system

OS: Microsoft Windows NT 10.0.19042.0

What did you do?

I wanted to start 'Open Generative Design Tools' but when I run the button it crashed immediately.

What did you expect to see?

To open Generative Design Tool

What did you see instead?

Crashing report

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

Loaded Packages

Stack Trace

Could not load type 'GenerativeDesign.Dynamo.Interfaces.Validation.IEvaluationResult' from assembly 'GenerativeDesign.Dynamo.Interfaces, Version=1.10.10.0, Culture=neutral, PublicKeyToken=null'.

   at GenerativeDesign.Dynamo.UI.ViewModels.IssuesViewModel..ctor(INotificationService notifier, IThreadDispatcher dispatcher)
   at GenerativeDesign.Dynamo.UI.ViewModels.GenerativeDesignMainViewModel..ctor(INotificationService notifier, IThreadDispatcher dispatcher, StudiesManager studiesManager)
   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

Amoursol commented 2 years ago

@nate-peters @saintentropy FYI