Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash for Runtime Files Downloader in 5.3 #17

Open
AliOweidah opened this issue Nov 17, 2023 · 0 comments
Open

Crash for Runtime Files Downloader in 5.3 #17

AliOweidah opened this issue Nov 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AliOweidah
Copy link

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:
image
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] 
@gtreshchev gtreshchev added the bug Something isn't working label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants