Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

libraly loading forever #164

Open
Hakaku911 opened this issue Dec 22, 2021 · 0 comments
Open

libraly loading forever #164

Hakaku911 opened this issue Dec 22, 2021 · 0 comments

Comments

@Hakaku911
Copy link

Describe the bug
steamgrid manager is loading libraly forever

Log
[2021-12-22 22:49:21.564] [info] Started SGDB Manager 0.4.2
[2021-12-22 22:49:23.464] [error] UnhandledRejection HttpError: 403 Forbidden
"\nAllAccessDisabledAll access to this object has been disabled76FS9SXE4HY92SJA9Bdvd5PvSQsAEU9YrvOoG2BeFNGRcZ681tpcptfu3ZAVKV5x0vfPdXl1lvq2ueYA2x8Rysypeh4="
Headers: {
"content-type": "application/xml",
"date": "Wed, 22 Dec 2021 21:49:23 GMT",
"server": "AmazonS3",
"transfer-encoding": "chunked",
"x-amz-id-2": "9Bdvd5PvSQsAEU9YrvOoG2BeFNGRcZ681tpcptfu3ZAVKV5x0vfPdXl1lvq2ueYA2x8Rysypeh4=",
"x-amz-request-id": "76FS9SXE4HY92SJA"
}
at process.onRejection (C:\Program Files\SteamGridDB Manager\resources\app.asar\node_modules\electron-log\lib\catchErrors.js:54:18)
at process.emit (events.js:200:13)
at processPromiseRejections (internal/process/promises.js:165:18)
at processTicksAndRejections (internal/process/task_queues.js:90:32)
[2021-12-22 22:49:25.577] [info] Got Steam path: c:/program files (x86)/steam
[2021-12-22 22:49:25.612] [info] Got Steam user: 89059407
[2021-12-22 22:49:25.634] [error] UnhandledRejection TypeError: Cannot convert undefined or null to object
at Function.keys ()
at file:///C:/Program%20Files/SteamGridDB%20Manager/resources/app.asar/public/bundle.js:70:41356
[2021-12-22 23:02:09.362] [info] Started SGDB Manager 0.4.2
[2021-12-22 23:02:11.310] [error] UnhandledRejection HttpError: 403 Forbidden
"\nAllAccessDisabledAll access to this object has been disabledMQZBSR086CPKPAJEWRo1VDNzs67WWsTI2UnuZ2MIBw7aMlKCjcERIqpeHVW9/c4ydtZMTBv9bGJBkSn78ymJSw3o9wg="
Headers: {
"content-type": "application/xml",
"date": "Wed, 22 Dec 2021 22:02:11 GMT",
"server": "AmazonS3",
"transfer-encoding": "chunked",
"x-amz-id-2": "WRo1VDNzs67WWsTI2UnuZ2MIBw7aMlKCjcERIqpeHVW9/c4ydtZMTBv9bGJBkSn78ymJSw3o9wg=",
"x-amz-request-id": "MQZBSR086CPKPAJE"
}
at process.onRejection (C:\Program Files\SteamGridDB Manager\resources\app.asar\node_modules\electron-log\lib\catchErrors.js:54:18)
at process.emit (events.js:200:13)
at processPromiseRejections (internal/process/promises.js:165:18)
at processTicksAndRejections (internal/process/task_queues.js:90:32)
[2021-12-22 23:02:13.431] [info] Got Steam path: c:/program files (x86)/steam
[2021-12-22 23:02:13.466] [info] Got Steam user: 89059407
[2021-12-22 23:02:13.487] [error] UnhandledRejection TypeError: Cannot convert undefined or null to object
at Function.keys ()
at file:///C:/Program%20Files/SteamGridDB%20Manager/resources/app.asar/public/bundle.js:70:41356
[2021-12-22 23:02:45.143] [info] Import: Started bnet
[2021-12-22 23:02:45.227] [info] Import: Completed bnet
[2021-12-22 23:02:45.229] [info] Import: Started uplay
[2021-12-22 23:02:45.466] [info] Import: uplay - Could not resolve executable for Rayman Origins
[2021-12-22 23:02:45.474] [info] Import: Completed uplay
[2021-12-22 23:02:49.848] [error] UnhandledRejection TypeError: Cannot convert undefined or null to object
at Function.keys ()
at file:///C:/Program%20Files/SteamGridDB%20Manager/resources/app.asar/public/bundle.js:70:41356

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant