1

Topic: Why can't I create servers?!

Hi everyone.
Well, I have a new question about the same problem:
Servers! (Lan) Just Look at this:
In the file autoexec.cfg I'v writen this:

sv_name Teew Server
sv_port 8303
sv_external_port 0
sv_max_clients 10
sv_max_clients_per_ip 12
sv_map dm9
sv_rcon_password 123
sv_rcon_max_tries 50
sv_rcon_ban_time 0

and I tried to open this appened:
http://img26.imageshack.us/img26/6753/capturarq.png

That  I tried to create the server whith the outdated TSC 3.1 and It work! Omg

That I'v tryed to create one DDRace/PPRace and iDDRace server writing this on iDDrace server:

sv_name Teew Server
sv_port 8303
sv_external_port 0
sv_max_clients 10
sv_max_clients_per_ip 12
sv_map Chapter 01_9671113a
sv_rcon_password 123
sv_rcon_max_tries 50
sv_rcon_ban_time 0
sv_dummies 1
sv_dummy 1
sv_dummy_change 1
sv_dummy 1
sv_dummy_change 1
sv_rescue 1
sv_control_dummy
sv_dummy_copy_move 1
sv_dummy_hammer 1
sv_dummy_delay 1

And the same happened.
The problem is that TSC can't work whith PP or DD or iDD servers!
Does someone know the problem? Plz Help! sad

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

2

Re: Why can't I create servers?!

Seems like you opened the server with a batch file, if your autoexec.cfg in the same folder as the .exe of the server you don't need to use a .bat executor.
The second and third line of your screenshot say that a command in the .cfg has some commands like that C:\Users\etc. Try to put an "exec" before it.

» Albert Einsteein: I have no special talent. I am only passionately curious.

3 (edited by HeroiAmarelo 2012-02-20 13:25:29)

Re: Why can't I create servers?!

Tnks Apmox but it doesn't work!
I'v tryied to solve the situation that way:
config_directory.bat > @start explorer C:\Users\André-.-Maximo\Teeworlds\teeworlds-b122-r50edfd37-win32
And I tryed to this: @start exec C:\Users\André-.-Maximo\Teeworlds\teeworlds-b122-r50edfd37-win32
Than I'v opened the teeworlds_srv.exe but steel happenyng the same:
http://img109.imageshack.us/img109/3821/capturarov.png

sv_name Teew Server
sv_port 8303
sv_external_port 0
sv_max_clients 10
sv_max_clients_per_ip 12
sv_map Chapter 01_9671113a
sv_rcon_password 123
sv_rcon_max_tries 50
sv_rcon_ban_time 0

What the hell I'm doing wrong?!

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

4

Re: Why can't I create servers?!

Nevermind wink Well, let's start simple. First try: place your autoexec.cfg in the same folder as teeworlds_srv.exe and run this .exe file. (You don't need any batch file). If it doesn't work, create a batch file with this code:

@start teeworlds_srv.exe -f autoexec.cfg

Be sure to have these three files in the same folder.

» Albert Einsteein: I have no special talent. I am only passionately curious.

5

Re: Why can't I create servers?!

Done.
1stly I'v deleted the "config_directory.bat" file.
Then I'v started the "teeworlds_srv.exe". The problem keeps going.
After that I'v created a new bat file (Whith the same name - "config_directory.bat" and whith your line code -> @start teeworlds_srv.exe -f autoexec.cfg)
Run the bat file. After that teeworlds_srv.exe starts.
Than the same problem...! sad
All the files are in the same folder smile

It doesn't work!

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

6 (edited by Slayer *gV* 2012-02-20 15:33:33)

Re: Why can't I create servers?!

rename your specific autoexec.cfg to serverconfig.cfg (or any other name different from autoexec) and run your server with

-f serverconfig.cfg

Edit: Btw, it seems your autoexec.cfg located in Roaming/Teeworlds got some wrong lines.

7

Re: Why can't I create servers?!

It Works *gV* yikes
Tnks Slayer! smile
And tnks Apmox for supporting me to big_smile

#Problem Solved!
+1 to you guys! big_smile

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