You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While going through the files I found that if you run the "!pp" command with the beatmap id only it'll return with a error. It can be fixed under line 1392 in osu.js by changing "_id_only" to "id_only".
Error:
Edit 1
Going through more I found that in line 1192 in osu.js "options" is spelled wrong
I also found out if you put a # in front of a number it'll reference a old issue face palm
The text was updated successfully, but these errors were encountered:
While going through the files I found that if you run the "!pp" command with the beatmap id only it'll return with a error. It can be fixed under line 1392 in osu.js by changing "_id_only" to "id_only".
Error:
Edit 1
Going through more I found that in line 1192 in osu.js "options" is spelled wrong
I also found out if you put a # in front of a number it'll reference a old issue face palm
The text was updated successfully, but these errors were encountered: