-
Notifications
You must be signed in to change notification settings - Fork 240
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
Leaderboards no longer load #141
Comments
I also have this same issue. Nothing I've tried seems to work. I don't get an error, I just have a blank leaderboard. At the end of every song it lets me enter my score but nothing ever happens. |
The issue still persists. It's a shame that Moon Rider is inactive, this is probably the most feature complete WebXR game. |
Obviously they use Firebase free account and it just can't handle those scores, the limit is exceeded. Sometimes it works though |
Note also there are more than 100 forks of this projects and all seem to use the same Firebase account by default.. then it's easy to exceed such limit |
I have fixed this in a fork of moonrider which I will post soon. |
pls fixxx - update |
Doubt this will be addressed because of the inactivity of this repo, but I still wanted to flag this.
The leaderboard standings will not show for any song. Selecting the song shows the following console error:
[firestore] FirebaseError: Quota exceeded.
from within the
fetchScores
function.The text was updated successfully, but these errors were encountered: