1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 19:43:20 +08:00
osu-lazer/osu.Game/IO
Bartłomiej Dach bb8f58f6d6
Work around rare sharpcompress failure to extract certain archives
Closes https://github.com/ppy/osu/issues/31667.

See https://github.com/ppy/osu/issues/31667#issuecomment-2615483900 for
explanation.

For whatever it's worth, I see rejecting this change and telling
upstream to fix it as an equally agreeable outcome, but after I spent an
hour+ tracking this down, writing this diff was nothing in comparison.
2025-01-27 12:28:53 +01:00
..
Archives Work around rare sharpcompress failure to extract certain archives 2025-01-27 12:28:53 +01:00
FileAbstraction Automated pass 2023-06-24 01:00:03 +09:00
Legacy Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
Serialization Apply type inheritance check 2024-12-19 09:21:49 +01:00
FileInfo.cs Fix various other inspections 2023-10-17 17:48:51 +09:00
HardLinkHelper.cs Fix compile error (reserved name) 2024-02-02 21:28:51 +09:00
IFileInfo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IStorageResourceProvider.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
LineBufferedReader.cs Fix crash on mobile releases when attempting to read any file 2022-07-09 06:01:22 +09:00
MigratableStorage.cs Add retry loop to avoid log export failing occasionally on windows 2024-01-25 13:53:36 +09:00
OsuStorage.cs Use temporary storage for exported files on iOS 2024-12-09 08:16:37 -05:00
StableStorage.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
WrappedStorage.cs Use ArgumentException.ThrowIfNullOrEmpty throw helper 2024-03-05 10:20:57 +01:00