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

(Relay) Client is kicked when using the recipe book on xbox #423

Open
JSbETms opened this issue Jun 26, 2023 · 4 comments
Open

(Relay) Client is kicked when using the recipe book on xbox #423

JSbETms opened this issue Jun 26, 2023 · 4 comments

Comments

@JSbETms
Copy link

JSbETms commented Jun 26, 2023

When using relay and connecting to any server (That I have tried) using the recipe book disconnects the client.
This is my console output when I enable the debug mode, directly after any recipe is selected in the recipe book.
image
The code I have used is directly copied from API.md except the version is set to 1.20.0 and process.env.DEBUG = 'minecraft-protocol' has been added to the top of the code.

@extremeheat
Copy link
Member

Can you explain how to replicate the issue and if it happens when you join or do something in-game? If you set logging: true option in the Relay options you'll get more packet debugging information, please provide the console output with that set. Also to confirm, you can't replicate this in-game, right?

@JSbETms
Copy link
Author

JSbETms commented Jul 9, 2023

Apologies, it has only now occurred to me that this only seems to happen only when joining a Relay server from an Xbox device so this issue may not be as striking as first thoughts might suggest.
When I added logging: true to the Relay options I was unable to join the world fully because of the constant stream of text being printed in my console.
To replicate this issue, I simply opened my inventory or a crafting table (presumably anything with a recipe book, such as a stonecutter, although I have not tested all available interactable blocks. [Edit: Works fine with a stonecutter]) and clicked on any available item to craft.
image
(Clicking/Pressing A here would kick the client)
I cannot replicate this issue in a normal/vanilla session of the game.

@JSbETms JSbETms changed the title (Relay) Client is kicked when using the recipe book (Relay) Client is kicked when using the recipe book on xbox Aug 21, 2023
@extremeheat
Copy link
Member

Is this still an issue on latest?

@JSbETms
Copy link
Author

JSbETms commented Nov 2, 2023

Yes.

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

2 participants