Game Development Community

Running a server

by Brian Edey · in Torque Game Engine · 10/13/2003 (11:43 pm) · 1 replies

I worked on a mission, and set the server, but when I went to load the mission

Torque_debug.exe -dedicated -mission /missions/name.mis

it says it cannot find it, and when I ran a client from another computer It couldnt find my server

torque_debug.exe -connect("127.0.0.1") (127.0.0.1) is changed to my IP of course.

what am I doing wrong?

#1
10/14/2003 (8:57 am)
Try torque_debug.exe -connect 127.0.0.1