-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Scores are sometimes displayed as 0 #19356
Comments
I thought there was another similar issue duplicating this (not #18824). The working theory is that difficulty calculation is being cancelled, which caches null values to the cache. Still investigating... |
As it turns out,
So back to the drawing board with this one. The above PR adds a bit of logging but I don't believe it'll be too useful here. |
This will also be resolved with the direction we're taking (adding extra statistical data as per #19380 to avoid requiring beatmap difficulty calculation for score computation). |
Will track via #19519. |
Type
Other
Bug description
This is the second time I've encountered this bug and I honestly don't know how to consistently reproduce it, but sometimes it just happens
Screenshots or videos
I don't know why the video is corrupted, but downloading and then opening it should work:
output.mp4
Version
2022.723.0-lazer
Logs
database.log
performance.log
network.log
runtime.log
The text was updated successfully, but these errors were encountered: