# Ignore warnings when opening a Revit file

**URL:** https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009
**Category:** Uncategorized
**Created:** [January 10, 2018, 4:51am UTC](https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009 "2018-01-10T04:51:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![cmoz4576](https://avatars.discourse-cdn.com/v4/letter/c/958977/32.png) [@cmoz4576](https://forum.dynamobim.com/u/cmoz4576)
#### Post date: [January 10, 2018, 4:51am UTC](https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009/1 "2018-01-10T04:51:01Z")

</div>

Hi everybody

Is there any node that can help me to ignore the warnings of a Revit file? I am trying to upgrade several files using dynamo, but if it finds a warning it stops the process. Is there any way to avoid this?

---

<div class="post-metadata">

### Author: ![jacob.small](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/jacob.small/32/161030_2.png) [@jacob.small](https://forum.dynamobim.com/u/jacob.small)
#### Post date: [January 10, 2018, 8:19am UTC](https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009/2 "2018-01-10T08:19:31Z")

</div>

What is the warning you’re seeing?

---

<div class="post-metadata">

### Author: ![Alex\_Vila](https://avatars.discourse-cdn.com/v4/letter/a/b2d939/32.png) [@Alex\_Vila](https://forum.dynamobim.com/u/Alex_Vila)
#### Post date: [June 17, 2019, 6:05am UTC](https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009/3 "2019-06-17T06:05:03Z")

</div>

using the Bulk Revit Rename upgrade, Revit stops when there is a warning, like dimensions deleted, relationship broken, link missing, family with errors… there are many reasons to stop, then bulk process is being interrupted … pretty much in every file there is a few stop points!

---

<div class="post-metadata">

### Author: ![sweapon](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/sweapon/32/147473_2.png) [@sweapon](https://forum.dynamobim.com/u/sweapon)
#### Post date: [June 15, 2020, 11:44am UTC](https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009/4 "2020-06-15T11:44:28Z")

</div>

Did you guys found a node that ignored the warnings?

---

<div class="post-metadata">

### Author: ![JamesT](https://avatars.discourse-cdn.com/v4/letter/j/ed8c4c/32.png) [@JamesT](https://forum.dynamobim.com/u/JamesT)
#### Post date: [May 6, 2023, 1:43am UTC](https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009/5 "2023-05-06T01:43:53Z")

</div>

I wish there is a way to suppress the error message

---

<div class="post-metadata">

### Author: ![GavinNicholls](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/gavinnicholls/32/190442_2.png) [@GavinNicholls](https://forum.dynamobim.com/u/GavinNicholls)
#### Post date: [May 6, 2023, 3:03am UTC](https://forum.dynamobim.com/t/ignore-warnings-when-opening-a-revit-file/18009/6 "2023-05-06T03:03:02Z")

</div>

There is a way to do this but not with a node - generally needs Python or zero touch nodes. Search the forums for IFailureProcessor - heaps of topics on it with solutions.
