RSS
 

VerifyError: Error #1053: Illegal override of removeChildBridge in mx.managers.SystemManagerProxy

25 Mar

Ran into this error recently when using automation testing (RunTimeLoading.html/swf).

Turned out to be a recently updated SWC (library) that was compiled under a newer SDK than the main app.

With the mixed SDKs main app / SWC(s) RunTimeLoading.swf was unable to load regardless of which SDK version RunTimeLoading was compiled under.

 
 

Leave a Reply

 

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

 
  1. Bill

    April 7, 2009 at 10:58 am

    Super useful, this was exactly my problem ::tips hat:: Thanks!

     
  2. Jay

    March 11, 2010 at 10:02 am

    Very usefull, thx