Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no way of pulling user status/slot data on LBP1 #30

Open
sudokoko opened this issue Jul 30, 2023 · 0 comments
Open

There is no way of pulling user status/slot data on LBP1 #30

sudokoko opened this issue Jul 30, 2023 · 0 comments
Labels
bug Something isn't working priority:blocked Blocked for review or awaiting completion of another task priority:medium A moderately concerning issue. Should be addressed soon

Comments

@sudokoko
Copy link
Member

sudokoko commented Jul 30, 2023

Currently, there is no way of retrieving the user status or slot information from a user who is playing on LittleBigPlanet 1.

As of right now, PLRPC just generates a fake room entity to prevent an unhandled exception if the user is playing on LBP1 (https://github.com/LBPUnion/PLRPC/blob/master/PLRPC/Types/Interfaces/LighthouseApiImpl.cs#L67-L86).

There are two options here:

  • Integrate a crude solution into Lighthouse that fixes this issue
  • Drop LBP1 support entirely

Will have to wait for all active Lighthouse pull requests to be reviewed and merged before proceeding with these though as there are some pretty large PRs still active.

This issue will be marked as priority:blocked until then.

@sudokoko sudokoko added bug Something isn't working priority:medium A moderately concerning issue. Should be addressed soon priority:blocked Blocked for review or awaiting completion of another task labels Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:blocked Blocked for review or awaiting completion of another task priority:medium A moderately concerning issue. Should be addressed soon
Projects
None yet
Development

No branches or pull requests

1 participant