Dynamo icon indicating copy to clipboard operation
Dynamo copied to clipboard

Crash report from Dynamo 2.19.3.6394

Open Mohamed-Elmasri opened this issue 11 months ago • 4 comments

Issue Description

Please fill in the following information to help us reproduce the issue:

Dynamo version

Dynamo: 2.19.3.6394

Operating system

OS: Microsoft Windows NT 10.0.26100.0

What did you do?

I just add dyf files to package contents

Image

What did you expect to see?

(Fill in here)

What did you see instead?

Crash and Dynamo Closed

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

Loaded Packages

  • bimorphNodes 5.1.3
  • Celery for Dynamo 2.5 20.6.7
  • DynamoIronPython2.7 2.4.0
  • DynamoJson 1.0.0
  • Genius Loci 2024.5.29
  • Monocle 2024.12.2
  • DynamoPlayerExtension 1.0.0.0
  • GenerativeDesign 6.1.3.0
  • GenerativeDesign.Extension 6.1.3.0
  • GenerativeDesign.Revit 6.1.3.0

Stack Trace

Object reference not set to an instance of an object.

   at Dynamo.LibraryViewExtensionWebView2.Handlers.IconUrl..ctor(String iconName, String resourcePath, Boolean customNode)
   at Dynamo.LibraryViewExtensionWebView2.NodeItemDataProvider.CreateLoadedTypeItem[T](NodeSearchElement element)
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Dynamo.LibraryViewExtensionWebView2.NodeItemDataProvider.CreateObjectForSerialization(IEnumerable`1 searchEntries)
   at Dynamo.LibraryViewExtensionWebView2.NodeItemDataProvider.GetNodeItemDataStream(IEnumerable`1 searchEntries, Boolean replaceIconURLWithData)
   at Dynamo.LibraryViewExtensionWebView2.LibraryViewController.<>c__DisplayClass30_0.<RefreshLibraryView>b__0()
   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`

Mohamed-Elmasri avatar Mar 09 '25 11:03 Mohamed-Elmasri

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.

github-actions[bot] avatar Mar 09 '25 11:03 github-actions[bot]

When I choose Add directory, it didn't crashed Then I tried to delete one the files, it crashes again.

Image

Mohamed-Elmasri avatar Mar 09 '25 15:03 Mohamed-Elmasri

Note that I reinstalled Revit 2024 with a fresh copy, and It happed again

Now I don't have any packages installed, and the issue still here.

Mohamed-Elmasri avatar Mar 09 '25 15:03 Mohamed-Elmasri

tracked internally DYN-8471

avidit avatar Mar 10 '25 14:03 avidit