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

Absturzbericht von Dynamo 2.13.1.3887 #15686

Open
piro1994 opened this issue Nov 25, 2024 · 3 comments
Open

Absturzbericht von Dynamo 2.13.1.3887 #15686

piro1994 opened this issue Nov 25, 2024 · 3 comments
Labels
needs more info Needs more information from the reporter. NotMLEvaluated

Comments

@piro1994
Copy link

Issue Description

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

Dynamo version

Dynamo: 2.13.1.3887

Operating system

OS: Microsoft Windows NT 10.0.22631.0

What did you do?

(Fill in here)

What did you expect to see?

(Fill in here)

What did you see instead?

(Fill in here)

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

Stack Trace

(From the Dynamo crash window select 'Details' -> 'Copy' and paste here)

CLR: 4.0.30319.42000

@github-actions github-actions bot added the needs more info Needs more information from the reporter. label Nov 25, 2024
Copy link

Hello piro1994, 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.

@piro1994
Copy link
Author

Was haben Sie getan?
ich wollte eine Dynamo erstellen mit Element Connection Manager. Es hat auch unzählige Male funktioniert.
Ich wollte mit dem Dynamo auswerte, welche Elemente ich in einem Space habe. Es kann aber die Fehlermeldung, dass ich ein Problem mit einem Virtuellen Sever auf welchen Dynamo läuft. Ich hatte diesen Fehler "Nicht behandelter Ausnahmefehler in Dynamo Engine"

@piro1994
Copy link
Author

Die Arraydimensionen haben den unterstützten Bereich überschritten.

bei System.Collections.Generic.List1.set_Capacity(Int32 value) bei System.Collections.Generic.List1.EnsureCapacity(Int32 min)
bei System.Collections.Generic.List1.Add(T item) bei ProtoCore.Lang.Replication.Replicator.ComputeAllReducedParams(List1 formalParams, List1 replicationInstructions, RuntimeCore runtimeCore, Boolean performArraySampling) bei ProtoCore.FunctionGroup.GetLooseConversionDistances(Context context, List1 formalParams, List1 replicationInstructions, ClassTable classTable, RuntimeCore runtimeCore) bei ProtoCore.CallSite.GetLooseCompliantFEP(Context context, List1 arguments, FunctionGroup funcGroup, List1 replicationInstructions, StackFrame stackFrame, RuntimeCore runtimeCore) bei ProtoCore.CallSite.ComputeFeps(Context context, List1 arguments, FunctionGroup funcGroup, List1 instructions, StackFrame stackFrame, RuntimeCore runtimeCore, List1& resolvedFeps, List1& replicationInstructions) bei ProtoCore.CallSite.DispatchNew(Context context, List1 arguments, List1 partialReplicationGuides, DominantListStructure domintListStructure, StackFrame stackFrame, RuntimeCore runtimeCore) bei ProtoCore.DSASM.Executive.Callr(Int32 blockDeclId, Int32 functionIndex, Int32 classIndex, Boolean& explicitCall, Boolean isDynamicCall, Boolean hasDebugInfo) bei ProtoCore.DSASM.Executive.CALLR_Handler(Instruction instruction) bei ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, Language language) bei ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, List1 breakpoints, Language language)
bei ProtoCore.DSASM.Executive.BounceUsingExecutive(Executive executive, Int32 exeblock, Int32 entry, StackFrame stackFrame, Int32 locals, Boolean fepRun, Executive exec, List1 breakpoints) bei ProtoScript.Runners.ProtoScriptRunner.ExecuteLive(Core core, RuntimeCore runtimeCore) bei ProtoScript.Runners.LiveRunner.Execute(Boolean isCodeCompiled) bei ProtoScript.Runners.LiveRunner.CompileAndExecute(List1 astList)
bei ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List`1 astList)
bei ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData)
bei ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData)
bei Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore()
bei Dynamo.Scheduler.AsyncTask.Execute()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Needs more information from the reporter. NotMLEvaluated
Projects
Status: Triage
Development

No branches or pull requests

2 participants