Hello,
I have a structure variable that I wish to retain permanently. Certain components of this structure are defined via referenced TYP files from other projects.
Until recently, this has always functioned without issue. However, after incorporating two or three additional referenced files to ensure full coverage, I now encounter the following error message:
Offsets cannot be recalculated since variable “xxx” has either no type or a wrong type
Notably, this issue affects only the .per file. When I remove it, the project compiles without errors and operates flawlessly.
Upon reviewing the referenced TYP files, I find nothing unusual or out of the ordinary within them.
Might anyone have an immediate insight into the origin of this behavior?
The AS version in use is 6.5.1.7.
Thank you all.
