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

Unhandled exception in Dynamo engine: The virtual machine that powers dynamo is experiencing some unexpected errors internally and... #1817

Open
anorsworthy opened this issue Oct 17, 2017 · 7 comments

Comments

@anorsworthy
Copy link

Dynamo version

Dynamo Core 1.3.1.1736
Dynamo Revit 1.3.1.1736 (Update pending 1.3.2.0)

Revit version

Revit 2017.2

Operating system

Windows 10

What did you do?

Tried to run script

What did you expect to see?

Successful script i.e. no errors

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 that 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.
Runtime exception occured. The type of StackValue is not FunctionIndex

at ProtoCore.DSASM.StackValue.get_FunctionIndex()
at ProtoCore.DSASM.Executive.GetCurrentScope(Int32& classIndex, Int32& functionIndex)
at ProtoCore.DSASM.Executive.DEP_Handler(Instruction instruction)
at ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, Language language)
at ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, List1 breakpoints, Language language) at ProtoCore.DSASM.Executive.BounceUsingExecutive(Executive executive, Int32 exeblock, Int32 entry, StackFrame stackFrame, Int32 locals, Boolean fepRun, Executive exec, List1 breakpoints)
at ProtoScript.Runners.ProtoScriptRunner.ExecuteLive(Core core, RuntimeCore runtimeCore)
at ProtoScript.Runners.LiveRunner.Execute(Boolean isCodeCompiled)
at ProtoScript.Runners.LiveRunner.CompileAndExecute(List1 astList) at ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List1 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())

image

@amirabehery
Copy link

did u know the cause of this error ? how u solve

@aparajit-pratap
Copy link
Contributor

@anorsworthy could you send us your graph or outline the steps you took before you saw this exception. It will greatly help in debugging the issue.

@amirabehery
Copy link

amirabehery commented Jan 4, 2018 via email

@rexwave
Copy link

rexwave commented Mar 10, 2019

I have the same circumstances. The graph runs correctly, without node errors,
MacKinnon Interface from Excel to Revit via Dynamo Development.zip

@aparajit-pratap
Copy link
Contributor

@anorsworthy could you repost this issue with more details in https://github.com/DynamoDS/Dynamo. @mjkkirschner @QilongTang how can we port such issues that don't belong here into DynamoCore repo?

@rexwave
Copy link

rexwave commented Mar 10, 2019 via email

@mjkkirschner
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants