1

Topic: [SOLVED] I Don't appear in Master Server.

Well, i have a new problem xD
As the tittle says, my server don't appear in the master server.
I talk to my host, and they send me the console information:

[4b742f8d][engine]: running on windows-win32-ia32
[4b742f8d][engine]: arch is little endian
[4b742f8d][engine/datadir]: paths used:
[4b742f8d][engine/datadir]:     .
[4b742f8d][engine/datadir]:
[4b742f8d][engine/datadir]:     data
[4b742f8d][engine/datadir]: saving files to:
[4b742f8d][console]: executing 'autoexec.cfg'
[4b742f8d][datafile]: datafile loading. filename='maps/dm1.map'
[4b742f8d][server]: maps/dm1.map crc is f35c9309
[4b742f8d][server]: server name is 'Servidor de Prueba - ZER0 GAMES.'
[4b742f8d][datafile]: loading data index=16 size=325 uncompressed=12000
[4b742f8d][server]: version 0.5 b67d1f1a1eea234e
[4b742f8d][engine/mastersrv]: refreshing master server addresses
[4b742f8d][register]: refreshing ip addresses
[4b742f8d][engine/mastersrv]: saving addresses
[4b742f8d][register]: fetching server counts
[4b742f8d][register]: WARNING: No master servers. Retrying in 60 seconds

My server runs, but i only can connect by IP sad
Somebody Knows the problem ?

Thanks! smile

2

Re: [SOLVED] I Don't appear in Master Server.

xxNxx wrote:

[4b742f8d][register]: WARNING: No master servers. Retrying in 60 seconds

The problem is simple. The port used by the server is not opened.
Try the following steps:
- add "sv_register 1" in the config file
- ask your server hoster to open a port (router and firewall). Then, in the config file, add the line "sv_port 1234" where 1234 is your port number (the default is 8303)

Support Staff - ESL.eu Teeworlds Admin

3

Re: [SOLVED] I Don't appear in Master Server.

Lanta wrote:
xxNxx wrote:

[4b742f8d][register]: WARNING: No master servers. Retrying in 60 seconds

The problem is simple. The port used by the server is not opened.
Try the following steps:
- add "sv_register 1" in the config file
- ask your server hoster to open a port (router and firewall). Then, in the config file, add the line "sv_port 1234" where 1234 is your port number (the default is 8303)


But, I can connect to the server if a write the ip -.-
Other people can connect to...
So the ports must be open, or i'm wrong ?

smile

4

Re: [SOLVED] I Don't appear in Master Server.

Yes, Lanta is Right. add sv_register 1 and i promise it will work smile

Normal day at school than oh MY GOD YOUR ALMOST HIT BY A RANdom truck.

5

Re: [SOLVED] I Don't appear in Master Server.

xxNxx wrote:
Lanta wrote:
xxNxx wrote:

[4b742f8d][register]: WARNING: No master servers. Retrying in 60 seconds

The problem is simple. The port used by the server is not opened.
Try the following steps:
- add "sv_register 1" in the config file
- ask your server hoster to open a port (router and firewall). Then, in the config file, add the line "sv_port 1234" where 1234 is your port number (the default is 8303)


But, I can connect to the server if a write the ip -.-
Other people can connect to...
So the ports must be open, or i'm wrong ?

smile

Thank you men, it work.
Thank to both, but i still don't understand why adding sv_register 1 it works. It is default, but who cares, my server is now running great smile.

Mods Can Close