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

Fix errors with viaversion and map decorations #1006

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

booky10
Copy link
Collaborator

@booky10 booky10 commented Sep 21, 2024

Reproducible on a 1.20.6+ server with a 1.20.4- client when packetevents tries to parse a map decoration type
Caused by packetevents not seeing "red_x" as the same as "minecraft:red_x"

This now implements a more generic solution, normalizing all string inputs for registries

Fixes #988

@retrooper retrooper merged commit ed28da3 into retrooper:2.0 Sep 24, 2024
2 checks passed
@retrooper
Copy link
Owner

Thank you booky

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.

1.20.4 support
2 participants