Skip to content
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

program doesnt stop loading #226

Closed
war2die4 opened this issue Jul 16, 2024 · 2 comments · Fixed by #233
Closed

program doesnt stop loading #226

war2die4 opened this issue Jul 16, 2024 · 2 comments · Fixed by #233
Labels
bug Something isn't working

Comments

@war2die4
Copy link

When it startsthe refresh button just keeps spinning forever, it doesnt show all installed games, the owned tab i think shows all games i own but doesnt show any engines, and mods tab doesnt show the recent mods
heres my log
Rai Pal.log

@Raicuparta Raicuparta added the bug Something isn't working label Jul 28, 2024
@Raicuparta
Copy link
Owner

I'm guessing you have a large game library on Steam? The next update should fix this.

@war2die4
Copy link
Author

Yeah i do, thanks for reply.

@Raicuparta Raicuparta mentioned this issue Oct 27, 2024
36 tasks
Raicuparta added a commit that referenced this issue Oct 27, 2024
- [x] Fix single-game refresh
- [x] Handle errors via result on frontend
- [x] Check if all log methods are working properly
- [ ] Check if error handling is working everywhere
- [x] Check if removing games works
- [x] Check manual games in general
- [x] Huge appinfo makes app act weird
- [x] Prevent provider setup from blocking everything else
- [x] Prevent one broken provider from breaking all others
- [x] Fix exe drop (or remove it for now)
- [x] Make sure installed games don't get held back by owned games
loading
- [x] Fix some images not loading on release builds
- [x] Fix external links opening in shitty edge window instead of
default browser
- [x] Fix some styles not loading due to content policy
- [x] Reduce frontend unresponsiveness while stuff is loading
- [x] Figure out how to remove stuff from cache automatically
- [x] Fix parsing of non-unity engine versions for new game db
- [x] If a filter is active while refreshing, UI is slower (list is
empty until refresh is done) (actually i'm just stupid)
- [x] make game db smaller so it's easier to cache?
- [x] Fix bug where sorting a table counts as a filter
- [x] Prevent error dialog if closing window while loading
- [x] cache probably needs to be on the backend
- [x] move analytics to the frontend (it's only thing using lazy_static
and uuid btw)
- [ ] better persist for confirmation dialogues
- [x] validate cached data
- [x] sending games individually makes a ton of games not get caught,
ugh
- [x] Make remote database use actual ProviderId for simplicity
- [ ] Cache remote games too
- [ ] check if validating localstorage is needed
- [x] check errors when failed to load cache for provider
- [x] fix cache being saved on program files folder (what)
- [x] don't show error popups for errors that don't matter, when a
provider just isn't installed
- [x] prevent opening thanks page links in shitty edge (microsoft why)
- [x] Make sure new rai pal exe has same name as old one
- [x] Make sure cache being in the wrong format (and files vs folders)
doesn't make everything explode
- [x] check manual game add again after dependency updates

Closes #226
Closes #149
Closes #141
Closes #120
Closes #44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants