mojira.dev
MCPE-237020

UpdateClientOptionsPacket is not sent when the graphics mode changes while logged in to a third-party server

On third party servers, when RTX is enabled during login using a resource pack such as VanillaRTX, UpdateClientOptionsPacket is not sent during login.
As a result, the server cannot determine whether RTX activation actually failed or not.

Steps to reproduce

  1. Prepare a computer with an RTX capable GPU.

  2. Set up a third party server that supports packet capture.

  3. Send the VanillaRTX resource pack and capture packets.

  4. Even if RTX is enabled successfully, UpdateClientOptionsPacket is never sent.

Additional information

The GraphicsMode value in the LoginPacket extra data chain is 1 (FANCY) when the client may enable RTX.
However, no UpdateClientOptionsPacket is sent during login, even after RTX is enabled.
Therefore the server cannot confirm the final graphics mode.

Comments 0

No comments.

daisukedaisuke1018

(Unassigned)

Unconfirmed

Windows

Windows11

26.3

Retrieved