Trying to build the server and client version for game, but nothing seems to work.
When trying to build “development server” (or client) from Visual Studio I get either Server targets are not currently supported from this engine distribution. in log file or the error for build itself: “Error MSB3073 … The command exited with code 6.”
Building in Rider produces the same errors.
The updating of the project and engine didn’t work.
Documentation for UE4 says I need to rebuild the whole engine from source files. In the docs for UE5 there no such point, and building the server or client looks clear and easy (but not in my case).
The question are: What can possibly lead to these mistakes? And do I need to rebuild the engine from scratch every time?
Hey there @QUDANC! If I remember correctly, that error stems from the Server targets needing to be setup. I’m not extremely well versed in the server setup process, but we’ve generally always had to do it with a source built engine.
Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.