Erhalten eines VerifyError mit der TweenMax
lib beim Aufruf von TweenMax.to
. Dieser Fehler scheint nicht spezifisch für TweenMax zu sein (wir haben festgestellt, dass bei anderen Benutzern Fehler mit nicht verwandtem Code auftreten). Vielleicht weiß jemand, was dieser Fehler bedeutet und was die Ursache sein könnte.
Editar
Es scheint etwas mit Anonymous-Funktionen zu tun zu haben: https://bugs.adobe.com/jira/browse/SDK-14054
Hier ist der Fehler:
VerifyError: Error #1107: The ABC data is corrupt, attempt to read out of bounds. at global$init()
Und der vollständige Fehler:
verify global$init()
stack:
scope:
locals: global
0:getlocal0
stack: global
scope:
locals: global
1:pushscope
stack:
scope: global
locals: global
2:debugfile
"D:\Projects\Mattel\PollyPocket\CutantsSite_PollyRelaunch\3_project-build\programming_teaser\code\classes;gs;TweenMax.as"
stack:
scope: global
locals: global
5:debugline 387
stack:
scope: global
locals: global
8:findpropstrict {gs}::TweenMax
stack: global
scope: global
locals: global
11:getlex 2
stack: global Object$?
scope: global
locals: global
13:pushscope
stack: global
scope: global Object$
locals: global
14:getlex 16
stack: global gs::TweenLite$?
scope: global Object$
locals: global
16:pushscope
stack: global
scope: global Object$ gs::TweenLite$
locals: global
17:getlex 16
stack: global gs::TweenLite$?
scope: global Object$ gs::TweenLite$
locals: global
19:newclass gs::TweenMax$cinit()
VerifyError: Error #1107: The ABC data is corrupt, attempt to read out of bounds.
at global$init()
at
mattel.pollypocket.cutantssite.site.page.mycutants::CutantButtonWorldGroup/addedToStage()[D:\Projects\Mattel\PollyPocket\CutantsSite_PollyRelaunch\3_project-build\programming_teaser\code\classes\mattel\pollypocket\cutantssite\site\page\mycutants\CutantButtonWorldGroup.as:118]