
mad-components - issue #5
Once in a while: Error #2044: Unhandled ioError:. text=Error #2036: Load Never Completed.
What steps will reproduce the problem? 1. assign to text property of ImageLoader - a valid URL, of an image file that exists.
What is the expected output? What do you see instead?
Occassionally, (rarely, not all the time) the following error is reported: "Error #2044: Unhandled ioError:. text=Error #2036: Load Never Completed. URL: http://...etc.,..."
Within the code, the Loader is appropriately surrounded by try, catch, there are listeners for errors, yet the problem still happens (sometimes). Any suggestions from users would be appreciated.
Status: Accepted
Labels:
Type-Defect
Priority-Medium