Exception instead of ErrorSignal

HomeForumsAssetLoaderI Need Help!Exception instead of ErrorSignal

This topic has 2 voices, contains 3 replies, and was last updated by  Matan Uberstein 337 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
June 16, 2011 at 8:42 pm #722 Quote

Uwe Holland
<p>Hi Matan,</p>
<p>I get the following exception if an asset got an IoError (not found). This is correct BUT I would rather expect an ErrorSignal instead of a non-catchable exception here. The problem I got is that I cannot display an alternative asset if the desired asset is not loadable.</p>
<p>Is there something that has been overlooked by me?</p>
<p>Kind regards,<br />
Uwe</p>
<p>Exception fault: Error: [AssetLoaderError] Asset’s url is invalid.<br />
at org.assetloader.base::LoaderFactory/produce()[C:StorageWorkAssetLoadersrcorgassetloaderbaseLoaderFactory.as:63]<br />
at org.assetloader.base::AssetLoaderBase/add()[C:StorageWorkAssetLoadersrcorgassetloaderbaseAssetLoaderBase.as:87]<br />
at org.assetloader.base::AssetLoaderBase/addLazy()[C:StorageWorkAssetLoadersrcorgassetloaderbaseAssetLoaderBase.as:79]
</p>
June 16, 2011 at 8:45 pm #810

Matan Uberstein

Hi Uwe,

Would you mind giving me the url it’s trying to load? There might be a loop hole with the URLParser.

Thanks for posting!

June 16, 2011 at 9:28 pm #811

Uwe Holland

Hi Matan,

the URL is

Kind regards,
Uwe

June 16, 2011 at 9:34 pm #812

Matan Uberstein

Resolved in private.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.