Jump to content
Search Community

apparently bogus error message from BinaryDataLoader

adventmedia test
Moderator Tag

Recommended Posts

In a certain context, a BinaryDataLoader loader is throwing an error (Error #2044: Unhandled error) with no further information (event.text = ""). However the data is available in event.target.content - if I pass the event on to the onComplete handler, the data (jpg file) is handled correctly.

So here's the tricky part: the context is in an AIR project targeting iOS using SDK 15 and the "Improved Packaging Engine". Using the legacy engine (< AIR 4.0), it works fine. (the legacy engine among other things takes ~10X longer to do its thing).

 

I replaced the loader with the AS3 Loader class - that has no problems either.

 

Any thoughts on how to track down this error or what might be causing it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...