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
Environment
windows 7, java version 6 update 24
Created Issue:
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 scoreEnvironment
windows 7, java version 6 update 24
Hallo grum. Ik heb het in 1.3.2 1.4.1 en 1.4.2 getest en in beide gevallen bleef hij 0
Hello i've tested it in 1.3.2 1.4.1 and 1.4.2 and in all versions it displayed 0. not &e0
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. 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.
Not sure what version this got broken in, but it used to work. Here is a screenshot of it working: http://www.gameranx.com/img/11-Sep/minecraft-orbs.jpg
It also worked in 1.2.5. I'm assuming it was broken in 1.3 because of the xp changes. Screenshot : http://i.imgur.com/x0WXf.png
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.