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: minecraft name being duplicated in the name string #656

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

CosminPerRam
Copy link
Member

Fixes #655

It makes sense to remove this line as that object would be added in the stack array, then added to the name string again.

I have tested over 20 entries from battlemetrics and found these that the bug would occur: mc.mcskill.ru:25565, minecraft.mineland.net:25565 and play.survival-games.cz:25565, which are fixed on this branch.

@CosminPerRam CosminPerRam merged commit 5391daf into master Nov 15, 2024
8 checks passed
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.

bug: Minecraft server name's are duplicated
1 participant