Dynamo icon indicating copy to clipboard operation
Dynamo copied to clipboard

Crash report from Dynamo 2.12.0.5650

Open ssoe-2wsd21 opened this issue 10 months ago • 7 comments

Issue Description

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

Dynamo version

Dynamo: 2.12.0.5650

Operating system

OS: Microsoft Windows NT 10.0.26100.0

What did you do?

(I tried to extract a pressure network objects data to excel)

What did you expect to see?

(an excel file contains pressure network objects with data)

What did you see instead?

(only one type presssure network object - Appurtenance in the excel file)

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

Civil 3D

Export_PS_2WSD21-TO047 (expected).xlsx

Export-PS-2WSD21_TO110.xlsx

Image

Stack Trace

Array dimensions exceeded supported range.

   at System.Collections.Generic.HashSet`1.SetCapacity(Int32 newSize, Boolean forceNewHashCodes)
   at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
   at System.Collections.Generic.HashSet`1.UnionWith(IEnumerable`1 other)
   at System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer)
   at ProtoCore.DSASM.Heap.StartCollection()
   at ProtoCore.DSASM.Heap.SetRoots(IEnumerable`1 gcroots, Executive exe)
   at ProtoCore.DSASM.Executive.Exec(Instruction instruction)
   at ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, Language language)
   at ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, List`1 breakpoints, Language language)
   at ProtoCore.DSASM.Executive.BounceUsingExecutive(Executive executive, Int32 exeblock, Int32 entry, StackFrame stackFrame, Int32 locals, Boolean fepRun, Executive exec, List`1 breakpoints)
   at ProtoScript.Runners.ProtoScriptRunner.ExecuteLive(Core core, RuntimeCore runtimeCore)
   at ProtoScript.Runners.LiveRunner.Execute(Boolean isCodeCompiled)
   at ProtoScript.Runners.LiveRunner.CompileAndExecute(List`1 astList)
   at ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List`1 astList)
   at ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData)
   at ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData)
   at Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore()
   at Dynamo.Scheduler.AsyncTask.Execute()

CLR: 4.0.30319.42000

ssoe-2wsd21 avatar Apr 21 '25 07:04 ssoe-2wsd21

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 Apr 21 '25 07:04 github-actions[bot]

@ssoe-2wsd21 can you share the Dynamo graph or portion of the graph that reproduces the crash?

aparajit-pratap avatar Apr 21 '25 15:04 aparajit-pratap

Thanks for your reply, I attached the screen captures for your reference. Image Image Image Image Image Image

ssoe-2wsd21 avatar Apr 22 '25 15:04 ssoe-2wsd21

@ssoe-2wsd21 can you share the DYN files?

aparajit-pratap avatar Apr 22 '25 15:04 aparajit-pratap

The dyn file is uploaded as a zip file, and I wish to produce a excel file as the attached, thanks!

Export_PS_to_Excel-2wsd21.zip

Export-PS-2WSD21_TO110.xlsx

ssoe-2wsd21 avatar Apr 23 '25 00:04 ssoe-2wsd21

tracked intertnally DYN-8752

avidit avatar Apr 23 '25 13:04 avidit

The dyn file is uploaded as a zip file, and I wish to produce a excel file as the attached, thanks!

Export_PS_to_Excel-2wsd21.zip

Export-PS-2WSD21_TO110.xlsx

Thanks @ssoe-2wsd21 for the info.

aparajit-pratap avatar Apr 23 '25 13:04 aparajit-pratap