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

updating map and then querying with /np will give corrupted map response #202

Open
omkelderman opened this issue Jun 21, 2021 · 0 comments
Assignees

Comments

@omkelderman
Copy link
Collaborator

likely due to .osu file got updated on server and thus api response has different md5 hash, but local cache still uses the old .osu

not sure if thats actually the case, but if yes: I guess redownload the .osu file if the last updated timestamp in the api response is after the timestamp of when the .osu file was last downloaded

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

2 participants