DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
333 stars 186 forks source link

Crash report from Dynamo 2.3.2.15696 #2974

Open FuNeiLouMouHoengPanPan opened 11 months ago

FuNeiLouMouHoengPanPan commented 11 months ago

Issue Description

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

What did you do?

use python script to obtain type names of input elements

What did you expect to see?

processed lists

What did you see instead?

Nothing, just crashed.

What packages or external references (if any) were used?

  1. archilab
  2. BimorphNodes

Stack Trace

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.Collections.Generic.List`1.RemoveAt(Int32 index)
   at ProtoCore.Lang.BuiltInFunctionEndPoint.DotMethod(StackValue lhs, StackFrame stackFrame, Executive runtime, Context context)
   at ProtoCore.Lang.BuiltInFunctionEndPoint.Execute(Context c, List`1 formalParameters, StackFrame stackFrame, RuntimeCore runtimeCore)
   at ProtoCore.CallSite.ExecWithZeroRI(List`1 functionEndPoint, Context c, List`1 formalParameters, StackFrame stackFrame, RuntimeCore runtimeCore, SingleRunTraceData previousTraceData, SingleRunTraceData newTraceData, FunctionEndPoint finalFep)
   at ProtoCore.CallSite.Execute(List`1 functionEndPoint, Context c, List`1 formalParameters, List`1 replicationInstructions, StackFrame stackFrame, RuntimeCore runtimeCore)
   at ProtoCore.CallSite.DispatchNew(Context context, List`1 arguments, List`1 partialReplicationGuides, DominantListStructure domintListStructure, StackFrame stackFrame, RuntimeCore runtimeCore)
   at ProtoCore.DSASM.Executive.Callr(Int32 blockDeclId, Int32 functionIndex, Int32 classIndex, Boolean& explicitCall, Boolean isDynamicCall, Boolean hasDebugInfo)
   at ProtoCore.DSASM.Executive.CALLR_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()

OS: Microsoft Windows NT 10.0.19045.0 CLR: 4.0.30319.42000 Dynamo: 2.3.2.15696

github-actions[bot] commented 11 months ago

Hello FuNeiLouMouHoengPanPan, 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:

Additional information:

FuNeiLouMouHoengPanPan commented 11 months ago

Dynamo Version: Dynamo Core 2.3.2. 15696 Dynamo Revit 2.3.2. 15724 Operating System: Microsoft Window 10 Pro

github-actions[bot] @.***> 於 2023年8月22日 週二 下午4:45寫道:

Hello FuNeiLouMouHoengPanPan, 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:

  • Dynamo version
  • Operating system.

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.

— Reply to this email directly, view it on GitHub https://github.com/DynamoDS/DynamoRevit/issues/2974, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCCDRUXK6NYDQHY3AX2OZJLXWRWTXANCNFSM6AAAAAA3ZRWXRA . You are receiving this because you authored the thread.Message ID: @.***>

FuNeiLouMouHoengPanPan commented 11 months ago

RW01 work file R5.zip

github-actions[bot] commented 10 months ago

Given that there has been no additional information added, this issue will be closed for now. Please reopen and provide additional information if you wish the Dynamo team to investigate further.