UE4.27.2でDedicated Serverを作ろうとしています。
次のURLを参考にしてやっています。
しかし、パッケージ化しようとするとエラーが出ます。
ERROR: Failed to build “C:~/UE4.27.2/Engine/Programs/AutomationTool/Saved\UATTempProj.proj”
AutomationTool exiting with ExitCode=1 (Error_Unknown)
何か解決策はありますか?
UE4.27.2でDedicated Serverを作ろうとしています。
次のURLを参考にしてやっています。
しかし、パッケージ化しようとするとエラーが出ます。
ERROR: Failed to build “C:~/UE4.27.2/Engine/Programs/AutomationTool/Saved\UATTempProj.proj”
AutomationTool exiting with ExitCode=1 (Error_Unknown)
何か解決策はありますか?
I just wanted to note, that I’ve seen this many times on 4.27, and only on 4.27. To fix it I have to rebuild solution every time. It just randomly seems to happen.
If anyone knows of a better solution, please do share.