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

StartGamePacket fetches incorrect seed #582

Open
afn72 opened this issue Feb 22, 2025 · 0 comments
Open

StartGamePacket fetches incorrect seed #582

afn72 opened this issue Feb 22, 2025 · 0 comments

Comments

@afn72
Copy link

afn72 commented Feb 22, 2025

client.on('start_game', (packet) => {
  console.log(packet.seed)
})

I havent tested this on any servers but for realms, this says a completely different seed to the worlds actual seed. This is most likely not an issue with bedrock-protocol and probably an issue with the StartGamePacket but idk

@afn72 afn72 changed the title startGamePacket fetches incorrect seed StartGamePacket fetches incorrect seed Feb 22, 2025
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

No branches or pull requests

1 participant