Local Connections
by Lally Singh · in Torque Game Engine · 01/25/2007 (7:09 pm) · 0 replies
Hey all, I'm trying to get two copies of torque running, one as a client, one as a dedicated server. Trust me there's a good reason for this.
I tried
./Torque\ Demo\ OSX.app/Contents/MacOS/Torque\ Demo\ OSX -game starter.fps -dedicated
./Torque\ Demo\ OSX.app/Contents/MacOS/Torque\ Demo\ OSX -game starter.fps -connect 127.0.0.1
in two different terminals (this is OSX), and I get nothing useful back.
Namely, with -dedicated, I get the normal torque welcome screen, no game loads -- End of Line
If I take it out and try to host the multiplayer game manually, then it seems ok, so I try the second line, which says the connection to the server times out.
The system firewall's disabled. it's a new mac so I haven't had a chance to do the X11/fink/ethereal install yet. That'll come soon.
Thanks in advance for any help!
I tried
./Torque\ Demo\ OSX.app/Contents/MacOS/Torque\ Demo\ OSX -game starter.fps -dedicated
./Torque\ Demo\ OSX.app/Contents/MacOS/Torque\ Demo\ OSX -game starter.fps -connect 127.0.0.1
in two different terminals (this is OSX), and I get nothing useful back.
Namely, with -dedicated, I get the normal torque welcome screen, no game loads -- End of Line
If I take it out and try to host the multiplayer game manually, then it seems ok, so I try the second line, which says the connection to the server times out.
The system firewall's disabled. it's a new mac so I haven't had a chance to do the X11/fink/ethereal install yet. That'll come soon.
Thanks in advance for any help!
About the author