smoogipoo/osu-BMAPI

Incorrect slider calculation

Closed this issue · 2 comments

A simple beatmap with a couple of circles and a Bezier slider, the slider end time is calculated improperly. Also tried to output the PositionAtTime-s at different times (100, 200, 300 and 400) and got incorrect info (for the first two - huge negative coordinates, for others - not matching with Auto at those times).

Code: https://gist.github.com/YaLTeR/f6927610792a11a66ae2
Log it output for that map and an Auto replay of that map: https://gist.github.com/YaLTeR/483a9d71c9d8f11a8e7d

Could you tryna fix that? lmao