RuntimeFilesDownloader
RuntimeFilesDownloader copied to clipboard
Crash for Runtime Files Downloader in 5.3
I was using the Plugin in 5.1 previously and I had no problems with the plugin at all. Now after I switched to 5.3 I am getting the crash.
Screenshot from the Blueprint:
Both URL and Save Path are valid
The function works sometimes but it crashes most of the time.
The progress is stuck at 0 and I am getting this spam in the log for awhile:
LogRuntimeFilesDownloader: Downloaded 822663467 bytes of file chunk from https://(The link I am downloading from) by payload. Overall: 0, Progress: 0.000000
after the spam I get those errors before the crash happens:
[2023.11.16-19.16.27:913][411]LogRuntimeFilesDownloader: Warning: FRuntimeChunkDownloader destroyed
[2023.11.16-19.16.40:361][823]LogRuntimeFilesDownloader: Warning: Failed to download file from https:/(The link I am downloading from) by payload: downloader has been destroyed
[2023.11.16-19.16.40:361][823]LogRuntimeFilesDownloader: Warning: Failed to download file chunk from https://(The link I am downloading from): downloader has been destroyed
[2023.11.16-19.16.40:361][823]LogOutputDevice: Warning:
Script Stack (0 frames) :
[2023.11.16-19.16.40:370][823]LogWindows: Error: appError called: Assertion failed: !IsComplete() [File:F:\UE_5.3.2\UnrealEngine-release\Engine\Source\Runtime\Core\Public\Async\Future.h] [Line: 191]