Francesco149 / oppai-ng

difficulty and pp calculator for osu!. better, smaller, faster rewrite of https://github.com/Francesco149/oppai
The Unlicense
155 stars 36 forks source link

beatmaps can be more broken than we thought #29

Closed omkelderman closed 6 years ago

omkelderman commented 6 years ago

basically Francesco149/koohii#6 confirmed in "normal" oppai (latest win release download)

for reference: wtf

SliderBorder is being mentioned in https://osu.ppy.sh/help/wiki/osu!_File_Formats/Osu_%28file_format%29#special-colours but its still weird af and either way, it doesnt belong in the TimingPoints section

that said, I just tried and putting any random bullshit there gets accepted aka silently ignored. Map loads fine and plays fine.

Suggested fix: just silently ignore every unparsable line in the TimingPoints section. I tried random bullshit in the HitObjects section, but that generates errors in the osu client and the map doesnt load.