Fields not updating
I have a large drawing file (~20MB) that has a few hundred fields in tables that are calculating values based on expressions - basically like a spreadsheet.
Everything worked great for weeks, but then at some point the fields stopped updating after a REGEN. I have searched the community high and low, but have not found anyone with a similar issue. I understand that date fields do not update automatically, but these are not date fields.
Running a REGENALL, or UPDATEFIELD <all> will not force the fields to update. Using UPDATEFIELD and choosing one individual field will update that one field, but none of the others that reference it.
I have checked the following variables, but they all seem to be set properly:
FIELDEVAL = 31
DEMANDLOAD = 3
Under TOOLS, OPTIONS, USER PREFERENCES, FIELDS, UPDATE FIELD SETTINGS, I have all of the boxes checked (open, save, plot, etransmit, regen)
I have tried saving my large drawing as a new file, cutting and pasting small portions of my large drawing, to new drawings, opening the drawing in 2016 (I'm currently running AUTOCAD MECHANICAL 2014), tried on a co-workers machine, but nothing seems to work. It is as if the tables no longer think/know that their fields are supposed to be updating????
What does work, is that I recreated a very simple new example of what I am doing (DWG attached) and it works as intended. Why won't my old fields update????