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

Cannot convert IOErrorEvent to Error when assets aren't found. #81

Open
jackwlee01 opened this issue Aug 22, 2013 · 0 comments
Open

Cannot convert IOErrorEvent to Error when assets aren't found. #81

jackwlee01 opened this issue Aug 22, 2013 · 0 comments

Comments

@jackwlee01
Copy link

When Flump can't find the assets isn't giving me a proper error, it is instead throwing this runtime error.

TypeError: Error #1034: Type Coercion failed: cannot convert flash.events::IOErrorEvent@1276ed281 to Error.
at RListener1/onEmit()
at react::AbstractSignal$/EMIT()
at react::Reactor/notify()
at react::AbstractSignal/notifyEmit()
at react::Signal/emit()
at flump.executor::Future/onFailure()
at flump.executor::FutureTask/fail()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at deng.fzip::FZip/defaultErrorHandler()

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

No branches or pull requests

1 participant