Forum Discussion

scorpiontahir02's avatar
11 years ago

roTextureManager skipping some images

I am working on a newer version of my application. In my previous app I was using roUrlTransfer to download images to local file system. But this time I am using roTextureManager to grab images from remote sources. But roTextureManager does not seem to be as reliable as roUrlTransfer has been. Some of the images (not some specific but randomly) are not being downloaded on almost each time I load a screen. Whereas my previous version of the app which uses roUrlTransfer to download images is working fine and all the images are downloaded. Have anybody else has had same issue? And what can be the reason that images are downloaded fine with roUrlTransfer but not with roTextureManafer although I think underlying processing of grabbing the image must be same for both of them?

22 Replies