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

Reopening Export Template Manager when template is being downloaded results in errors #55365

Closed
kleonc opened this issue Nov 26, 2021 · 2 comments

Comments

@kleonc
Copy link
Member

kleonc commented Nov 26, 2021

Godot version

3.4.stable

System information

Windows 7

Issue description

Title. Errors:

ERROR: Condition "get_http_client_status() != HTTPClient::STATUS_DISCONNECTED" is true.
   at: set_download_file (scene/main/http_request.cpp:428)
ERROR: Condition "get_http_client_status() != HTTPClient::STATUS_DISCONNECTED" is true.
   at: set_use_threads (scene/main/http_request.cpp:409)
ERROR: HTTPRequest is processing a request. Wait for completion or cancel it before attempting a new one.
   at: (scene/main/http_request.cpp:82)

Steps to reproduce

  1. Open Export Template Manager and start downloading a template.
  2. Close Export Template Manager.
  3. Open Export Template Manager, after a while it will produce the errors (if still downloading).

Minimal reproduction project

N/A

@andreymal
Copy link

This bug is still present in 4.2.stable

@kleonc
Copy link
Member Author

kleonc commented Aug 12, 2024

Fixed by #93148 (since v4.3.beta2.official [b75f048]).

@kleonc kleonc closed this as completed Aug 12, 2024
@kleonc kleonc added this to the 4.3 milestone Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants