What happened?
the client didnt save the friend list correctly

What should have happened?
i can assume the friend list file should have a model like this
{
"friends": {
"friends": [
{
"name": "string",
"uuid": "string"
}
]
}
}
Version
1.21.5
Log Output
No response
What happened?
the client didnt save the friend list correctly

What should have happened?
i can assume the friend list file should have a model like this
{ "friends": { "friends": [ { "name": "string", "uuid": "string" } ] } }Version
1.21.5
Log Output
No response