-
Notifications
You must be signed in to change notification settings - Fork 660
Open
Description
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?
Run a dynamo script
What did you expect to see?
Results!!??
What did you see instead?
An error message
What packages or external references (if any) were used?
Stack Trace
(From the Dynamo crash window select 'Details' -> 'Copy' and paste here)
Specified cast is not valid.
at ProtoCore.DSASM.Heap.ToHeapObject[T](StackValue heapObject)
at ProtoCore.DSASM.Heap.RecursiveMark(StackValue root)
at ProtoCore.DSASM.Heap.SingleStep(Boolean forceGC)
at ProtoCore.DSASM.Executive.POP_helper(Instruction instruction, Int32& blockId, Int32& dimensions)
at ProtoCore.DSASM.Executive.POP_Handler(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`
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Triage