You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
The text was updated successfully, but these errors were encountered:
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()
The text was updated successfully, but these errors were encountered: