bvn-architecture / RevitBatchProcessor

Fully automated batch processing of Revit files with your own Python or Dynamo task scripts!
GNU General Public License v3.0
301 stars 84 forks source link

Revit Batch Processor halts in Revit Error #52

Open alexberd opened 4 years ago

alexberd commented 4 years ago

Revit Halts when upgrading Revit 2017 to 2018 and the following message appears. Unfortunately, the "OK" button is greyed out and application does not know to press "Delete Instances". Would it be possible to first try to press "ok". If ok is greyed out, then try to press "Delete Instances".

I also snapped the screen when RevitBatchProcessor tries to avoid the error.

Autodesk Revit 2018 - Error Message

Batch Revit File Processor

DanRumery commented 4 years ago

@alexberd Normally the warnings / failures handler logic would handle this instead of the dialog box handler so I wonder why it doesn't handle this particular warning...

Can you make a stripped down version of the file that causes this warning and send it to me? I'll need it so I can trigger that warning.

Bright-Brave commented 10 months ago

@alexberd Normally the warnings / failures handler logic would handle this instead of the dialog box handler so I wonder why it doesn't handle this particular warning...

Can you make a stripped down version of the file that causes this warning and send it to me? I'll need it so I can trigger that warning.

@DanRumery Hi, I got same issue when upgrading Revit 2019 to 2020, and the rvt file was attached.