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

https://osu.ppy.sh/b/871542 - crashes oppai #41

Closed grumd closed 4 years ago

grumd commented 5 years ago

It says it has no timing points, but it actually has those

omkelderman commented 5 years ago

that is not a problem with oppai, that is this problem: https://github.com/ppy/osu-api/issues/131

Francesco149 commented 5 years ago

yea it looks like the .osu file is one of those that get truncated to 1MB and since the event section is massive, both hitobjects and timing points are cut out. you'll have to download and extract the osz for this particular map until the issue is fixed on peppy's end

Syriiin commented 4 years ago

this appears to have been fixed recently. probably safe to close this issue now

grumd commented 4 years ago

Didn't check if it's fixed, but the issue can be closed.