There’s a good chance it’s related to this: https://github.com/apache/royale-compiler/issues/203
> On Dec 14, 2021, at 12:12 PM, Maria Jose Esteve <mjest...@iest.com> wrote: > > I am modifying the recovery, as suggested by Greg (via xmlData['xxx'] instead > of xmlData.child('xxxx') and this seems to fix it BUT I want to know why and > if I can avoid it because until not long ago this worked fine in release. > As soon as I have verified it works I will go back and test by removing each > of the compiler options to see if they are interfering. Any suggestions? :P