1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 04:32:11 +08:00
Files
osu-lazer/osu.Game/Database
T
Dean Herbert 741620d89c Fix skin saving crashing if hashable files are not present
This ends up with a bit of an undefined behaviour, but it's already a
bit of an edge case (files missing in the `files` folder that are
references in the database).

First and foremost, let's stop the exception. If we allow it to throw,
it's impossible to exit the skin editor in this state.

Closes https://github.com/ppy/osu/issues/36135.
741620d89c · 2026-01-20 17:41:10 +09:00
History
..
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2022-06-17 16:37:17 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2022-06-17 16:37:17 +09:00
2023-06-24 01:00:03 +09:00
2024-04-30 21:47:03 +08:00
2024-07-03 00:19:04 +09:00
2025-12-24 19:30:04 +09:00