Kylemc1413 / SongCore

A plugin for handling custom song additions in Beat Saber.
MIT License
86 stars 47 forks source link

Bugfix/better corruption handling during loading #103

Closed ErisApps closed 1 year ago

ErisApps commented 1 year ago

A player reported that a lot of songs would not get loaded due to some unknown reason, but after inspecting the logs. It turned out that some of the beatmaps had corrupted, which resulted in the whole loading process getting aborted instead of just skipping the affected beatmap. This changes the behavior so only the affected beatmaps get skipped.