Runing "Game"Server.exe crash

Something is going wrong with one of your UserWidgets. I cannot tell exactly what it is because I would need to debug through the project, which is all I can recommend. You can try to run the server through Visual Studio and see what line is crashing the program. You can then use the call stack to jump back and see which widget it is that is crashing.