Nya0

Results 19 comments of Nya0

same issue here using a laptop and the program only taking 40% of CPU and button doesn't work

when is eta?

is this not an RPCN problem? The game doesn't really request friends

shouldn't both be the same for the sake of consistency? game events or website notifications both should be in recent activity

actually nvm i think lbp has hardcoded events. so makes sense for them to be seperate. we need a way of telling the user they have a website notification then...

on publish we look for those 4 keywords and notify the player their level has been marked as reupload

proposed endpoints ### reviews - [x] DELETE `/admin/users/name/{username}/reviews` - [x] DELETE `/admin/users/name/{uuid}/reviews` - [x] DELETE `/admin/reviews/id/{reviewId}` ### comments - [x] DELETE `/admin/users/name/{username}/comments/profile` - [x] DELETE `/admin/users/name/{username}/comments/level` - [x] DELETE `/admin/users/uuid/{uuid}/comments/profile`...

pretty sure just the token expiring? because the game still sends requests but the server responds 403

### LBP3 RPCS3 - Set `GameTokenExpirySeconds` to 1 minute for testing The game successfully reauthenticates for the first 5 attempts: ![image](https://github.com/user-attachments/assets/23c88b0a-0f8a-4fb1-b12e-32096ebe1e5a) After multiple successful reauthentications, the game stops attempting to...