FukutoTojido / beatmap-viewer-web

Beatmap Viewer on browser.

Home Page:https://preview.tryz.id.vn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certain maps freezing/crashing playfield

NixXSkate opened this issue · comments

Maps such as https://preview.tryz.id.vn/?b=26726 seem to crash the playfield when playing or scrubbing into the mapped sections.

https://preview.tryz.id.vn/?b=72972 This map also seems to freeze, seems like it has something to do with the timing change.

This might be a bug in which the web trying to find Argon skin's HitCircleOverlap value on the timeline. It should be fallback to legacy skin correctly now.

Resolved with de2c017

By the way, make sure to clear the cache of the site (pressing Ctrl+Shift+R) to apply the update.

Screenshot 2023-11-28 075933
Unsure if it's related, but for me, it seems like both of those maps previously linked are not loading. It seems like there's some sort of issue with a lot of older maps coming up with the error TypeError: Cannot read properties of undefined (reading 'replaceAll')

Ah I see. Old maps are missing certain fields in the .osu file. Should be fixed by now.

In case another issue happens, you should open another issue on this repo rather than continue reporting on the resolved one. Thank you :D