First post here on the forum, since I could not find anyone else facing a similar problem. I set up a pretty complicated script to automate IFC exports for my company primarily using the Export IFC node from the Genius Loci package. It worked like a charm for a few times, before randomly and suddenly giving me the following error: “Error 1: There has been an unrecoverable error during export. This may be because the file is too large to export. Try using filters and “Current View Only” mode, or look at the documentation for more suggestions. Export will now be aborted.”
After getting this error once, it is as if the script breaks completely and all subsequent exports still fail in the same way. I even tried to simplify the script and model but still getting the same error (as in the screenshot)
Some things I have tried and noticed (but none of them have worked) :
- I get the same error regardless of the Revit version or the Dynamo version (tested on Revit 2022, 2023, 2024)
- Already tried resetting Dynamo by removing all installed packages and Dynamo settings files
- Tried disabling all Revit addins (including BIM IFC Export updates from Github)
- Installed a new version of Revit
- IFC exports from the in-built Revit export tool occur fine, seems like it only fails when it is triggered through Dynamo.
Any clue what might be happening? It is quite annoying since the actual script worked beautifully for a day and now it suddenly decided to give up on me
Wasted quite a lot of time with troubleshooting it myself, but I am not sure what else to try at this point.

