We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置 → 启动器 → 检查更新
有时连清几下都会有此占用导致失败,等一会再清就没事了 原因放附件里了
左键单击"清理游戏垃圾"键
22:14:53.026] [Control] 按下按钮:清理游戏垃圾 [22:14:53.071] [Control] 普通弹窗:清理确认 即将清理游戏日志、错误报告、缓存等文件。 虽然应该没人往这些地方放重要文件,但还是问一下,是否确认继续?
在完成清理后,PCL 将自动重启。 [22:14:57.197] [Control] 按下按钮:确定 [22:14:57.198] [Control] 普通弹框返回:1 [22:14:57.234] 清理垃圾失败:文件“C:\Users\right\AppData\Local\Temp\PCL\CompLogo\1044977592404291931.png1177”正由另一进程使用,因此该进程无法访问此文件。 在 System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.File.InternalDelete(String path, Boolean checkHost) 在 PCL.ModBase.DeleteDirectory(String Path, Boolean IgnoreIssue) 在 PCL.ModBase.DeleteDirectory(String Path, Boolean IgnoreIssue) 在 PCL.PageOtherTest._Closure$._Lambda$__15-0() 错误类型:System.IO.IOException
The text was updated successfully, but these errors were encountered:
看起来是清理 pcl 的图片缓存时出错?
能稳定复现吗?
Sorry, something went wrong.
试了几次,启动器快照更新后有几次都是同样的问题
No branches or pull requests
检查项
设置 → 启动器 → 检查更新
确认了启动器已为最新版,且最新版未修复这个 Bug。怎样更新?描述
有时连清几下都会有此占用导致失败,等一会再清就没事了
原因放附件里了
重现步骤
左键单击"清理游戏垃圾"键
日志与附件
22:14:53.026] [Control] 按下按钮:清理游戏垃圾
[22:14:53.071] [Control] 普通弹窗:清理确认
即将清理游戏日志、错误报告、缓存等文件。
虽然应该没人往这些地方放重要文件,但还是问一下,是否确认继续?
在完成清理后,PCL 将自动重启。
[22:14:57.197] [Control] 按下按钮:确定
[22:14:57.198] [Control] 普通弹框返回:1
[22:14:57.234] 清理垃圾失败:文件“C:\Users\right\AppData\Local\Temp\PCL\CompLogo\1044977592404291931.png1177”正由另一进程使用,因此该进程无法访问此文件。
在 System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.File.InternalDelete(String path, Boolean checkHost)
在 PCL.ModBase.DeleteDirectory(String Path, Boolean IgnoreIssue)
在 PCL.ModBase.DeleteDirectory(String Path, Boolean IgnoreIssue)
在 PCL.PageOtherTest._Closure$._Lambda$__15-0()
错误类型:System.IO.IOException
The text was updated successfully, but these errors were encountered: