ppy / osu-api

Public API for accessing osu! related data.
320 stars 16 forks source link

/get_beatmaps?s=571 Data error #300

Closed wanjiaXG closed 4 years ago

wanjiaXG commented 4 years ago

result:

[{"beatmapset_id":null,"beatmap_id":null,"approved":null,"total_length":null,"hit_length":null,"version":null,"file_md5":null,"diff_size":null,"diff_overall":null,"diff_approach":null,"diff_drain":null,"mode":null,"count_normal":null,"count_slider":null,"count_spinner":null,"submit_date":"2008-01-11 03:02:46","approved_date":"2008-01-11 03:02:46","last_update":"2008-01-11 02:02:46","artist":"Audition","artist_unicode":null,"title":"Christmas Party","title_unicode":null,"creator":"EiJi","creator_id":"1388","bpm":null,"source":"","tags":"","genre_id":"0","language_id":"1","favourite_count":"2","rating":"0","storyboard":"0","video":"0","download_unavailable":"1","audio_unavailable":"1","playcount":null,"passcount":null,"packs":null,"max_combo":null,"diff_aim":null,"diff_speed":null,"difficultyrating":"0"}]
omkelderman commented 4 years ago

https://osu.ppy.sh/beatmapsets/571 also doesnt load properly, that beatmap is cursed

wanjiaXG commented 4 years ago

https://osu.ppy.sh/beatmapsets/571 also doesnt load properly, that beatmap is cursed

this result is part of sid 473, and then I found many similar sid,like 1239 1361 1453... These results are wrong

tybug commented 4 years ago

Possibly related to #247, which was fixed by deleting the set in question

peppy commented 4 years ago

Fixed (deleted).