Local Master Server

Post anything to do with editing Nexuiz here. Whether its problems you've had, questions, or if you just want to show off your work.

Moderators: Nexuiz Moderators, Moderators

Local Master Server

Postby gerbilOFdoom » Sat Jun 26, 2010 2:30 am

I'm working on running LAN parties without being connected to the internet to reduce server list clutter. So far, I've downloaded the DPMaster master server and simply run the executable on my Windows 7 PC. After disconnecting from the internet, no luck. My first thought is to head to the Nexuiz server source code and change the master server to my PC's IP address. Problem is, I cannot get anything to compile for the life of me (I've attempted compiling source codes before, unmodified using MinGW). In short, not online, server running, DPMaster running on default settings, no server list. My dedicated server spams about not being able to connect to a socket. Users on the network can connect directly through IP still. How does one go about setting up a custom, local master server that actually works?
gerbilOFdoom
Newbie
 
Posts: 3
Joined: Sat Jun 26, 2010 2:24 am

Re: Local Master Server

Postby Dave » Sun Jun 27, 2010 9:11 pm

The Nexuiz client should be able to discover LAN servers on its own, you may need to set
Code: Select all
sv_public 1
on the server.

When launching the Nexuiz client on Windows, I think you could append
Code: Select all
+sv_master1 <your address>
Dave
Member
 
Posts: 17
Joined: Tue Feb 10, 2009 4:33 am

Re: Local Master Server

Postby gerbilOFdoom » Sun Jun 27, 2010 11:40 pm

Code: Select all
sv_public 1
is already set.

I fire up the master server and set sv_master1 to my address, however the DPMaster spits back something about not being IPV6 compatible.
gerbilOFdoom
Newbie
 
Posts: 3
Joined: Sat Jun 26, 2010 2:24 am

Re: Local Master Server

Postby Dave » Mon Jun 28, 2010 1:56 pm

The IPv6 warning isn't a problem. (Although I wonder if dpmaster can support Teredo tunneling)
The local servers may also need the sv_master1 cvar to be set.

Another alternative is to create shortcuts to connect to local servers, e.g.,
Code: Select all
nexuiz.exe -basedir "/Game Program Files/Nexuiz/" +connect 10.0.0.170:26002
Dave
Member
 
Posts: 17
Joined: Tue Feb 10, 2009 4:33 am

Re: Local Master Server

Postby gerbilOFdoom » Mon Jun 28, 2010 10:38 pm

Ok, so I have DPMaster running. My server is sending heartbeats properly. Should the users be able to automatically view my server in the list or do they need the sv_master1 set to my IP as well?
gerbilOFdoom
Newbie
 
Posts: 3
Joined: Sat Jun 26, 2010 2:24 am


Return to Nexuiz - Editing

Who is online

Users browsing this forum: No registered users and 1 guest