这个错误的现象是:引擎在我设置的存储目标的文件夹里添加文件然后删除一直重复至我取消打包
我会附上日志以供浏览
Translate:
The phenomenon of this error is that the engine adds files to the folder of the storage target I set, then deletes them and repeats them until I cancel packaging
I will attach the log for browsing
摘要(Abstract):Failed to copy E:\4554\TimeTrading\Windows\TimeTrading\Binaries\Win64\tbb.dll to E:\4554\TimeTrading\Windows\TimeTrading\Binaries\Win64\tbb.dll
SafeCopyFile Exception was Exception in System.Private.CoreLib: The process cannot access the file ‘E:\4554\TimeTrading\Windows\TimeTrading\Binaries\Win64\tbb.pdb’ because it is being used by another process.
Stacktrace: at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List1 IniKeyDenyList, List
1 IniSectionDenyList, List`1 IniSectionAllowList, Boolean bSafeCreateDirectory) in D:\build++UE5\Sync\Engine\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\Utils.cs:line 474
Failed to copy E:\4554\TimeTrading\Windows\TimeTrading\Binaries\Win64\tbb.pdb to E:\4554\TimeTrading\Windows\TimeTrading\Binaries\Win64\tbb.pdb, deleting, waiting 10s and retrying.
Skip copying file E:\4554\TimeTrading\Windows\TimeTrading\Binaries\Win64\tbb.pdb because it doesn’t exist.
ProjectLauncher.log (88.1 KB)