Skip to content

fix MC-242809 #421

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

Merged
merged 5 commits into from
Jul 20, 2025
Merged

fix MC-242809 #421

merged 5 commits into from
Jul 20, 2025

Conversation

MicrocontrollersDev
Copy link
Contributor

https://bugs.mojang.com/browse/MC/issues/MC-242809

it is worth noting that this bug is labeled as "Works as Intended", however I would argue this fix can still be incredibly useful for many people. I have seen many people trying to copy paste server IPs from other people and accidentally copying in a whitespace and getting confused on why they are unable to connect. IPs should never have spaces, so trimming them should be perfectly safe.

Additionally, debugify already fixes WAI bugs, notably the no telemetry fix.

I understand if you decide to close this but to me it seems a useful bugfix and quite uninvasive. Best case someone doesn't have to see an unhelpful error message for a typo, worst case no one notices this anyways.

@isXander isXander merged commit 27dced3 into isXander:1.21.7 Jul 20, 2025
1 check passed
@MicrocontrollersDev MicrocontrollersDev deleted the mc-242809 branch July 20, 2025 20:34
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.

2 participants