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

Clear caches when reinstalling #100

Open
sfPlayer1 opened this issue Feb 22, 2022 · 0 comments
Open

Clear caches when reinstalling #100

sfPlayer1 opened this issue Feb 22, 2022 · 0 comments

Comments

@sfPlayer1
Copy link
Contributor

Loader in particular caches data in .fabric or other locations. The data stored there can become corrupted through various means (user/AV interference, hw faults, bugs, ..) despite our efforts to suppress invalid state. A typical end user attempt to fix this is reinstalling, but we currently don't handle this explicitly and leave old caches intact.

The installer should detect reinstallation and clear/mark-invalid caches or alternatively provide an unique installation identifier to the game so it can key caches accordingly.

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

No branches or pull requests

1 participant