Running C:/Program Files/Unreal Engine - CSS/Engine/Build/BatchFiles/Build.bat -projectfiles -project="C:/Users/Jake/Games/Modding/SatisfactoryModLoader/FactoryGame.uproject" -game -rocket -progress -log="C:\Users\Jake\Games\Modding\SatisfactoryModLoader/Saved/Logs/UnrealVersionSelector-2025.06.21-15.40.31.log" Using bundled DotNet SDK version: 6.0.302 Running UnrealBuildTool: dotnet "..\..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" -projectfiles -project="C:/Users/Jake/Games/Modding/SatisfactoryModLoader/FactoryGame.uproject" -game -rocket -progress -log="C:\Users\Jake\Games\Modding\SatisfactoryModLoader/Saved/Logs/UnrealVersionSelector-2025.06.21-15.40.31.log" Log file: C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Saved\Logs\UnrealVersionSelector-2025.06.21-15.40.31.log Log file: C:\Users\Jake\AppData\Local\UnrealBuildTool\Log_GPF.txt Some Platforms were skipped due to invalid SDK setup: Linux, LinuxArm64. See the log file for detailed information Generating VisualStudio project files: Discovering modules, targets and source code for project... C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Mods\NogsBPs\Source\NogsBPs\NogsBPs.Build.cs(8,7): error CS0246: The type or namespace name 'Tools' could not be found (are you missing a using directive or an assembly reference?) C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Source\FactoryDedicatedClient\FactoryDedicatedClient.Build.cs(22,4): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Plugins\Online\OnlineIntegration\Source\OnlineIntegration\OnlineIntegration.Build.cs(54,5): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Plugins\Online\OnlineIntegration\Source\OnlineIntegration\OnlineIntegration.Build.cs(62,4): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Plugins\Online\OnlineIntegration\Source\OnlineIntegration\OnlineIntegration.Build.cs(69,4): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Source\FactoryGame\FactoryGame.Build.cs(107,4): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Source\FactoryGame\FactoryGame.Build.cs(131,5): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Source\FactoryGame\FactoryGame.Build.cs(139,4): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Source\FactoryGame\FactoryGame.Build.cs(162,4): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Source\FactoryGame\FactoryGame.Build.cs(201,4): warning CS0162: Unreachable code detected C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Mods\NogsBPs\Source\NogsBPs\NogsBPs.Build.cs(42,32): error CS0246: The type or namespace name 'DirectoryReference' could not be found (are you missing a using directive or an assembly reference?) C:\Users\Jake\Games\Modding\SatisfactoryModLoader\Mods\NogsBPs\Source\NogsBPs\NogsBPs.Build.cs(43,64): error CS0246: The type or namespace name 'DirectoryReference' could not be found (are you missing a using directive or an assembly reference?) Expecting to find a type to be declared in a target rules named 'FactoryClientTarget'. This type must derive from the 'TargetRules' type defined by Unreal Build Tool.