Hacker News new | ask | show | jobs
by kortex 1730 days ago
> In this release, we are re-introducing diagnostic tracking, which was part of Minecraft: Java Edition until 2018.

So it was there, they took it out, now it's back.

2 comments

If it was "game crashed, here's the stacktrace" before and now (or later) it's "player put 20 blocks of gold on server IP 127.0.0.1 with players foo, bar, baz present", it's a difference.
This is just speculation on your part? Is that all they were collecting before? And they are not collecting that now. They are collecting:

launcher identifier user identitifer (XUID) client session id (changes on restart) world session id (changes per world load, to be reused for later events) game version operating system name and version Java runtime version if client or server is modded (same information as on crash logs) server type (single player, Realms or other) game mode

“At this point the only implemented event is world load.”

Are you certain about your assertion? Can you link to the document where you found it?

Pretty sure GDPR and CCPA would prevent almost all of that from being stored.
According to Minecraft YouTuber/commentator Xisumavoid[1], it was removed for GDPR or a related law. And now they're adding it back in a compliant manner.

1: https://www.youtube.com/watch?v=4WEX_ICnZHE or the snapshot video just before it?