i need help with my server
ok well i did add database and all that but i open gunzlauncher and then the game pops up and beside where u login i cant connect because theres no server thing to connect to i made a vid
[ame="http://www.youtube.com/watch?v=OZUt_dSjRvA"]YouTube - I Need Help with gunz ijji private server almost made 1 just 1 problem[/ame]
Re: i need help with my server
Re: i need help with my server
Quote:
Originally Posted by
polarx1
make sure locator, matchserver are running matchagent needs to be running too, also make sure in your database your serverstatus.dbo has all the required info
Re: i need help with my server
dont make 2 topics
and look here before before you try and do things randomly ...
http://forum.ragezone.com/f497/br-ja...-guide-444565/
it seems your missing alot of things
Re: i need help with my server
Check your Server.ini and Locater.ini thats were most people mess up.
Re: i need help with my server
Your server.ini
must no include your remote ip address
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="thegunz"
FREELOGINIP="127.0.0.1"
KEEPERIP="127.0.0.1"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="CLAN"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
is your ip in server.ini
in locator it is.
[NETWORK]
IP="127.0.0.1"
PORT="8900"
in database, Serverstatus you will put your remote ip... no localip and set port right.
and also you need to have ports open to be able to connect.
Re: i need help with my server
Quote:
Originally Posted by
Humanity
Your server.ini
must no include your remote ip address
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="thegunz"
FREELOGINIP="127.0.0.1"
KEEPERIP="127.0.0.1"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="CLAN"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
is your ip in server.ini
in locator it is.
[NETWORK]
IP="127.0.0.1"
PORT="8900"
in database, Serverstatus you will put your remote ip... no localip and set port right.
and also you need to have ports open to be able to connect.
Totally wrong.
The free login IP should be left blank like this :
and your WAN IP should replace 127.0.0.1 in the Keeper IP.
Also in the locator.ini, Enter your WAN IP instead of 127.0.0.1
Re: i need help with my server
In DB Go to statuserver and insert your IP
Re: i need help with my server
Quote:
Originally Posted by
phoenix_147
Totally wrong.
The free login IP should be left blank like this :
and your WAN IP should replace 127.0.0.1 in the Keeper IP.
Also in the locator.ini, Enter your WAN IP instead of 127.0.0.1
well with those settings i did run 300 players online.
127.0.0.1 = "" .
if its empty its the same as freelogin from own localip.
so it doesnt matter.. both gives same sums.
if it's remote ip, then it only allows connection from host computer.