DynamoDS / Dynamo

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

Large files with Revit nodes Not loading on v0.9.0 #5706

Closed rsingaby closed 8 years ago

rsingaby commented 8 years ago

Large files (1 MB and over) failing to load on version 0.9.0 (on both the official and candidate releases). definition loads (file opens) 1 out of 5 times. When successful, running the definition does NOT generate any of the geometry, and all nodes in the script read “null”. I've been working on this definition for the past 4 months. Up till version 0.8.2 everrything was smooth. Version 0.9 looks amazing, and feels faster, but it's failing to run my large file.

jnealb commented 8 years ago

@rsingaby Are you able to send us your large file so that we can debug it?

rsingaby commented 8 years ago

Neal, thanks for your reply. Yes, I'm able to send the model, but we'll do this through the official channels. This is a company project and may be confidential to share. We will send it through our autodesk support account, and I'll have your name and email on the support ticket. Does this work? Kindly advise.

jnealb commented 8 years ago

@rsingaby That works; neal.burnham@autodesk.com

rsingaby commented 8 years ago

Great! Thanks

jnealb commented 8 years ago

@rsingaby Are you running Dynamo as a Revit Addin? If so, under View, Background 3d Preview, Available Previews can you please turn off the "Revit Background Preview" and see if this cures the issue?

rsingaby commented 8 years ago

@jnealb I tried doing this, as well as turn off 3d preview in the dynamo window, disable detailed usability data reporting , with no result.

we've submitted the models to autodesk support through our company account. Not sure if you've gotten your hands on it yet?

jnealb commented 8 years ago

I have but the Revit model gives errors when it loads, pointing to missing components. May I forward you an email with the details?

rsingaby commented 8 years ago

Please do: rashed.singaby@hok.com

jnealb commented 8 years ago

@rsingaby We are able to reproduce this and are tracking it as MAGN-9093.

jnealb commented 8 years ago

@rsingaby We think this is fixed in the latest daily: DynamoInstall0.9.1.20151203T2309. Can you please check? The dyn should load in approximately 2-3 mns and function properly thereafter.

rsingaby commented 8 years ago

@jnealb The file successfully loaded, with no freeze, in a fairly short time. I'm still unable to run the geometry. After clicking run, it takes around 20 seconds (usualy needs close to 5 minutes) for run to complete - with every single node reading "null" and no geometry generated in dynamo. capture

jnealb commented 8 years ago

@rsingaby Thank you - we are tracking the "all null" issue with MAGN-9142.

jnealb commented 8 years ago

@rsingaby We think this is fixed, can you please try with the daily build "post 12/21", inclusive?

rsingaby commented 8 years ago

Neal, looks like all is in good working condition. Thanks for all your help. Happy Holidays!