UE5 won't compile

I’ve been working with UE5 lately and the Bull Cow game. I was sculpting the area and enabling some settings like Lumen and hardware ray tracing.

However, I cannot compile code.

This is what the log states.

Thanks.

Log started at 09/04/2022 14:43:17 (2022-04-09T13:43:17Z)
No config file at C:\Users\Sam\Documents\Unreal Engine\UnrealBuildTool\BuildConfiguration.xml
Configuration will be read from:
  C:\Users\Sam\AppData\Roaming\Unreal Engine\UnrealBuildTool\BuildConfiguration.xml
Note: Android toolchain NDK r21b recommended
IOS using Manual SDK 1369.102.2.1
Found Windows 10 SDK root at C:\Program Files (x86)\Windows Kits\10 (1)
Found Windows 10 SDK root at C:\Program Files (x86)\Windows Kits\10 (2)
Found Windows 10 SDK version 10.0.16299.0 at C:\Program Files (x86)\Windows Kits\10
Found Universal CRT version 10.0.16299.0 at C:\Program Files (x86)\Windows Kits\10
Found Windows 10 SDK version 10.0.19041.0 at C:\Program Files (x86)\Windows Kits\10
Found Universal CRT version 10.0.19041.0 at C:\Program Files (x86)\Windows Kits\10
Found Windows 10 SDK version 10.0.22000.0 at C:\Program Files (x86)\Windows Kits\10
Found Universal CRT version 10.0.22000.0 at C:\Program Files (x86)\Windows Kits\10
Win64 using Manual SDK 10.0.22000.0
Command line: H:\UEWindows\UE_5.0\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll "-Target=BullCowGameEditor Win64 Development -Project=\"C:/Users/Sam/Documents/Unreal Projects/BullCowGame-starter-kit/BullCowGame.uproject\"" -LiveCoding -LiveCodingModules=H:/UEWindows/UE_5.0/Engine/Intermediate/LiveCodingModules.txt -LiveCodingManifest=H:/UEWindows/UE_5.0/Engine/Intermediate/LiveCoding.json -WaitMutex -LiveCodingLimit=100
Log file: C:\Users\Sam\AppData\Local\UnrealBuildTool\Log.txt

Using 'git status' to determine working set for adaptive non-unity build (C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit).
UnrealEditor-BullCowGame.dll: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Binaries\Win64\UnrealEditor-BullCowGame.dll" was produced by outdated attributes.
Terminal.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.obj" was produced by outdated attributes.
Terminal.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.obj.response" (ver 14.29.30140)
UnrealEditor-BullCowGame.lib: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\UnrealEditor-BullCowGame.lib" was produced by outdated attributes.
BullCowCartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.obj" was produced by outdated attributes.
BullCowGame.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.obj.response" (ver 14.29.30140)
Cartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.obj" was produced by outdated attributes.
BullCowCartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.obj.response" (ver 14.29.30140)
SharedPCH.Engine.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj" was produced by outdated attributes.
BullCowCartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.obj.response" (ver 14.29.30140)
BullCowGameGameModeBase.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.obj" was produced by outdated attributes.
BullCowCartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.obj.response" (ver 14.29.30140)
BullCowGame.init.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.obj.response" (ver 14.29.30140)
BullCowGameEditor.target: Prerequisite C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\TargetMetadata.dat is newer than the last execution of the action: 08/04/2022 10:39:00 vs 06/04/2022 14:36:27
BullCowGame.init.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.obj.response" (ver 14.29.30140)
Default.rc2: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Default.rc2.res" was produced by outdated attributes.
Terminal.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\rc.exe /nologo /D_WIN64 /l 0x409 /I "." /I "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\INCLUDE" /I "C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.2\include\um" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\shared" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\um" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\winrt" /DIS_PROGRAM=0 /DUE_EDITOR=1 /DENABLE_PGO_PROFILE=0 /DUSE_VORBIS_FOR_STREAMING=1 /DUSE_XMA2_FOR_STREAMING=1 /DWITH_DEV_AUTOMATION_TESTS=1 /DWITH_PERF_AUTOMATION_TESTS=1 /DUNICODE /D_UNICODE /D__UNREAL__ /DIS_MONOLITHIC=0 /DWITH_ENGINE=1 /DWITH_UNREAL_DEVELOPER_TOOLS=1 /DWITH_UNREAL_TARGET_DEVELOPER_TOOLS=1 /DWITH_APPLICATION_CORE=1 /DWITH_COREUOBJECT=1 /DWITH_VERSE=0 /DUSE_STATS_WITHOUT_ENGINE=0 /DWITH_PLUGIN_SUPPORT=0 /DWITH_ACCESSIBILITY=1 /DWITH_PERFCOUNTERS=1 /DUSE_LOGGING_IN_SHIPPING=0 /DWITH_LOGGING_TO_MEMORY=0 /DUSE_CACHE_FREED_OS_ALLOCS=1 /DUSE_CHECKS_IN_SHIPPING=0 /DUSE_ESTIMATED_UTCNOW=0 /DWITH_EDITOR=1 /DWITH_IOSTORE_IN_EDITOR=1 /DWITH_SERVER_CODE=1 /DWITH_PUSH_MODEL=1 /DWITH_CEF3=1 /DWITH_LIVE_CODING=1 /DWITH_CPP_MODULES=0 /DWITH_CPP_COROUTINES=0 /DUBT_MODULE_MANIFEST="UnrealEditor.modules" /DUBT_MODULE_MANIFEST_DEBUGGAME="UnrealEditor-Win64-DebugGame.modules" /DUBT_COMPILED_PLATFORM=Win64 /DUBT_COMPILED_TARGET=Editor /DUE_APP_NAME="UnrealEditor" /DNDIS_MINIPORT_MAJOR_VERSION=0 /DWIN32=1 /D_WIN32_WINNT=0x0601 /DWINVER=0x0601 /DPLATFORM_WINDOWS=1 /DPLATFORM_MICROSOFT=1 /DOVERRIDE_PLATFORM_HEADER_NAME=Windows /DRHI_RAYTRACING=1 /DNDEBUG=1 /DUE_BUILD_DEVELOPMENT=1 /DORIGINAL_FILE_NAME="UnrealEditor-BullCowGame.dll" /DBUILT_FROM_CHANGELIST=19505902 /DBUILD_VERSION=++UE5+Release-5.0-CL-19505902 /DBUILD_ICON_FILE_NAME="\"..\\Build\\Windows\\Resources\\Default.ico\"" /DPROJECT_COPYRIGHT_STRING="Fill out your copyright notice in the Description page of Project Settings." /DPROJECT_PRODUCT_IDENTIFIER=BullCowGame /fo "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Default.rc2.res" "..\Build\Windows\Resources\Default.rc2" (ver 0)
Terminal.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.obj.response" (ver 14.29.30140)
BullCowGame.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.json" was produced by outdated attributes.
Cartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj.response" (ver 14.29.30140)
Cartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.json" was produced by outdated attributes.
SharedPCH.Engine.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj.response" (ver 14.29.30140)
BullCowGameGameModeBase.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\lib.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\UnrealEditor-BullCowGame.lib.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\link.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\UnrealEditor-BullCowGame.dll.response" (ver 14.29.30140)
Cartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.obj.response" (ver 14.29.30140)
BullCowGameGameModeBase.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.obj.response" (ver 14.29.30140)
BullCowGameGameModeBase.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.obj.response" (ver 14.29.30140)
UnrealEditor-BullCowGame.dll: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Binaries\Win64\UnrealEditor-BullCowGame.pdb" was produced by outdated attributes.
SharedPCH.Engine.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.pch" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\link.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\UnrealEditor-BullCowGame.dll.response" (ver 14.29.30140)
BullCowCartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.obj.response" (ver 14.29.30140)
Default.rc2: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Default.rc2.res" was produced by outdated attributes.
Terminal.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.obj.response" (ver 14.29.30140)
BullCowCartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.obj" was produced by outdated attributes.
SharedPCH.Engine.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj" was produced by outdated attributes.
BullCowGameGameModeBase.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.obj" was produced by outdated attributes.
Cartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\rc.exe /nologo /D_WIN64 /l 0x409 /I "." /I "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\INCLUDE" /I "C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.2\include\um" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\shared" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\um" /I "C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\winrt" /DIS_PROGRAM=0 /DUE_EDITOR=1 /DENABLE_PGO_PROFILE=0 /DUSE_VORBIS_FOR_STREAMING=1 /DUSE_XMA2_FOR_STREAMING=1 /DWITH_DEV_AUTOMATION_TESTS=1 /DWITH_PERF_AUTOMATION_TESTS=1 /DUNICODE /D_UNICODE /D__UNREAL__ /DIS_MONOLITHIC=0 /DWITH_ENGINE=1 /DWITH_UNREAL_DEVELOPER_TOOLS=1 /DWITH_UNREAL_TARGET_DEVELOPER_TOOLS=1 /DWITH_APPLICATION_CORE=1 /DWITH_COREUOBJECT=1 /DWITH_VERSE=0 /DUSE_STATS_WITHOUT_ENGINE=0 /DWITH_PLUGIN_SUPPORT=0 /DWITH_ACCESSIBILITY=1 /DWITH_PERFCOUNTERS=1 /DUSE_LOGGING_IN_SHIPPING=0 /DWITH_LOGGING_TO_MEMORY=0 /DUSE_CACHE_FREED_OS_ALLOCS=1 /DUSE_CHECKS_IN_SHIPPING=0 /DUSE_ESTIMATED_UTCNOW=0 /DWITH_EDITOR=1 /DWITH_IOSTORE_IN_EDITOR=1 /DWITH_SERVER_CODE=1 /DWITH_PUSH_MODEL=1 /DWITH_CEF3=1 /DWITH_LIVE_CODING=1 /DWITH_CPP_MODULES=0 /DWITH_CPP_COROUTINES=0 /DUBT_MODULE_MANIFEST="UnrealEditor.modules" /DUBT_MODULE_MANIFEST_DEBUGGAME="UnrealEditor-Win64-DebugGame.modules" /DUBT_COMPILED_PLATFORM=Win64 /DUBT_COMPILED_TARGET=Editor /DUE_APP_NAME="UnrealEditor" /DNDIS_MINIPORT_MAJOR_VERSION=0 /DWIN32=1 /D_WIN32_WINNT=0x0601 /DWINVER=0x0601 /DPLATFORM_WINDOWS=1 /DPLATFORM_MICROSOFT=1 /DOVERRIDE_PLATFORM_HEADER_NAME=Windows /DRHI_RAYTRACING=1 /DNDEBUG=1 /DUE_BUILD_DEVELOPMENT=1 /DORIGINAL_FILE_NAME="UnrealEditor-BullCowGame.dll" /DBUILT_FROM_CHANGELIST=19505902 /DBUILD_VERSION=++UE5+Release-5.0-CL-19505902 /DBUILD_ICON_FILE_NAME="\"..\\Build\\Windows\\Resources\\Default.ico\"" /DPROJECT_COPYRIGHT_STRING="Fill out your copyright notice in the Description page of Project Settings." /DPROJECT_PRODUCT_IDENTIFIER=BullCowGame /fo "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Default.rc2.res" "..\Build\Windows\Resources\Default.rc2" (ver 0)
BullCowGame.init.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.obj.response" (ver 14.29.30140)
Terminal.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.json" was produced by outdated attributes.
BullCowGame.init.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.init.gen.cpp.obj.response" (ver 14.29.30140)
BullCowGame.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.obj.response" (ver 14.29.30140)
Cartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.obj" was produced by outdated attributes.
BullCowCartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.gen.cpp.obj.response" (ver 14.29.30140)
Terminal.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.obj" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.obj.response" (ver 14.29.30140)
BullCowCartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.json" was produced by outdated attributes.
Terminal.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj.response" (ver 14.29.30140)
BullCowGameGameModeBase.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.obj" was produced by outdated attributes.
SharedPCH.Engine.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.obj.response" (ver 14.29.30140)
SharedPCH.Engine.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.pch" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\BullCowGameEditor\Development\Engine\SharedPCH.Engine.h.obj.response" (ver 14.29.30140)
BullCowGameGameModeBase.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.gen.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.obj.response" (ver 14.29.30140)
BullCowGame.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGame.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowCartridge.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Terminal.gen.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.obj.response" (ver 14.29.30140)
Cartridge.gen.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.gen.cpp.obj.response" (ver 14.29.30140)
Cartridge.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.json" was produced by outdated attributes.
BullCowGameGameModeBase.cpp: Produced item "C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.json" was produced by outdated attributes.
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\BullCowGameGameModeBase.cpp.obj.response" (ver 14.29.30140)
  New attributes: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe @"C:\Users\Sam\Documents\Unreal Projects\BullCowGame-starter-kit\Intermediate\Build\Win64\UnrealEditor\Development\BullCowGame\Cartridge.cpp.obj.response" (ver 14.29.30140)
ERROR: Unable to patch action graph - unexpected executable in compile action (C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\rc.exe)
BuildException: Unable to patch action graph - unexpected executable in compile action (C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\rc.exe)
   at UnrealBuildTool.HotReload.PatchActionGraphForLiveCoding(IEnumerable`1 Actions, Dictionary`2 OriginalFileToPatchedFile) in d:\build\++UE5\Sync\Engine\Source\Programs\UnrealBuildTool\System\HotReload.cs:line 814
   at UnrealBuildTool.HotReload.PatchActionsForTarget(BuildConfiguration BuildConfiguration, TargetDescriptor TargetDescriptor, TargetMakefile Makefile, List`1 PrerequisiteActions, List`1 TargetActionsToExecute, Dictionary`2 InitialPatchedOldLocationToNewLocation) in d:\build\++UE5\Sync\Engine\Source\Programs\UnrealBuildTool\System\HotReload.cs:line 591
   at UnrealBuildTool.BuildMode.Build(TargetMakefile[] Makefiles, List`1 TargetDescriptors, BuildConfiguration BuildConfiguration, BuildOptions Options, FileReference WriteOutdatedActionsFile) in d:\build\++UE5\Sync\Engine\Source\Programs\UnrealBuildTool\Modes\BuildMode.cs:line 510
   at UnrealBuildTool.BuildMode.Build(List`1 TargetDescriptors, BuildConfiguration BuildConfiguration, ISourceFileWorkingSet WorkingSet, BuildOptions Options, FileReference WriteOutdatedActionsFile, Boolean bSkipPreBuildTargets) in d:\build\++UE5\Sync\Engine\Source\Programs\UnrealBuildTool\Modes\BuildMode.cs:line 282
   at UnrealBuildTool.BuildMode.Execute(CommandLineArguments Arguments) in d:\build\++UE5\Sync\Engine\Source\Programs\UnrealBuildTool\Modes\BuildMode.cs:line 237
   at UnrealBuildTool.UnrealBuildTool.Main(String[] ArgumentsArray) in d:\build\++UE5\Sync\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.cs:line 593
WriteFileIfChanged() wrote 0 changed files of 4 requested writes.
Timeline:

[ 0.000]
[ 0.000](+0.761) <unknown>
[ 0.761]

I believe it’s fixed now, it’s working, but I’m not entirely confident.

Just looks like you just needed to rebuild to me.

Privacy & Terms