Hi, I am trying to make Chunk Downloader to work.
According to documentation I need to create BuildManifest-Windows.txt file in locally hosted directory.
Then add
[/Script/Plugins.ChunkDownloader MY_PRODUCT_NAME]
+CdnBaseUrls=127.0.0.1/MY_PRODUCT_NAME_CDN/
in DefaultGame.ini
I did both of these. However, when I play I can see that Chunk Downloader is looking for manifest file in 3 directories, but the defined one is not in the list. Therefore, it cannon download or mount any pak files.
Then the warning:
LogChunkDownloader: Warning: Ignoring mount request for chunk 0 (no mapped pak files).