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

Add a setting to ignore hash checks #3

Open
1 task done
kalirosenkreuz opened this issue Feb 23, 2025 · 1 comment
Open
1 task done

Add a setting to ignore hash checks #3

kalirosenkreuz opened this issue Feb 23, 2025 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@kalirosenkreuz
Copy link

kalirosenkreuz commented Feb 23, 2025

Goal

Fix errors related to incorrect zlib outputs.

Motivation

Some distributions of linux use zlib-ng rather than zlib itself with no option to use regular zlib; many of the bug reports about the error "Processor failed, invalid outputs" are due to hash checks failing because the launcher expects the outputs from regular zlib. I currently cannot run modpacks exported from other OSes on Fedora.

The FeedTheBeast launcher already has this setting.

Specification

Add an option to skip hash checks.

Drawbacks

N/A

Unresolved Questions

N/A

Alternatives Considered

N/A

This suggestion is unique

  • I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected.

You may use the editor below to elaborate further.

No response

@TheKodeToad
Copy link
Member

TheKodeToad commented Feb 23, 2025

The launcher itself does not handle Forge. I wonder what's going on in FTB Launcher...
Also I believe the Forge checksums are meant to be ignored in all cases

@TheKodeToad TheKodeToad transferred this issue from PrismLauncher/PrismLauncher Feb 23, 2025
@TheKodeToad TheKodeToad added the help wanted Extra attention is needed label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants