[BUG] Cache isn't validated nor pregenerated for use #140
Labels
bug
Denotes that this a bug
critical
urgent or causing complete failure in entire program (crashing or looping)
imperative
imperitive, needs to be done immediately
BEFORE REPORTING
Ensure RuneLite is up to date in IDE and you are using the latest version of the master branch
Describe the bug
Currently, the cache loading has no verification. It is on my TODO, but as of now, it is a bug waiting to occur. If OSRS updates it will never attempt to refresh the cache and just uses the version it was first installed to run on. But worse than this, if RuneLite has never been ran then the jagexcache has never been generated, and thus the client will fail to launch entirely.
To Reproduce
Steps to reproduce the behavior:
Run the client without ever having ran RuneLite
Profit
Run the client with an old version of OSRS having been loaded into the cache by RuneLite
Next update the cache is now out of date on our end
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Yeah, yeah I'll be the one to fix it, but this is for documentation purposes.
The text was updated successfully, but these errors were encountered: