Server is always local

If you've had any problems with Nexuiz, or would like to report bugs, post here.

Moderators: Nexuiz Moderators, Moderators

Server is always local

Postby soaringcheetah » Wed Aug 26, 2009 9:36 pm

Whenever I click "create" then click "start muliplayer," it's always a local game and my friend can't find it. Does anyone know what I'm doing wrong :?:
Scientia potentia est
soaringcheetah
Newbie
 
Posts: 4
Joined: Wed Aug 26, 2009 3:19 pm

Postby Mirio » Wed Aug 26, 2009 9:59 pm

sv_public 1 ?
I'm not sure, i don't know much about servers :)

I guess your friend would get a very high ping anyway..

But you can play at a private 1on1 server

ladder.tchr.no:26000
ladder.tchr.no:2600
ladder.tchr.no:26002
planetnexuiz.de:26500
planetnexuiz.de:26501
delight.vapor.com:26500
delight.vapor.com:26501

you have to type in the console this for example:
Code: Select all
connect delight.vapor.com:26501
and press enter.
ginseng
Mirio
Forum addon
 
Posts: 1170
Joined: Sun Apr 15, 2007 3:05 pm
Location: Aneurysm

Postby soaringcheetah » Wed Aug 26, 2009 10:34 pm

Mirio wrote:sv_public 1 ?

Looks like I jumped the gun, it looked like it was going to work, but it didn't. :?
Last edited by soaringcheetah on Thu Aug 27, 2009 3:24 pm, edited 1 time in total.
Scientia potentia est
soaringcheetah
Newbie
 
Posts: 4
Joined: Wed Aug 26, 2009 3:19 pm

Postby Mr. Bougo » Thu Aug 27, 2009 7:24 am

Keep in mind that the performance on servers run by that "create" option is quite low. The ideal solution is using the dedicated server binary.

Running a listen server on your client generates lag when your fps is low on the client, which is kinda lame :p
Meh.
Mr. Bougo
Keyboard killer
 
Posts: 760
Joined: Mon Sep 10, 2007 3:29 pm

Postby soaringcheetah » Thu Aug 27, 2009 3:25 pm

Mr. Bougo wrote:The ideal solution is using the dedicated server binary.

The problem is, I don't know how. Here are the steps I took:

1. I edited server.cfg by changing some values and deleting the "//" before the ones I changed.
2. I copied server.cfg into the data folder.
3. Then I doubleclicked server_mac.sh, because I have a mac, and it didn't work.

I'm probably doing something wrong here, but I don't know where. :|
Scientia potentia est
soaringcheetah
Newbie
 
Posts: 4
Joined: Wed Aug 26, 2009 3:19 pm

Postby Mr. Bougo » Thu Aug 27, 2009 6:16 pm

Try running it from the console, to see if it throws some errors (I don't know how to do that on macs, though)
Meh.
Mr. Bougo
Keyboard killer
 
Posts: 760
Joined: Mon Sep 10, 2007 3:29 pm

Postby soaringcheetah » Thu Aug 27, 2009 9:21 pm

Mr. Bougo wrote:Try running it from the console

How do you do it on Windows?
Scientia potentia est
soaringcheetah
Newbie
 
Posts: 4
Joined: Wed Aug 26, 2009 3:19 pm

Postby divVerent » Fri Aug 28, 2009 6:13 am

Weren't you just on Mac OS X?

On Windows, read the instructions in the server/ directory. There is a .bat file there for you.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby Mr. Bougo » Fri Aug 28, 2009 4:21 pm

div, but if the server exits immediately, the console disappears

In windows, just open the bat file, add a new line at the end:
Code: Select all
pause


For linux/mac I guess the simplest way would be
Code: Select all
exec /bin/sh

(anyone knows a POSIX way to wait for input? :p)
(is "read" POSIX?)

EDIT: so yeah, "read" is POSIX, so for linux/mac add these lines at the end of the .sh file launching the server:

Code: Select all
echo "Press enter to continue..."
read foo
Meh.
Mr. Bougo
Keyboard killer
 
Posts: 760
Joined: Mon Sep 10, 2007 3:29 pm


Return to Nexuiz - Support / Bugs

Who is online

Users browsing this forum: No registered users and 1 guest

cron