mojira.dev
MC-66

score doesn't work anymore

I was killing mobs and after killing about 10 zombies 2 skelletons and 1 endermen I died with level 14 xp. when I died the YOU DIED! screen popped up with the options respawn and quit to title. there was also the score but it displayed 0

what I expected to happen:the game would show me my real score.

what actually happened:It showed 0

steps to reproduce:
1. kill mobs
2. die
3. look at the score

Attachments

Comments 12

Confirmed. Issue persists on 1.4.2 prerelease.

updated to 1.4.2 bug.
kurt do you know how I can change the priority of the bug?

We cannot change the priority. It can only be voted on by the users I believe. I voted it up. From what I can tell, only Mojang has the ability to change priority and to close/resolve/fix issues.

In which version did it actually give a score that was not 0 or &e0?

Erik, according to the wiki, Markus fixed the score in Beta 1.9pre2. http://www.minecraftwiki.net/wiki/Score
However, I've just force updated to 1.3.2 and haven't been able to achieve a score yet. All of my tests have been acquiring 1 level of XP (which should be a score of 1) and then drowning. I have not gone a full day/night cycle. Testing that to see if that is the issue.

2 more comments

Did it work in multiplayer in 1.2.5? Maybe it was broken when singleplayer and multiplayer were merged?

Small mod that fixes this bug.

I did a bit of debugging in MCP. The server updates the score, but doesn't send it to the client. Also the score isn't saved/loaded.

I made a small mod that fixes this bug. I attached it here (MC-66-fix.zip).

@mojang I modified packet 43 (0x2B) to also include the current score and moved score saving/loading from EntityPlayerSP (which is never used since 1.3) to EntityPlayer.

Confirmed that it doesn't work for me either.

DiEvAl makes a good point. This probably has something to do with the singleplayer multiplayer merge. Well, as long as it wasn't working in 1.3.

Maarten Thijs

(Unassigned)

Unconfirmed

die, experience, score

Minecraft 1.4.1, Minecraft 1.4.2

Minecraft 1.4.3

Retrieved