Open RoorMakurosu opened 4 years ago
I also see those types of errors myself when it takes a while to load but I don't know that they directly are the issue. Just looking at the wait chain while this is happening makes me think that the GUI is waiting for too much to load before it shows the user anything.
Problem GOG Galaxy start up is horribly long (around 5 minutes) in my PC.
Log is populated by lots of warning messages like these:
2020-11-08 03:56:36.596 [Warning][ (0)] [TID 4648][galaxy_client]: Discarded game pieces: [ GamePieceId: { key: 'gog_1207658867', type: 'originalImages', userId: '46989304919931' } ], were result of a query of type FrontendQuery! As part of a workaround they will be published anyway. 2020-11-08 03:56:36.932 [Warning][ (0)] [TID 4648][galaxy_client]: Discarded game pieces: [ GamePieceId: { key: 'gog_1207658705', type: 'originalImages', userId: '46989304919931' } ], were result of a query of type FrontendQuery! As part of a workaround they will be published anyway. 2020-11-08 03:56:37.376 [Warning][ (0)] [TID 4648][galaxy_client]: Discarded game pieces: [ GamePieceId: { key: 'gog_1207658993', type: 'originalImages', userId: '46989304919931' } ], were result of a query of type FrontendQuery! As part of a workaround they will be published anyway.
Hundreds of them.
I believe these are related to games not found in the online database. Is there a work around to speed this up?