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
I am trying to take the data from csv than seperate them columns in order to use to create points
What did you see instead?
Unhandled exception in Dynamo engine
The virtual machine that powers Dynamo is experiencing some unexpected errors internally and is likely having great difficulties pulling itself together. It is recommended thai you save your work now and reload the file. Giving the Dynamo VM a new lease of life can potentially make it feel happier and behave better.
If you don't mind, it would be helpful for you to send us your file. That will make it Quicker for us to get these issues fixed.
What packages or external references (if any) were used?
Stack Trace
Runtime exception occured. The Type of StackValue is not Integer
at ProtoCore.DSASM.StackValue.get_IntegerValue()
at ProtoScript.Runners.LiveRunner.ApplyUpdate()
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`
The text was updated successfully, but these errors were encountered:
Hello florian-shabani, thank you for submitting this issue! We are super excited that you want to help us make Dynamo all that it can be. However, we need some more information in order for the Dynamo team to investigate any further.
Can you please fill in the following to the best of your ability:
What did you do?
What did you expect to see?
What did you see instead?.
Additional information:
Filling in of the provided Template (What did you do, What did you expect to see, What did you see instead, What packages or external references (if any) were used)
Attaching the Stack Trace (Error message that shows up when Dynamo crashes - You can copy and paste this into the Github Issue)
Upload a .DYN file that showcases the issue in action and any additional needed files, such as Revit (Note: If you cannot share a project, you can recreate this in a quick mock-up file)
Upload a Screenshot of the error messages you see (Hover over the offending node and showcase said errors message in the screenshot)
Reproducible steps on how to create the error in question.
Issue Description
Dynamo version
Dynamo:
2.19.4.6671
Operating system
OS:
Microsoft Windows NT 10.0.22631.0
What did you do?
(Fill in here)
What did you expect to see?
I am trying to take the data from csv than seperate them columns in order to use to create points
What did you see instead?
Unhandled exception in Dynamo engine
The virtual machine that powers Dynamo is experiencing some unexpected errors internally and is likely having great difficulties pulling itself together. It is recommended thai you save your work now and reload the file. Giving the Dynamo VM a new lease of life can potentially make it feel happier and behave better.
If you don't mind, it would be helpful for you to send us your file. That will make it Quicker for us to get these issues fixed.
What packages or external references (if any) were used?
Stack Trace
The text was updated successfully, but these errors were encountered: