Tell me What to to please!

Newbie Spellweaver
Joined
Jul 15, 2008
Messages
15
Reaction score
0
hi....
when i was making a server, i encountered this problem...:
Blader1996 - Tell me What to to please! - RaGEZONE Forums


The are no Match server or any servers....
Can anyone tell me how to fix this problem please.
Ty. =)
 
xD maybe your router is fucked up like mine i cant see my server just in case i put ip in system.mrs --> system.cml 127.0.0.1 and close [this only for your computer ^^] save move to folder :D
 
Upvote 0
lol? like how in hell i made it Online? from my client and all same so it doesnt work for me it works for others :S
if someone know real answer please answer my proplem :D
 
Upvote 0
Okay, I've tryed all the sugestions, but Anan's "xD maybe your router is fucked up like mine i cant see my server just in case i put ip in system.mrs --> system.cml 127.0.0.1 and close [this only for your computer ^^] save move to folder :D" sugestions because i don't know what your saying...=P
 
Upvote 0
127.0.0.1 is local host, what the other guy previous stated, it only allows you to see the server.
setting all the ip's where the tutorial told you, to 127.0.0.1.
after setting the ip to 127.0.0.1 in:
server.ini --> MatchServer
Agent.xml --> MatchAgent
Locator.ini --> Locator
dbo.LocatorStatus --> SMSE GunZ DataBase
dbo.ServerSetup --> SMSE GunZ DataBase
(the dbo. ones might be a little off. idk, havnt peeked into those in a while.)

set all those, where it says IP to 127.0.0.1.
if it fails, open ports through your router.
use this link on which ports to open.
http://www.forum.ragezone.com/search.php
you can open ports on this webiste

if it still fails, go back, double, triple check everything.
the littlest thing can make it mess up.
Example for Locator.ini:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="censored"

[NETWORK]
IP="127.0.0.1,"
PORT="8900"

[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no" 
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SE
notice where it says IP="127.0.0.1,"
the "," (without the " ")
shouldnt be there.
sorry for pointing out the obvious.
lol censored my pass.
 
Upvote 0
127.0.0.1 is local host, what the other guy previous stated, it only allows you to see the server.
setting all the ip's where the tutorial told you, to 127.0.0.1.
after setting the ip to 127.0.0.1 in:
server.ini --> MatchServer
Agent.xml --> MatchAgent
Locator.ini --> Locator
dbo.LocatorStatus --> SMSE GunZ DataBase
dbo.ServerSetup --> SMSE GunZ DataBase
(the dbo. ones might be a little off. idk, havnt peeked into those in a while.)

set all those, where it says IP to 127.0.0.1.
if it fails, open ports through your router.
use this link on which ports to open.
http://www.forum.ragezone.com/search.php
you can open ports on this webiste

if it still fails, go back, double, triple check everything.
the littlest thing can make it mess up.
Example for Locator.ini:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="censored"

[NETWORK]
IP="127.0.0.1,"
PORT="8900"

[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no" 
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SE
notice where it says IP="127.0.0.1,"
the "," (without the " ")
shouldnt be there.

lol censored my pass.

Oh shit , i think your wrong theres nothing called ServerSetup in my DB or any other databases :ehh:
can someone help me my proplem i saied up! plz plz:*::*::(:
 
Upvote 0
Back