You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please fill in the following information to help us reproduce the issue:
I think the fileset or CSV is too large. seems to run and then suddenly crash. it does work on smaller models. i disabled preview for all nodes, since i thought that would fix it, but to no avail.
Dynamo version
Dynamo: 2.16.1.2727
Operating system
OS: Microsoft Windows NT 10.0.22635.0
What did you do?
Import a lot of information, RFA's and large a CSV
What did you expect to see?
To not crash
What did you see instead?
Crash
What packages or external references (if any) were used?
Not the issue.
Stack Trace
The referenced object is not valid, possibly because it has been deleted from the database, or its creation was undone.
bij validateNativeInstance(Void* ptr)
bij Autodesk.Revit.RevitDBAPIManagedWeakPointer<ADocument>.getValidPtr()
bij Autodesk.Revit.DB.Document.GetHashCode()
bij System.Collections.Generic.Dictionary`2.Remove(TKey key)
bij ProtoFFI.CLRObjectMarshaler.OnDispose(StackValue dsObject, Context context, Interpreter dsi)
bij ProtoFFI.DisposeFunctionPointer.Execute(Context c, Interpreter dsi, List`1 s)
bij ProtoCore.Lang.FFIFunctionEndPoint.Execute(Context c, List`1 formalParameters, StackFrame stackFrame, RuntimeCore runtimeCore)
bij ProtoCore.CallSite.DispatchDispose(StackValue stackValue, RuntimeCore runtimeCore)
bij ProtoCore.DSASM.Executive.CallDispose(ProcedureNode fNode, StackValue svThisPtr, Int32 classIndex)
bij ProtoCore.DSASM.Heap.GCDisposeObject(StackValue svPtr, Executive exe)
bij ProtoCore.DSASM.Heap.Sweep()
bij ProtoCore.DSASM.Heap.SingleStep(Boolean forceGC)
bij ProtoCore.DSASM.Heap.FullGC(IEnumerable`1 gcroots, Executive exe)
bij ProtoScript.Runners.LiveRunner.ApplyUpdate()
bij ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List`1 astList)
bij ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData)
bij ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData)
bij Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore()
bij Dynamo.Scheduler.AsyncTask.Execute()
CLR: 4.0.30319.42000
The text was updated successfully, but these errors were encountered:
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.
Please contact me on bas.rongen@spie.com
Issue Description
Please fill in the following information to help us reproduce the issue:
I think the fileset or CSV is too large. seems to run and then suddenly crash. it does work on smaller models. i disabled preview for all nodes, since i thought that would fix it, but to no avail.
Dynamo version
Dynamo:
2.16.1.2727
Operating system
OS:
Microsoft Windows NT 10.0.22635.0
What did you do?
Import a lot of information, RFA's and large a CSV
What did you expect to see?
To not crash
What did you see instead?
Crash
What packages or external references (if any) were used?
Not the issue.
Stack Trace
CLR:
4.0.30319.42000
The text was updated successfully, but these errors were encountered: