DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.72k stars 632 forks source link

Unhandled exception dynamo engine #8105

Closed ghost closed 5 years ago

ghost commented 7 years ago

If this issue is with Dynamo for Revit, please post your issue on the Dynamo for Revit Issues page.

If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.

Dynamo version

Dynamo core 1.3.1.1736 // Dynamo Studio 1.2.0.2871

Operating system

Windows 10

What did you do?

I was using Optimo package linked with Robot Structural Analysis and started the iteration process

What did you expect to see?

To complete the iteration process

What did you see instead?

(Fill in here) immagine

jnealb commented 7 years ago

@cleobeca Can you please provide us with your steps and which dyn/dyf files you used?

ghost commented 7 years ago

I create the model and all was fine, no problem working with a single file, with Optimo package i need to sent to Robot a lot of different files to Analize and Robot send me back the result, it's an iterative process that ends with a single solution.

Here the file i used: Files.zip

jnealb commented 7 years ago

@cleobeca I can not repro the crash with your files; I get a warning "null value can not be cast to double" with the NSGA_II.AssignFitnessFuncResults node. Why is your Studio version 1.2? It should be 1.3.

ghost commented 7 years ago

You need Robot Structural Analysis to make the things work, i forgot this custom node too: V Bracing.zip

About the version of dynamo Autodesk App fails to install the update, don't know why, but i have the same crash using the Dynamo for Revit 1.3.1

jnealb commented 7 years ago

Not sure why we have this delta: I still get the warning and the Function.Apply node lists 7 "null" list elements as its output, which may hint at incorrect input/setup?

ghost commented 7 years ago

Have you downloaded the package that allowed the link between robot structural analysis and dynamo? If you search for "Structural Analysis for Dynamo" in the online package you should easily find it. It seems that you miss something to begin the analysis in Robot and i think the missing package is the reason of the null value. Before Manul Run in Dynamo you have to lunch Robot. Unfortunately it's not that easy to explain

jnealb commented 7 years ago

I do not have Robot

ghost commented 7 years ago

I'll try i new installation and see what happen. Thank anyway

johnpierson commented 5 years ago

Closing this as the user account does not exist anymore.