Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash report from Dynamo 2.19.4.6671 #15830

Open
florian-shabani opened this issue Feb 18, 2025 · 1 comment
Open

Crash report from Dynamo 2.19.4.6671 #15830

florian-shabani opened this issue Feb 18, 2025 · 1 comment

Comments

@florian-shabani
Copy link

florian-shabani commented Feb 18, 2025

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

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`
Copy link

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.

@github-actions github-actions bot added needs more info Needs more information from the reporter. and removed needs more info Needs more information from the reporter. labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Triage
Development

No branches or pull requests

2 participants