Crash report from Dynamo 2.12.0.5650
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
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
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.
@ssoe-2wsd21 can you share the Dynamo graph or portion of the graph that reproduces the crash?
Thanks for your reply, I attached the screen captures for your reference.
@ssoe-2wsd21 can you share the DYN files?
The dyn file is uploaded as a zip file, and I wish to produce a excel file as the attached, thanks!
tracked intertnally DYN-8752
The dyn file is uploaded as a zip file, and I wish to produce a excel file as the attached, thanks!
Thanks @ssoe-2wsd21 for the info.