 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>
|
 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!
|
 Uwe Holland
|
Hi Matan,
the URL is
Kind regards,
Uwe
|