ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.26k stars 2.27k forks source link

Fail to get map data in tournament mode #15912

Closed itsmehoaq closed 2 years ago

itsmehoaq commented 2 years ago

In tournament mode, map cards are empty (shown in the screenshot linked below). Upon checking the bracket.json file, it appeared that the request to get map data all failed. Screenshot

Log files: database.log updater.log network.log performance.log runtime.log

peppy commented 2 years ago

Please open a discussion instead of an issue in the future.

zachmanthethird commented 2 years ago

Forcefully removed "BeatmapInfo" from each map in one round of my bracket.json, and this is what it built in its stead: bracket.json.txt

itsmehoaq commented 2 years ago

It doesn't look to different from the normal file anyway, if I'm not wrong, as all the map data are still missing. This is what I currently have: bracket.json.txt

peppy commented 2 years ago

This is looking to be an osu-web end issue, @nanaya is handling it.