-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w20b
-
None
-
[15:14:52 INFO]: Minecraft Launcher 1.4.4 (through bootstrap 5) started on windows...
[15:14:52 INFO]: Current time is May 20, 2014 3:14:52 PM
[15:14:52 INFO]: System.getProperty('os.name') == 'Windows 7'
[15:14:52 INFO]: System.getProperty('os.version') == '6.1'
[15:14:52 INFO]: System.getProperty('os.arch') == 'x86'
[15:14:52 INFO]: System.getProperty('java.version') == '1.7.0_45'
[15:14:52 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[15:14:52 INFO]: System.getProperty('sun.arch.data.model') == '32'
[15:14:52 INFO]: JFX has been detected & successfully loaded
[15:14:53 INFO]: Refreshing local version list...
[15:14:53 INFO]: Refreshing remote version list...
[15:14:54 INFO]: Refresh complete.
[15:14:55 INFO]: Loaded 4 profile(s); selected 'Beta'
[15:14:55 INFO]: Refreshing auth...
[15:14:55 INFO]: Logging in with access token
[15:14:52 INFO]: Minecraft Launcher 1.4.4 (through bootstrap 5) started on windows... [15:14:52 INFO]: Current time is May 20, 2014 3:14:52 PM [15:14:52 INFO]: System.getProperty('os.name') == 'Windows 7' [15:14:52 INFO]: System.getProperty('os.version') == '6.1' [15:14:52 INFO]: System.getProperty('os.arch') == 'x86' [15:14:52 INFO]: System.getProperty('java.version') == '1.7.0_45' [15:14:52 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation' [15:14:52 INFO]: System.getProperty('sun.arch.data.model') == '32' [15:14:52 INFO]: JFX has been detected & successfully loaded [15:14:53 INFO]: Refreshing local version list... [15:14:53 INFO]: Refreshing remote version list... [15:14:54 INFO]: Refresh complete. [15:14:55 INFO]: Loaded 4 profile(s); selected 'Beta' [15:14:55 INFO]: Refreshing auth... [15:14:55 INFO]: Logging in with access token
-
Unconfirmed
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!
- duplicates
-
MC-43601 Hunger is lost when standing in close proximity to mobs / stat.walkOneCm increases
- Resolved