DynamoDS / Dynamo

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

Crash report from Dynamo 2.19.3.6394 #15342

Open ececorlu opened 1 month ago

ececorlu commented 1 month ago

Issue Description

Please fill in the following information to help us reproduce the issue: parsing two different JSON file to run at the same time. I guess, I need to use thread pause.

Dynamo version

Dynamo: 2.19.3.6394

Operating system

OS: Microsoft Windows NT 10.0.22631.0

What did you do?

I am parsing two different JSON file and the file's large size made the crash

What did you expect to see?

I was expecting to get two file model

What did you see instead?

the error saying the size is large

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

no

Stack Trace

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

CLR: 4.0.30319.42000

github-actions[bot] commented 1 month ago

Thank you for submitting the issue to us. We are sorry to see you get stuck with 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.

avidit commented 1 month ago

@ececorlu Were you using Dynamo OOTB nodes or a node from a third-party extension?