Dedicated Server won't boot

Hi.

I’m making a dedicated server for my game and no matter what I do the server won’t start. I have the files, however the server process does not stay open.

I can’t give much more info as I have no clue what it is.

Thanks

It’s opening the process then instantly closing it again.

Are you running your dedicated server with -log command-line. Without that, the dedicated server will run in the background without any window. If you are simply running dedicated server without -log command line then check your Task Manager. You should see your server still running.

Could you please check the log? It should be in your Saved folder under YourGameServer/Saved/Logs folder.

There is:
Assertion failed: HasFoundDataDirectory

I did a quick Google search and I think I found the solution. Would you please try out the fix mentioned here and report back?