ppy / osu-stable-issues

Report critical osu-stable issues here
59 stars 11 forks source link

Error loading Storyboard in editor, some images cannot be loaded. #1113

Closed wanjiaXG closed 1 year ago

wanjiaXG commented 1 year ago

Beatmap Link: https://osu.ppy.sh/beatmapsets/1929270#osu/3984915 If played inside the gameplay, there will be no errors, storyboard can play. But If use editor,sometimes it can be fully loaded, sometimes only partially loaded. It now looks like a random event, it should have a impact on beatmap audit work. Like these pictures,cant load some images. QQ截图20230404022110

QQ截图20230404021726

If I use auto or play this map, that can play it.

screenshot2243 screenshot2244

sometimes it can be fully loaded

screenshot2245 screenshot2247

logs

network.log performance.log runtime.log session.log update.log update_success.log

Sometimes there may be crash. these are the logs from the crash.

network.log performance.log runtime.log session.log update.log update_success.log

peppy commented 1 year ago

Posted on the wrong repository, but may as well just answer here:

Try not using numbers in the naming, it's probably recognising it as an animation sequence.

wanjiaXG commented 1 year ago

Posted on the wrong repository, but may as well just answer here:

Try not using numbers in the naming, it's probably recognising it as an animation sequence.

I am replacing it with an alphabetical character file name and it will still appear, This may have an impact on the auditing of certain Beatmaps,It is a random event。

wanjiaXG commented 1 year ago

Posted on the wrong repository, but may as well just answer here:

Try not using numbers in the naming, it's probably recognising it as an animation sequence.

Using auto in the gameplay can fully load. I think this is an editor bug, unrelated to the file name.