You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import the beatmap and open [III.A Nice Derangement of Epitaphs]
navigate to the timestamp link in this comment and click the link
expected behavior:
notice that the ranked version of this beatmap DOES in fact have an object with combo number 11 at 00:38:526.
as such, i expect that the editor would move the timeline to the ms of the timestamp. given that the combo numbers line up, it should also automatically select this object (and all objects in the timestamp).
result:
i receive the notification "Failed to parse editor link".
Looks like timestampon this line is 00:38:526%20(11), it works fine if I replace the %20 with a space so I think just URL-decoding it will fix it but not sure what's the right place to do that, maybe it should be done on all strings received via osu:// URIs?
Type
Game behaviour
Bug description
repro:
expected behavior:
notice that the ranked version of this beatmap DOES in fact have an object with combo number 11 at 00:38:526.
as such, i expect that the editor would move the timeline to the ms of the timestamp. given that the combo numbers line up, it should also automatically select this object (and all objects in the timestamp).
result:
i receive the notification "Failed to parse editor link".
Screenshots or videos
Screen.Recording.2024-07-27.at.2.07.14.PM.mp4
Version
2024.727.0-lazer
Logs
compressed-logs.zip
The text was updated successfully, but these errors were encountered: