mojira.dev
MC-55553

stat.walkOneCm Increases While Standing Still

Process:
1. Open inventory.
2. Leave minecraft window
3. Copy stats file from .minecraft/saves/[save]/[id].json
4. Wait ~5 minutes (without touching the minecraft window)
5. Copy stats file again.

The two copies of the stats files are attached, along with the output of git diff between a json-formatted version of them (see a0db92bf-formatted.diff attachment). Also included is a screenshot and debug-screenshot.

NOTE in the diff that while stat.playOneMinute and stat.timeSinceDeath have changed as expected, stat.walkOneCm has increased by 14,701 cm, even though the player could not have moved!

Linked issues

Attachments

Comments 5

Cannot confirm.

Start

"stat.timeSinceDeath":626,"stat.walkOneCm":1216957

After few minuts

"stat.timeSinceDeath":5028,"stat.walkOneCm":1216957

Maybe you've got pushed by other player ( MC-856 ) or by mobs ( MC-43601 ) ?
I was standing on a flatworld without mobs.

Thanks for linking to the other bugs. My problem looks very similar to MC-43601, as there are mobs are next to me behind a wall. Let me try moving farther away to see if the problem disappears, and I'll report back in a few minutes.

Yeah, moving back 3m fixed the issue, so it looks like this is a duplicate of MC-43601.

Sorry for the trouble, and thanks for linking me to the actual issue (and usable workaround). 🙂

Joe Taber

(Unassigned)

Unconfirmed

Minecraft 14w20b

Retrieved