-
Notifications
You must be signed in to change notification settings - Fork 6
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
when i launch the app 7 times out of 10 i need to set local games folder / Prod.keys folder again #36
Comments
could there be a problem when reading settings.json ? |
@larg000 As stated in the other issue, the url variables don't ever disappear on my end. It also reads the prod.keys fine for me. Have you tried running as an administrator and/or setting the settings.json to read only after you've configured it the way you want? Also, try placing an extra copy of prod.keys in C:\Users(your user name).switch |
it's not an administrator right problem. could still be a problem of access right and priority when reading file settings.json multiple times at the same time in the app |
This problem is not exclusive of this fork, it also used to happen from time to time with giwty original build. |
I know this problem is not exclusive to this fork. |
*edit, update info about the bug bug always occurs after app download and start process title update approximatively at 75%. and even if app says that prod.keys was not found i think it just concerns the local games folder |
I have started experiencing this as well. There seems to be no rhyme or reason for when it happens. Sometimes it opens fine, sometimes it wants me to set game folder and prod.keys location when it gets to 75%. Seems completely random. |
the prod.keys should hopefully be fixed with #45, havent had time to test it fully yet though |
Still happening. |
i rewrote how the app loads the prod.keys now and removed the support for changing the prod.keys to not confuse people by having the settings overwritten will continue to see if i can find where it overwrites the local games folder, as that property is not touched by the app currently |
Thanks for the update. It's crashing and closing for now due to tinfoil.media/repo/db/titles.json being down with the message "404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable." Hopefully it's not permanent. Will try again later today. |
update to try fix some of these problems are released with 1.8.0 |
Same thing still happening. @larg000 Are you able to test and confirm/deny if it's also still occurring for you? |
i confirm this is still occurring for me at same ratio |
wierd, i am unable to reproduce this on my computer, so it is hard to try and fix it :/ |
when i launch the app
7 times out of 10, i need to set local games folder again
it always occurs after app download and start process title update approximatively at 75%.
The text was updated successfully, but these errors were encountered: