Bug: Friend manager serialization issue · Issue #203 · lambda-client/lambda · GitHub
Skip to content

Bug: Friend manager serialization issue #203

Description

@cattyngmd

What happened?

the client didnt save the friend list correctly
Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReports or fixes new or existing bugstriageRequires labelling or review

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions