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.16.1.2727 - Fireproofing on steel code error #3069

Open
24BlueSkidoo opened this issue Jan 19, 2024 · 1 comment

Comments

@24BlueSkidoo
Copy link

24BlueSkidoo commented Jan 19, 2024

Issue Description

Please fill in the following information to help us reproduce the issue:

Dynamo version

Dynamo: 2.16.1.2727

Operating system

OS: Microsoft Windows NT 10.0.19045.0

What did you do?

(Selected Revit material for code to process.)

What did you expect to see?

(2" of fire proofing square geometry added to all steel elements selected in Revit model.)

What did you see instead?

(Warning saying it did not work.)

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 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, 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.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()
[Steel Selection for Fireproofing](https://github.com/DynamoDS/Dynamo/assets/157130392/920968f5-5598-42cd-af86-d51ab669d668)


CLR: 4.0.30319.42000

@avidit avidit added the Revit label May 20, 2024
@avidit avidit transferred this issue from DynamoDS/Dynamo May 20, 2024
@github-actions github-actions bot added the Crash label May 20, 2024
@avidit avidit added the tracked label May 20, 2024 — with Slack
@emru-y
Copy link

emru-y commented May 20, 2024

Hello @24BlueSkidoo ,

Thanks for your report on this issue. To be able to reproduce this behavior, is it possible for you to share your files or screenshots with us?

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

No branches or pull requests

3 participants