"An unrecoverable error has occurred" error when saving after adding .txt file

"An unrecoverable error has occurred" error when saving after adding .txt file

Anonymous
Not applicable
752 Views
2 Replies
Message 1 of 3

"An unrecoverable error has occurred" error when saving after adding .txt file

Anonymous
Not applicable

Hello!

 

I seem to be having a strange issue with multiple families I have created. I receive the "An unrecoverable error has occurred" error.

 

I usually have to create a text file that contains all the family type catalog, then it can be added to projects with ease.

 

Saving without the text file has no issues, but once the text file becomes associated with the .rfa, it gives that error. I am using the most up to date version of Revit 2017 for this.

 

I've attached the file in hopes someone can help me here...

 

Thank you!

0 Likes
Accepted solutions (1)
753 Views
2 Replies
Replies (2)
Message 2 of 3

barthbradley
Consultant
Consultant
Accepted solution

Looks like you have a misplaced comma.  

 

as-is:

 

,Width##length##inches,Depth##length##inches,Countertop Visibility##Other,##Countertop##Other##

 

corrected: 

 

,Width##length##inches,Depth##length##inches,Countertop Visibility##Other##,Countertop##Other##

Message 3 of 3

Anonymous
Not applicable

That definitely seemed to be the issue!

 

Thank you so much!