-
Notifications
You must be signed in to change notification settings - Fork 23
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
No games added to library #13
Comments
Found this in the GalaxyClient log file... somethings off. (I cropped out all but one of the gameids, since I don't think listing 309 of them would help ;) ) 2020-06-19 11:41:22.302 [Warning][ (0)] [TID 1260][galaxy_client]: Discarded game pieces: [ GamePieceId: { key: 'psn_CUSA05571_00', type: 'isDlc', userId: '' }, GamePieceId: { key: 'psn_CUSA05571_00', type: 'isVisibleInLibrary', userId: '' }, GamePieceId: { key: 'psn_CUSA05571_00', type: 'originalGameLink', userId: '' } ], were result of a query of type FrontendQuery! As part of a workaround they will be published anyway. 2020-06-19 11:41:57.884 [Information][ (0)] [TID 18224][galaxy_client]: Successfully imported 309 games for platform psn with GRKs: psn_CUSA05571_00 2020-06-19 11:49:44.994 [Error][ (0)] [TID 10152][galaxy_client]: Failed sending batch request to library backend. Error while uploading ownership of games in batch. Batch content: 'psn_CUSA05571_00'. Error: Trying to set field 'title' but the value to set is empty!. |
I connected to my PSN account yesterday for the first time. No problems there and all my games are now visible in my library (as well as my latest purchase: The Last of Us Part 2). However, the plugin only sync'ed trophies up until 6 days ago. I don't see the trophies I've earned in The Last Of Us Part 2. Is this issue related to the one in this thread? Or might it be because these trophies are from a newly released (last week) game? (Thanks for the plugin btw! Really cool we can see our PSN activity in GOG Galaxy 2.0 :D) |
Connecting the Playstation account (after doing the integration "fix" in the other issue here) and waiting for games to show up. Logfiles clearly shows it getting all games, trophies and such from PSN (around 380 games) but NO games are added to the Galaxy library. Searched the log file for any error messages but couldn't find any... :-/ Looking at activity I can see PSN friends online and what they are playing so it's clearly "connected" to the PSN, it's just not adding games.
I'm unsure how GALAXY would log any errors but the other log files doesn't seem to have any useful info.
To Reproduce
Do fresh install of GOG Galaxy 2 beta (current release)
Add Playstation account to download plugin and exit GOG
Fix the login issue by adding the sso manually to plugin.py
Start GOG and "Connect" the Playstation integrator
Wait for hours to see if anything happens (it didn't)
Expected behavior
Games added to library in GOG
Attached logs
plugin-psn-38087aea-3c30-439f-867d-ddf9fae8fe6f.log
The text was updated successfully, but these errors were encountered: