ppy / osu-stable-issues

Report critical osu-stable issues here
60 stars 11 forks source link

Legacy API max_combo is null #1161

Closed wesley-221 closed 1 year ago

wesley-221 commented 1 year ago

When using the /get_beatmaps endpoint, the max_combo seems to be null for some maps, from what I've seen it only affects Graveyarded maps but it does not affect every single one.

I've tried it with the following 2 maps, one older map and one newer map:

The first one returns null and the second one does return the actual max combo.

peppy commented 1 year ago

Please see https://github.com/ppy/osu-web/issues/10566