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

Make Curseforge slug resolving more reliable #60

Open
SolitudeSF opened this issue Jul 16, 2022 · 1 comment
Open

Make Curseforge slug resolving more reliable #60

SolitudeSF opened this issue Jul 16, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@SolitudeSF
Copy link

pacmc install curseforge/betterend

results in

Resolving versions and dependencies...
[✓] resolved slugs
[✓] resolved install transaction

Installing the given mods will result in the following transaction:

Is this okay? (Y/n) yes

and no action being performed.
mod has version compatible with archive version.

@jakobkmar jakobkmar changed the title Install silently fails Make Curseforge slug resolving more reliable Jul 16, 2022
@jakobkmar
Copy link
Owner

Hey, thanks for the report!

The issue here is that Curseforge does not support requests by slug directly, that's why pacmc uses a workaround at the moment, which sadly does not work that great. This workaround can be improved though, and that is planned for the future!

The feedback for empty transactions can be improved as well, since it might confuse users.

@jakobkmar jakobkmar added bug Something isn't working enhancement New feature or request labels Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants