Managed to solve the issue with setting these flags:
LastSessionSettings->bUseLobbiesIfAvailable = false;
LastSessionSettings->bIsDedicated = true;
Reference to post that helped me: Dedicated Server Crash
Managed to solve the issue with setting these flags:
LastSessionSettings->bUseLobbiesIfAvailable = false;
LastSessionSettings->bIsDedicated = true;
Reference to post that helped me: Dedicated Server Crash