Game Development Community

Problems with v1.5.1 server on Windows

by Walter Yoon · in Torque Game Engine · 05/11/2007 (3:35 pm) · 0 replies

I am having problems when I try to run a v1.5.1 server on a Windows machine.

- When I try to run a dedicated starter.fps server, the engine merely starts the creator application, as if ignoring all command-line arguments.

- When I try to run a starter.fps server through the GUI, it only starts a single-client session. No other clients on the network can connect.

I am getting the same results whether I use an unmodified v1.5.1 engine or my own custom code. I have also tried compiling under both VS2005 and MinGW, with the same results.

I'm only having these problems running under Windows; the Linux version of my code is not giving me any of these problems.