I keep getting errors when trying to build the dedicated server.
Output Log 1>------ Skipped Build: Project: ShaderCompileWorker, Configuration: Development_Program x64 ------
1>Project not selected to build for this solution configuration
2>------ Build started: Project: CleanThirdPerson, Configuration: Development_Server x64 ------
2> Creating makefile for CleanThirdPersonServer (no existing makefile)
2> Messages while compiling C:\Release-1.4\MMOStarterKit-1.4\Intermediate\Build\BuildRules\CleanThirdPersonModuleRules.dll:
2>c:\Release-1.4\MMOStarterKit-1.4\Plugins\VaRest\Source\VaRestPlugin\VaRestPlugin.Build.cs(11,48): warning CS0612: 'UnrealBuildTool.RulesCompiler.GetModuleFilename(string)' is obsolete
2> Performing full C++ include scan (no include cache file)
2> Building UnrealHeaderTool...
2> Creating makefile for UnrealHeaderTool (no existing makefile)
2> Target is up to date
2> Parsing headers for CleanThirdPersonServer
2> Running UnrealHeaderTool "C:\Release-1.4\MMOStarterKit-1.4\CleanThirdPerson.uproject" "C:\Release-1.4\MMOStarterKit-1.4\Intermediate\Build\Win64\CleanThirdPersonServer\Development\UnrealHeaderTool.manifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonObject.h(20) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(39) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(43) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(47) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(51) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(55) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestRequestJSON.h(48) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestRequestJSON.h(52) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Parse/VaRestParseManager.h(17) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2>Error : Failed to generate code for CleanThirdPersonServer - error code: OtherCompilationError (5)
2> UnrealHeaderTool failed for target 'CleanThirdPersonServer' (platform: Win64, module info: C:\Release-1.4\MMOStarterKit-1.4\Intermediate\Build\Win64\CleanThirdPersonServer\Development\UnrealHeaderTool.manifest).
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(37,5): error MSB3073: The command "C:\Users\bender\Downloads\UnrealEngine-release\Engine\Build\BatchFiles\Build.bat CleanThirdPersonServer Win64 Development "C:\Release-1.4\MMOStarterKit-1.4\CleanThirdPerson.uproject" -waitmutex" exited with code -1.
========== Build: 0 succeeded, 1 failed, 3 up-to-date, 1 skipped ==========
What could have caused this?
Output Log 1>------ Skipped Build: Project: ShaderCompileWorker, Configuration: Development_Program x64 ------
1>Project not selected to build for this solution configuration
2>------ Build started: Project: CleanThirdPerson, Configuration: Development_Server x64 ------
2> Creating makefile for CleanThirdPersonServer (no existing makefile)
2> Messages while compiling C:\Release-1.4\MMOStarterKit-1.4\Intermediate\Build\BuildRules\CleanThirdPersonModuleRules.dll:
2>c:\Release-1.4\MMOStarterKit-1.4\Plugins\VaRest\Source\VaRestPlugin\VaRestPlugin.Build.cs(11,48): warning CS0612: 'UnrealBuildTool.RulesCompiler.GetModuleFilename(string)' is obsolete
2> Performing full C++ include scan (no include cache file)
2> Building UnrealHeaderTool...
2> Creating makefile for UnrealHeaderTool (no existing makefile)
2> Target is up to date
2> Parsing headers for CleanThirdPersonServer
2> Running UnrealHeaderTool "C:\Release-1.4\MMOStarterKit-1.4\CleanThirdPerson.uproject" "C:\Release-1.4\MMOStarterKit-1.4\Intermediate\Build\Win64\CleanThirdPersonServer\Development\UnrealHeaderTool.manifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonObject.h(20) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(39) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(43) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(47) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(51) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestJsonValue.h(55) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestRequestJSON.h(48) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Json/VaRestRequestJSON.h(52) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2> C:/Release-1.4/MMOStarterKit-1.4/Plugins/VaRest/Source/VaRestPlugin/Classes/Parse/VaRestParseManager.h(17) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration.
2>Error : Failed to generate code for CleanThirdPersonServer - error code: OtherCompilationError (5)
2> UnrealHeaderTool failed for target 'CleanThirdPersonServer' (platform: Win64, module info: C:\Release-1.4\MMOStarterKit-1.4\Intermediate\Build\Win64\CleanThirdPersonServer\Development\UnrealHeaderTool.manifest).
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(37,5): error MSB3073: The command "C:\Users\bender\Downloads\UnrealEngine-release\Engine\Build\BatchFiles\Build.bat CleanThirdPersonServer Win64 Development "C:\Release-1.4\MMOStarterKit-1.4\CleanThirdPerson.uproject" -waitmutex" exited with code -1.
========== Build: 0 succeeded, 1 failed, 3 up-to-date, 1 skipped ==========
What could have caused this?
Comment