1 (edited by gocks2010 2014-08-21 04:54:35)

Topic: My server is not showing

I created a server, when i type it on teeworlds "internet" my server does not show up.
(I did type in my server name correctly)

although, it says
server registered
it doesn't show up in a game search. (I tried changing up the filter)

but the thing is that it says "failed to open 'data/maps/dm1cfg'"
and "failed to open 'failed to open 'data/maps/dm1.maps.cfg'"

I "think" this is the problem.


I saved  autoexec.cfg liked this,

sv_name Cittttty
sv_port 0
sv_external_port 0
sv_max_clients 12
sv_max_clients_per_ip 2
sv_register 1
sv_rcon_password admin
console_output_level 0
sv_rcon_max_tries 3
sv_rcon_bantime 5


-------------------------------

and i ran it using .bat file

teeworlds_srv -f autoexec.cfg



Please help thank you


oh by the way, i did disable the firewall
because it said 
"no firewall/nat problems detected"
"no firewall/nat problems detected"

2

Re: My server is not showing

Even if the map fails to load, the server should appear anyways running dm1.map so that's not the problem.

I'm not sure (someone correct me if I'm wrong) but you cant see your own server on the Internet list if you're running it on the same network as you are.
Ask someone else if he can finds the server on the server list and try to find it yourself on the Lan Tab.

If the person can't, give him the IP address for a direct connection.

Btw, are you connected to your router via cable or WLAN?

Playing Teeworlds since 2011!
"I will always be topless for you"
                  - Günther Branlutte

3

Re: My server is not showing

hi gocks2010

teeworlds_srv -f autoexec.cfg is not needed if the config's name is autoexec.cfg, just double click on the .exe.

if you do sv_port 8303 (or any other between 8300 and 8310) the server will appear in LAN-tab, but other player will be able to join aswell.

if you choose another port, like sv_port 1111 you should find the server in Internet-Tab

Greetings Piko

#yemDX is a known troll

4 (edited by 2gethR 2014-08-27 08:34:27)

Re: My server is not showing

gocks2010 wrote:

but the thing is that it says "failed to open 'data/maps/dm1cfg'"

It would seem to me that you have saves of maps that have the extension .cfg, which makes no sense at all. They have to have the extension .map. Though correct me, if that is supposed to be like that. I highly doubt it though.

gocks2010 wrote:

I saved  autoexec.cfg liked this,

sv_name Cittttty
sv_port 0
sv_external_port 0
sv_max_clients 12
sv_max_clients_per_ip 2
sv_register 1
sv_rcon_password admin
console_output_level 0
sv_rcon_max_tries 3
sv_rcon_bantime 5

I believe you are missing the sv_map line there, although that shouldn't be a big problem as the server is going to load the default map anyways.

gocks2010 wrote:

oh by the way, i did disable the firewall
because it said 
"no firewall/nat problems detected"
"no firewall/nat problems detected"

The firewall is really not getting in your way here, you can have it turned on all the time, as far as I know.

In the end I want to ask if we are actually talking about a LAN server or a public one. Because I cannot help you with the second topic.

Best regards,

TheDerero.

Move along, nothing to see here, really.

5 (edited by [pieLover] 2014-09-23 17:40:59)

Re: My server is not showing

sv_port 0
sv_external_port 0

Why are you trying to run a server on that port? Choose a standard Teeworlds port as Pikotee said,
like 8303, and it'll work fine..probably. I'm running a server on port 1337 and people are able to follow me onto it, but I can't find it in the server list half of the time.
Just so map switching should work better, might wanna remove ".cfg" from the map names. Just leave them as .map files and it'll all be fine smile

Good luck!

Clan: Riot (I'm one of three leaders: Mile, Deku, pie)
Host teeworlds maps on a fng/ctf/dm/ddrace server for testing:http://riotproductions.tk/teewo/ broken-need reinstall nginx http://riotproductions.tk/bounce?whatEven, Teeworlds NA Discord chat

6

Re: My server is not showing

The port numbers in the range from 0 to 1023 are the well-known ports or system ports