Francesco149 / oppai-ng

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

can't vaild a .osu file #19

Closed lslqtz closed 7 years ago

lslqtz commented 7 years ago

curl https://osu.ppy.sh/osu/850252 | oppai.exe - -m0 +DT 4x100 0x50 0xmiss 490x

but it work: curl https://osu.ppy.sh/osu/1046847 | oppai.exe - -m0 +DT 4x100 0x50 0xmiss 490x

This .osu file has a space before "osu file format v14". 1 2

Francesco149 commented 7 years ago

yep, I already fixed this issue in the latest commit (found by the ripple guys), but i haven't released a new binary for it yet. you can compile from source if you want it right now