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

Fixed Wrong Proxy Settings Message #5253

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

MarkusTieger
Copy link

image
It says "Minecraft does not accept proxy settings.", but thats wrong:
image
(Decompiled 1.20.1 using jd-gui)

@Zetabite
Copy link
Contributor

Zetabite commented Sep 4, 2023

iirc, it just doesn't do anything with em.

@MarkusTieger
Copy link
Author

Let me verify that

@MarkusTieger
Copy link
Author

It does use it for authentication:
image
image

@arthomnix
Copy link
Contributor

That isn't MultiMC in the screenshot

@MarkusTieger
Copy link
Author

It's a fork of it and its the same on MultiMC:
image

@peterix
Copy link
Member

peterix commented Sep 5, 2023

I don't think this is particularly interesting to change. It is not used to play the game. It also doesn't apply to all game versions.

@peterix
Copy link
Member

peterix commented Sep 5, 2023

Like yeah, we can change the string... But I'd rather do something more substantial. Like encode which versions actually take these args in metadata.

@MarkusTieger
Copy link
Author

I don't think this is particularly interesting to change. It is not used to play the game. It also doesn't apply to all game versions.

Yes, but it technically spreads misinformation.
Maybe i will create a pr (or an issue, i never coded with c++...) to add it to metadata and create an entry in the installation config for passing proxy arguments 🤔.
But for now the string annoys me.

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

Successfully merging this pull request may close these issues.

None yet

4 participants