Error while trying to do dynamic proxy generation...

26 views
Skip to first unread message

Asking Dumbquestions

unread,
May 31, 2013, 2:40:38 PM5/31/13
to as3-commons...@googlegroups.com
When trying to set up dynamic proxy generation, I do:

ByteCodeType.fromLoader(_loaderInfo);

... and get the following error:

"Error #1125: The index 199 is out of range 198."

Huh? The _loaderInfo in this case is the loaderInfo from the Flash Stage, the stage property of the documentClass.

WAT?

Thanks!

Asking Dumbquestions

unread,
May 31, 2013, 2:52:38 PM5/31/13
to as3-commons...@googlegroups.com
The stack looked like this...

"Error #1125: The index 199 is out of range 198."
at org.as3commons.bytecode.io::AbstractAbcDeserializer/deserializeConstantPool()[C:\projects\as3-commons\as3-commons-bytecode\src\main\actionscript\org\as3commons\bytecode\io\AbstractAbcDeserializer.as:238]
at org.as3commons.bytecode.reflect::ReflectionDeserializer/readABCTag()[C:\projects\as3-commons\as3-commons-bytecode\src\main\actionscript\org\as3commons\bytecode\reflect\ReflectionDeserializer.as:93]
at org.as3commons.bytecode.reflect::ReflectionDeserializer/readTags()[C:\projects\as3-commons\as3-commons-bytecode\src\main\actionscript\org\as3commons\bytecode\reflect\ReflectionDeserializer.as:715]
at org.as3commons.bytecode.reflect::ReflectionDeserializer/read()[C:\projects\as3-commons\as3-commons-bytecode\src\main\actionscript\org\as3commons\bytecode\reflect\ReflectionDeserializer.as:84]
at org.as3commons.bytecode.reflect::ByteCodeTypeProvider/fromByteArray()[C:\projects\as3-commons\as3-commons-bytecode\src\main\actionscript\org\as3commons\bytecode\reflect\ByteCodeTypeProvider.as:131]
at org.as3commons.bytecode.reflect::ByteCodeTypeProvider/fromLoader()[C:\projects\as3-commons\as3-commons-bytecode\src\main\actionscript\org\as3commons\bytecode\reflect\ByteCodeTypeProvider.as:119]
at org.as3commons.bytecode.reflect::ByteCodeType$/fromLoader()[C:\projects\as3-commons\as3-commons-bytecode\src\main\actionscript\org\as3commons\bytecode\reflect\ByteCodeType.as:136]

... other upstream stuff...

Asking Dumbquestions

unread,
May 31, 2013, 4:58:41 PM5/31/13
to as3-commons...@googlegroups.com
Hmm, yah, dunno, we're using Flex4.6/AIR 3.7... this didn't happen using Flex4.6/AIR 3.6


On Friday, May 31, 2013 2:40:38 PM UTC-4, Asking Dumbquestions wrote:

Asking Dumbquestions

unread,
Jun 11, 2013, 1:08:18 PM6/11/13
to as3-commons...@googlegroups.com
Any idears?

Roland Zwaga

unread,
Jun 17, 2013, 4:49:15 AM6/17/13
to as3-commons...@googlegroups.com

hey there,

seems like the SWF format of that particular SWF had another subtle
difference from the spec.
This is really hard to diagnose, I'd have to debug with the offending SWF.
Trouble is that currently I don't have much time to actually invest in
as3commons-bytecode, so I couldn't tell you when exactly I'd have time
to look into this.

cheers,

Roland
> --
> You received this message because you are subscribed to the Google
> Groups "as3-commons-developers" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to as3-commons-devel...@googlegroups.com.
> To post to this group, send email to as3-commons...@googlegroups.com.
> Visit this group at
> http://groups.google.com/group/as3-commons-developers?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.



Reply all
Reply to author
Forward
0 new messages