Xcube-Studio / Natsurainko.FluentLauncher

Natsurainko.FluentLauncher A Minecraft launcher designed for Windows 11
https://fluentlauncher.natsurainko.work/
MIT License
290 stars 15 forks source link

[Bug] 文件被占用时无法删除核心 #99

Closed NewHelp-H closed 1 year ago

NewHelp-H commented 1 year ago

FluentLauncher错误报告:

FluentLauncher版本:latest 主要大意:文件被占用导致无法删除核心 是游戏崩溃的问题吗:否 System.IO.IOException System.IO.IOException: The process cannot access the file 'C:\Users\迪迦\AppData\Roaming.minecraft\versions\1.18.2\1.18.2.jar_Part_0_To_2532456' because it is being used by another process. at System.IO.FileSystem.DeleteFile(String fullPath) at System.IO.FileInfo.Delete() at Natsurainko.Toolkits.IO.DirectoryExtension.DeleteAllFiles(DirectoryInfo directory) at Natsurainko.FluentCore.Extension.GameCoreExtension.Delete(IGameCore core) at Natsurainko.FluentLauncher.ViewModels.Pages.Cores.Delete() at CommunityToolkit.Mvvm.Input.RelayCommand.Execute(Object parameter) at ABI.System.Windows.Input.ICommand.Vftbl.Do_Abi_Execute_3(IntPtr thisPtr, IntPtr parameter) 删除不了存档 KW$A95V)PQE`S}SL4J~CEV8

gaviny82 commented 1 year ago

System.IO.IOException: The process cannot access the file 'C:\Users\迪迦\AppData\Roaming.minecraft\versions\1.18.2\1.18.2.jar_Part_0_To_2532456' because it is being used by another process.

文件被占用导致删除失败,删之前应该加一个检测,或者提示关闭相关的程序

xingxing2008 commented 1 year ago

怀疑可能是游戏开着导致无法删除核心,如果你关闭其他占用程序依然报错,请提供更多信息&Re-Open这issue

gaviny82 commented 1 year ago

怀疑可能是游戏开着导致无法删除核心,如果你关闭其他占用程序依然报错,请提供更多信息&Re-Open这issue

大概率是游戏没关,不过还是应该加一个错误提示

natsurainko commented 1 year ago

534b0d5d6366eba88b7fa69e9e7d41d1 5dd1a33378a260815a7e78beab2eb672 79bf99cc408dd26b6decb6062d71d4be