DynamoDS / Dynamo

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

Crash report from Dynamo 2.11.0.4533 #12639

Open Henkac opened 2 years ago

Henkac commented 2 years ago

Issue Description

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

Dynamo version

Dynamo: 2.11.0.4533

Operating system

OS: Microsoft Windows NT 6.2.9200.0

What did you do?

Trying to create a number of different trusses in Robot structural analysis saving each truss in a different file

What did you expect to see?

A number of different Robot-files with different trusses to evaluate which will be the best

What did you see instead?

Only one truss was created. It worked before with an earlier version of Dynamo and RSAP

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

Structural analysis

Stack Trace

(From the Dynamo crash window select 'Details' -> 'Copy' and paste here)

Objektreferensen har inte angetts till en instans av ett objekt.

vid ProtoCore.DSASM.Heap.RecursiveMark(StackValue root) vid ProtoCore.DSASM.Heap.SingleStep(Boolean forceGC) vid ProtoCore.DSASM.Heap.FullGC(IEnumerable1 gcroots, Executive exe) vid ProtoScript.Runners.LiveRunner.ApplyUpdate() vid ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List1 astList) vid ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData) vid ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData) vid Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore() vid Dynamo.Scheduler.AsyncTask.Execute()

CLR: 4.0.30319.42000

github-actions[bot] commented 2 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.

Amoursol commented 2 years ago

Hello @Henkac - I've passed this on to the RSA team to investigate.

MichalGwizdz commented 2 years ago

Hello @Henkac Would you describe your path to create trusses or send me your script?Are you using Dynamo for RSA taken from Dynamo packages or installed as Add-in to RSA from Autodesk Desktop Application?