-
Bug
-
Resolution: Fixed
-
23w46a
-
None
-
Community Consensus
-
Commands
-
Important
-
Platform
What's supposed to happen:
When you try to get a player's score that is not set, it should say
"Can't get value of <objective> for <entity's name>; none is set"
What happens instead:
If the entity exists: It prints the java object in place of <entity's name>, including world name information and coordinates.
If the entity doesn't exist: It generates a random hex value in place of <entity's name>.