VerifyError: Error #1053: Illegal override of…

I think some of you may encountered this “wonderful” runtime error, mostly when you work in a team, building different applications that will load in another one.

Shortly the application is telling us that parts are build using different versions of Flex SDK. In my case the main application was build using Flex SDK version 3.1.0 and the application to be loaded was build using Flex SDK 3.2.0

This are some possible errors:

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

ReferenceError: Error #1065: Variable _*_mx_managers_SystemManager is not defined.

VerifyError: Error #1014: Class ISWFLoader could not be found.

ReferenceError: Error #1065: Variable _SWFLoaderStyle__embed_css_Assets_swf___brokenImage_1003344314 is not defined.

To get rid of these errors compile your application’s parts with the same Flex SDK.

You can download Flex SDK from here: http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3.

Also you can update your Flex Builder to the last version which includes also the last version of Flex SDK: http://www.adobe.com/support/flex/downloads_updaters.html.

 

VerifyError: Error #1053 Illegal override of removeChildBridge in mx.managers.SystemManagerProxy.
2009-03-10 14:29

今天在项目的过程中遇到了这个错误,想必也有其他的朋友也遇到过这个意外的运行时错误.

在这里分析,主要的会碰上这种问题的情况是: 如果你在一个开发团队中,同事们制作编译不同的App,并且被其他的App加载.你们彼此用的Flex SDK不同就会造成这个错误.

我所遇到的: 我用的SDK 3.2.0 ,其他人用的3.0.0

================================================

VerifyError: Error #1053: 在 mx.messaging.channels.NetConnectionChannel 中非法覆盖 getPollSyncMessageResponder。

把引用的包swc 用当前工程的sdk版本再编译一次,否则版本冲突。当然这个只会在 rsl引用时会报。

When you upgrade your flex sdk, you'd better recompile all your models with the same sdk version, such as 3.4. Otherwise, there maybe some error like this:
VerifyError: Error #1053: 在 mx.messaging.channels.NetConnectionChannel 中非法覆盖 getPollSyncMessageResponder。
VerifyError: Error#1053: Illegal override of FlexModuleFactory in mx.core.FlexModuleFactory.
If you are using the third-part library and load it at runtime, you should update your third-part library to your sdk version also, or you can compile the library yourself with the updated sdk if it's a opensource library.
  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值