Failing selectors and fake players in "score" selector result in an unexpected error
Trying to run a command that resolves a score text component results in "An unexpected error occurred trying to execute that command"
For example
tellraw @s {"score":{"name":"test","objective":"anything"}}
It breaks even the objective exists, and the score is assigned.
Using a selector in the name value instead of a fake player works ok