I made a few experiments with extending ADFs and discovered an apparent file size limit for extending ADFs.
All ADFs larger than around 60MB would cause the Tango Service to stop, after some time I get a TangoErrorException in my own app and a Screen showing "Faild to connect to Tango. Please restart application" with Tango Explorer.
This occured with multiple ADFs, some where already extended once or even twice, others were als large as 130MB and recorded in on go.
I can't find any mention about this in the official documentation.
My impression is, that there might be some kind of timeout when the Tango service is starting, and larger ADFs take longer to load/reopen. But this is just a theory based on the fact the time between starting the Service and the error seems to be about the same, no matter the file size.
Using the same ADfs just for localization works find.
Can anybody confirm this issue or even has a solution/workaround for this?