Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ByteCodeType.fromLoader #2030 error in pure as3 project with preloader frame #123

Open
GoogleCodeExporter opened this issue Mar 13, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.create a project with two frame. demo project please refer to attach file.
2.run it, will see following error:

Error: Error #2030: End of file was encountered.
    at flash.utils::ByteArray/readUnsignedByte()
    at org.as3commons.bytecode.reflect::ReflectionDeserializer/readTypes()
    at org.as3commons.bytecode.reflect::ReflectionDeserializer/readABCTag()
    at org.as3commons.bytecode.reflect::ReflectionDeserializer/readTags()
    at org.as3commons.bytecode.reflect::ReflectionDeserializer/read()
    at org.as3commons.bytecode.reflect::ByteCodeTypeProvider/fromByteArray()
    at org.as3commons.bytecode.reflect::ByteCodeTypeProvider/fromLoader()
    at org.as3commons.bytecode.reflect::ByteCodeType$/fromLoader()

What is the expected output? What do you see instead?

runs correctly without #2030 error

What version of the product are you using? On what operating system?
as3 bytecode 1.1.1 stable
FDT 5.1
lion 10.7.3 
FP 11.1.102.62
Flex sdk 4.6.0

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 23 Apr 2012 at 9:21

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by ihatelivelyids on 14 Oct 2012 at 2:58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant