我的硬盘剩余的空间比项目文件都还要多,应该不是我的没有给打包文件留下足够的空间——My hard drive has more space left than the project files, so it’s probably not that I didn’t leave enough space for the packaged files
这是我截取重复错误中的一段,我还附上了我的log——This is a paragraph from my repeated error, and I have also attached my log
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)