-
Notifications
You must be signed in to change notification settings - Fork 55
Infinite loading At the start of the program #155
Comments
uplay seems to be the culprit? |
No, it doesn't seems to be the case. I have cleared out the log and launched "SteamGridDB Manager" (As administrator) and then opened the log. In the log files has the following: [2021-07-07 12:32:05.067] [info] Started SGDB Manager 0.4.2 When i go to the import section the following lines are created: [2021-07-07 12:32:21.524] [info] Import: Started bnet Note: I also forgot to mention that i have multiple Libraries in Steam (At least 2 libraries in differents HDD). I don't know if that could be a problem. |
Sorry but could you get me the lines surrounding
|
Of course there is no problem. (I add numbers to the log here on github)
i put the new log file here too |
err, sorry, i meant can you peek into the file and copy the lines surrounding 70:41356 where it generates that error? |
Unfortunately I can't seem to find the referenced line (70:41356) in your attached file... scratching head |
@kongomongo I have uploaded the file (app.asar) to Mega so you can check it (Maybe i'm not opening correctly) |
i just started experiencing this error today |
Many thanks for your efforts, but I can't seem to find the relevant portion referenced by the error message. You will have to setup a debugging environment to find the problem I am afraid :( |
I'm having this same issue. I tried reinstalling Manager, reinstalling Steam, and running Manager as admin. Import is fully functional for me, but the library tab just loads indefinitely. |
@kongomongo i downloaded the repo and run the command
Tracking the error in the file Bundle.js the line 109503 Hope you can find something. If there is something else i can do let me know Edit: Analyzing the code seems to be with something with the Steam-Libraries |
I stumbled on this issue some days ago and have some inside on this. added an example for the new structure, if you are still on the stable steam client. |
Can confirm what @Terasol said. Until I changed from stable steam to beta, everything worked fine. After the change, and even rolling back to stable, the manager stopped loading library. Looks like Valve changed how the library is managed in some way, because when I returned to stable, I had to reassign the library folders, because steam remove them from library and though I haven't installed anything. |
Steam Beta is definitely not the only cause for this problem. The machine which I'm having this problem on is brand new and has only ever had stable Steam installed on it. |
Seems that the error radicates on the function After doing that the program load my 23 games inside that library and can change the images of a game: Note: i change to the beta client a long ago (the last month i returned to the stable version... But when i read the news of the new disc manager in steam change again to the beta channel) and the Edit |
If that's truly the cause (I don't use beta steam, whats the benefit?). Only a patch will help |
Describe the bug
Infinite loading when i start the program, the program let me import games from GOG, Origin and Battlenet
Similar con Issue #123. But the log file that i prove here is more compact (A new and fresh installation)
To Reproduce
1.-Install "SteamGridDB Manager" for all users (C:/Program Files/SteamGridDB Manager)
-This also happened in for the other option (For only one user)
2. Click on 'SteamGridDB Manager.exe' (As Administrator)
Expected behavior
Program Starts, but the first loading never stop scanning. If i change to Import it detect the games and let me import games but if i change to Library it get stuck in the infinite loop again.
Operating System
Installed Launchers
Screenshots
Log
log.log
Additional context
-Nothing to report
The text was updated successfully, but these errors were encountered: