SemiConscious commented on issue #167: URL: https://github.com/apache/royale-compiler/issues/167#issuecomment-744074861
Some further info. I placed a breakpoint just before the line causing the exception in both cases. In the version that works, `this.org.apache.royale.utils` looks like this:  In the broken version it looks like this:  So there are a lot fewer imports happening. Is my issue that I should be importing something into the as file that i am not? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
