mojira.dev
MCPE-78564

ClientRandomId (CID) issues

There is a problem with the ClientRandomId(CID) of the client data contained in the LoginPacket.

Recently, I've been experiencing a problem where some of the Android users have the same CID.
The value of the CID is consistently 9223372036854775807, which is the maximum value of the BIGINT.

And what is written in games/com.mojang/minecraftpe/clientId.txt has not been validated.
If there are any characters other than numbers, they seem to be ignored.
Here are some examples: (tested on Windows 10)
5744c044cd30 → 5744 (clientId.txt was not overwritten)
ILoveMojang<3 (clientId.txt was overwritten)

In addition, the CID sent is not the same as what is in the file.
example: (tested on Windows 10)
in clientId.txt: 3345431947655838679
receinved: -6143449825213770105

Comments 4

Thank you for your report!
However, this issue has been temporarily resolved as Awaiting Response

Is this still an issue in the latest version?

If it is, please be sure to include steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Thank you for your report!
However, this issue has been temporarily resolved as Awaiting Response

Is this still an issue in the latest version?

If it is, please be sure to include steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Nerahikada

(Unassigned)

Unconfirmed

Multiple

1.14.60 Hotfix

Retrieved