检查项 / Checklist
描述 / Description
修不修其实感觉没啥区别,也就我这种会在游戏运行时修改游戏版本了
抛出的崩溃是
[00:43:10.209] [FTL!] [STA] [生命周期|lifecycle] 未捕获的异常
System.IO.IOException: The process cannot access the file 'F:\Minecraft.minecraft\versions\1.21.10-Fabric_0.19.3\mods\fabric-api-0.138.4+1.21.10.jar' because it is being used by another process.
at System.IO.File.Delete(String path)
at PCL.PageInstanceInstall.BtnSelectStart_Click(Object sender, MouseButtonEventArgs mouseButtonEventArgs)
at PCL.MyExtraTextButton.Button_LeftMouseUp(Object sender, MouseButtonEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
感觉作为防呆设计可以修复一下)
重现步骤 / Steps to Reproduce
- 安装一个游戏版本(我的是1.21.10),安装mod加载器(我的是fabric0.19.3)
- 启动游戏
- 点击实例设置-修改-minecraft(我改成了1.20.1,fabric0.19.3)
- 启动器崩溃
日志与附件 / Logs & Attachments
Launch-2026-8-3-221034013.log
检查项 / Checklist
设置-关于-软件更新检查更新,或在 Releases 页面下载) / I confirm that I am using the latest PCL CE version on the current update channel. If not, this issue may be closed directly. To update, check for updates inSettings → About → Updates, or download the latest version from the Releases page.描述 / Description
修不修其实感觉没啥区别,也就我这种会在游戏运行时修改游戏版本了
抛出的崩溃是
[00:43:10.209] [FTL!] [STA] [生命周期|lifecycle] 未捕获的异常
System.IO.IOException: The process cannot access the file 'F:\Minecraft.minecraft\versions\1.21.10-Fabric_0.19.3\mods\fabric-api-0.138.4+1.21.10.jar' because it is being used by another process.
at System.IO.File.Delete(String path)
at PCL.PageInstanceInstall.BtnSelectStart_Click(Object sender, MouseButtonEventArgs mouseButtonEventArgs)
at PCL.MyExtraTextButton.Button_LeftMouseUp(Object sender, MouseButtonEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
感觉作为防呆设计可以修复一下)
重现步骤 / Steps to Reproduce
日志与附件 / Logs & Attachments
Launch-2026-8-3-221034013.log