DynamoDS / Dynamo

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

Absturzbericht von Dynamo 2.3.0.5885 #10403

Open VeroGr opened 4 years ago

VeroGr commented 4 years ago

Issue Description

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

What did you do?

I tried to build a Dynamo script for placing piers like it is done in the video from autodesk: https://www.autodesk.com/autodesk-university/class/Bridge-Detailing-20-Computational-modelling-methods-using-Civil-3D-Revit-Dynamo-2019#video (minute 41-44) The last node I put in there was "Revitutils.CreateFamilyInstance". There is a warning at "Corridor.GetFeaturelinesByCode". It says that I should put the geometry to Extra large. When i do this, Dynamo hangs up. When I don´t do this, I get an empty list.

What did you expect to see?

I want to see a pier in my Revit model. It worked one time a few hours before with the same script.

What did you see instead?

In this case the report was sended, Dynamo hang up and crashed down. The times before it also crashed but there was also a note that there is a problem with the graphics driver. My second display screen was black. I powered off my computer an started it again. There was still a Problem with the graphics. Both screens showed the same picture instead that I can see some different things on them. Also the size of the symbols were different than normal. After restarting it was normal again. Then I tried again to use the Dynamo script and the same Things happened again.

Since the time after the report the script still doesn`t work with this node and when I try to use it, it hangs up again.

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

CivilConnection2020 https://github.com/Autodesk/civilconnection/tree/master/Compiled/2020

Stack Trace

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

OS: Microsoft Windows NT 10.0.18363.0 CLR: 4.0.30319.42000 Dynamo: 2.3.0.5885

github-actions[bot] commented 4 years ago

Thank you for submitting the issue to us. We are sorry if you get stuck on your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.

QilongTang commented 4 years ago

@VeroGr Hi would you fill in some more details for our team to help?

VeroGr commented 4 years ago

@QilongTang Sorry I didn´t have the time to do it yesterday, but now I tried to explain my Problem. Thank you!