Chunk downloader does not account for iostore files, it fails to mount .utoc files

Hi,

I am trying to build a system for live ops delivery using CDN. We created a system and pipeline which works with .pak files but since we are moving closer to production we are looking into encryptions as well as faster load times so we shifted our builds to generate iostore files. The older setup to download and mount the chunks that are only the .pak files was using chunkdownloader plugin internally. Chunkdownloader is good for downloading the files of all types including .utoc, .ucas, .pak but it fails in mounting the .utoc files. We went through the document which clearly shows .utoc files present in the Manifest files.. which kind of indicates that chunk downloader is capable of downloading and mounting any type of file. Am i missing a step that is necessary to mount these files

Sharing the errors below

[Image Removed]

[Attachment Removed]

Steps to Reproduce[Attachment Removed]

Hello,

The development of the ChunkDownloader was stopped and official support for IOStore was never added. We are aware of licensees who were able to extend the plugin to add such support. You might be able to find solutions on the forums: Epic Developer Community

Regards,

Martin

[Attachment Removed]