Skip to content
New issue

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

清理游戏垃圾时偶尔有奇怪的进程占用导致失败 #2631

Closed
2 tasks done
kipper3832 opened this issue Aug 27, 2023 · 2 comments
Closed
2 tasks done

清理游戏垃圾时偶尔有奇怪的进程占用导致失败 #2631

kipper3832 opened this issue Aug 27, 2023 · 2 comments
Labels
· Bug 完成 已被处理,将在下次更新之后生效

Comments

@kipper3832
Copy link

检查项

描述

有时连清几下都会有此占用导致失败,等一会再清就没事了
原因放附件里了

重现步骤

左键单击"清理游戏垃圾"键

日志与附件

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

@kipper3832 kipper3832 added · Bug 新提交 需要社区初步确认其有效的新提交 labels Aug 27, 2023
@zkitefly
Copy link
Collaborator

zkitefly commented Aug 27, 2023

看起来是清理 pcl 的图片缓存时出错?

能稳定复现吗?

@kipper3832
Copy link
Author

kipper3832 commented Aug 28, 2023

试了几次,启动器快照更新后有几次都是同样的问题

@zkitefly zkitefly added 等待确认 已经过社区确认,等待开发者确认 and removed 新提交 需要社区初步确认其有效的新提交 labels Aug 28, 2023
@LTCatt LTCatt added 处理中 开发者正在调查或处理该项 and removed 等待确认 已经过社区确认,等待开发者确认 labels Aug 29, 2023
@LTCatt LTCatt closed this as completed Sep 8, 2023
@HexDragon-Bot HexDragon-Bot added 完成 已被处理,将在下次更新之后生效 and removed 处理中 开发者正在调查或处理该项 labels Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· Bug 完成 已被处理,将在下次更新之后生效
Projects
None yet
Development

No branches or pull requests

4 participants