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

Curseforge opted-out mods “Checking if the site connection is secure” is not given enough time to properly finish #1526

Closed
2 tasks done
tanchevk opened this issue Jan 24, 2023 · 2 comments

Comments

@tanchevk
Copy link

  • I searched the issue tracker for other issues covering my case
  • This is a Launcher issue. (Usually if you can reproduce it with a fresh instance)

Describe the bug
When installing modpacks and/or mods, curseforge sometimes mandates a connection check, courtesy of Cloudflare. When this occurs, GDlauncher falsely assumes nothing is wrong and refreshes the page after a given amount of time, however this interferes with the connection check and results in an infinite loop of GDlauncher trying to download the opted-out mod but being unable to properly verify its connection.

To Reproduce
Steps to reproduce the behavior:

  1. Open GDlauncher
  2. Click on the new instance button
  3. Select modpacks (easiest way to witness, also works with mods)
  4. Select any modpack with opted-out mods (for example, Light Craft)
  5. Wait for opted out mods modal
  6. Click confirm
  7. Observe as GDlauncher enters an infinite loop of verification attempts
  8. After a given amount of attempts, GDlauncher will simply inform you of a failed download

Expected behavior
GDlauncher should, optimally, allot more time for the verification prompt (this one doesn't even require input)

Possible solutions
Detect this page (utilizing request and response headers, maybe) and increase the time between refreshes when it detects the verification prompt

Screenshots
image
image
(Ignore background applications, forgot to close)
image
image
image

Operating System:

  • OS: Windows 11 Home 22H2 22621.1105
  • Launcher Version: v1.1.25
  • Java Version: 19
  • Minecraft Version: 1.19.3 (observed on other versions as well)
  • Mod Loader: Fabric (occurs on Forge also)
@Eskaan
Copy link
Collaborator

Eskaan commented Jan 24, 2023

Duplicate of #1513
Also, the latest version is v1.1.29 / v1.1.30-beta.1 ;)

@Eskaan Eskaan closed this as completed Jan 24, 2023
@Eskaan Eskaan closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
@tanchevk
Copy link
Author

oops mb my dumb ass forgot to update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants