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 IndexOutOfBoundsException #7353

Closed

Conversation

XiYang6666
Copy link

When using this mod to connect to a Vanilla server, it results in an IndexOutOfBoundsException error, which is caused by the lack of compatibility with Vanilla's ClientboundMapItemDataPacket.

@IThundxr
Copy link
Member

Players should not be joining vanilla servers when using common sided mods, this is a hacky fix for players doing something that's entirely unsupported

@IThundxr IThundxr closed this Feb 17, 2025
@XiYang6666
Copy link
Author

XiYang6666 commented Feb 17, 2025

n some group servers, players must first join the lobby server to log in. This means that in certain situations, players are required to join a server similar to the vanilla version.

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