26

Re: Server help

Sorry about that mistake

But the output in the command window (shown in the  screenshot) is okay.
So you have successfully created the server.
Now start Teeworlds and search for your server on the list.

Note: pay attention  to the filter since you have no players playing on your server yet the "Has people playing" option should not be selected. If it is your server won't appear on the list

27

Re: Server help

Heres my new problem smile I named my server Knetog , and the map name is test, I dont see my server in the list, but noticed a "unnamed server" Looked in Lan and its there also, so I suppose its my server.. The only problem is that its not my map its DM1 ( normal map in folder ) + my map is CTF , heres my serverconfig again.

cl_cpu_throttle 0
cl_editor 0
b_filter_string
b_filter_full 0
b_filter_empty 0
b_filter_pw 1
b_filter_ping 999
b_filter_gametype ctf
b_filter_compatversion 1
b_sort 1
b_sort_order 0
b_max_requests 10
snd_rate 48000
snd_enable 1
snd_volume 37
snd_device -1
snd_nonactive_mute 0
gfx_screen_width 800
gfx_screen_height 600
gfx_fullscreen 1
gfx_color_depth 24
gfx_clear 0
gfx_vsync 1
gfx_display_all_modes 0
gfx_texture_compression 0
gfx_high_detail 1
gfx_texture_quality 1
gfx_fsaa_samples 0
gfx_refresh_rate 0
gfx_debug_resizable 0
gfx_finish 1
inp_mousesens 214
sv_name Knetog
sv_bindaddr
sv_port
sv_external_port 0
sv_map test
sv_max_clients 12
sv_high_bandwidth 0
sv_register 1
sv_rcon_password
debug 0
dbg_stress 0
dbg_stress_network 0
dbg_pref 0
dbg_graphs 0
dbg_hitch 0
dbg_stress_server localhost
sv_map_reload 0
unbindall
bind space "+jump"
bind 1 "+weapon1"
bind 2 "+weapon2"
bind 3 "+weapon3"
bind 4 "+weapon4"
bind 5 "+weapon5"
bind a "+left"
bind d "+right"
bind t "chat all"
bind y "chat team"
bind f1 "toggle_local_console"
bind f2 "toggle_remote_console"
bind f10 "screenshot"
bind lshift "+emote"
bind tab "+scoreboard"
bind mousewheeldown "+nextweapon"
bind mousewheelup "+prevweapon"
bind mouse1 "+fire"
bind mouse2 "+hook"

28

Re: Server help

If u did the way i mentioned earlier, with the cmd commands but with the correct form:

teeworlds_srv -f serverconfig.cfg

it should load your settings

If you just started teeworlds_srv.exe it loads the default settings that's why it didn't change the server name
I think that might be the problem.

29

Re: Server help

I went back at the shortcut did the exact same thing as before, and now it works... I HAVE MY SERVER ! tongue Well thank you for your patience and help

30

Re: Server help

the shortcut thing is more simple because you don't have to enter the commands again and again, you just start that shortcut every time

31

Re: Server help

K3nnY wrote:

the shortcut thing is more simple because you don't have to enter the commands again and again, you just start that shortcut every time

create a batch file wink

*.bat with editor

@echo off
start teeworlds_srv.exe -f yourconfig.cfg

or more than one server


@echo off
start teeworlds_srv.exe -f yourconfig.cfg
start teeworlds_srv_instagib.exe -f yourconfig2.cfg
start teeworlds_srv_spaceball.exe -f yourconfig3.cfg
start teeworlds_srv_race.exe -f yourconfig4.cfg

you can do this with hundrets of servers wink

Remember me? Questions? Just leave a message, I will respond within 72 hrs!

32

Re: Server help

how can i create a batch file?

33

Re: Server help

A bat-file is a just a file with the extention .bat. Any text-editor will do.

Used to be very active waay back

34

Re: Server help

i tried to create 2 servers but only one of them works the other shuts down
how do i make them work?

35

Re: Server help

they need different ports to be set (sv_port 8303 for your first server; sv_port 8304 for your second ...)

Antoine de Saint Exupéry: It seems that perfection is reached not when there is nothing left to add, but when there is nothing left to take away.
Besides -  I am the gfx guy!

36 (edited by arcaneviper 2009-01-13 21:25:48)

Re: Server help

as this topic was the one where i read most of my server help from before i'll ask for help again here.

I have the same problem knetog had with the server becoming unnamed and going to dm1 instead of being a tdm.

here is my server config

me wrote:

sv_name [MOD]leominster clan server
sv_map boubles'nbases
sv_scorelimit 30
sv_gametype tdm
sv_motd Teeworlds Welcome to the Leominster Clan Server.
sv_timelimit 0
sv_register 1
sv_max_clients 10
sv_teambalance_time 1
sv_teamdamage 0
sv_instagib 1
sv_balance_warning 30
hook_length 1000

Also could i ask if thers anything wrong with that config....

i think i know where the error comes from. In the console window it says that it failed to open instagib and then that it failed to open....autoexec.exe (in the roaming/appdata folders)

all help is appreciated thanx.

Only a few worthy enough have ever entered this sig. take my cat for example

37

Re: Server help

1. Ignor this: autoexec.CFG ( smile )(in the roaming/appdata folders) -> you can put your rcon pw and things you wont change in this file smile

2. failed to open instagib ???what????

Remember me? Questions? Just leave a message, I will respond within 72 hrs!

38

Re: Server help

Can someone help me here -> http://www.teeworlds.com/forum/viewtopic.php?id=3075 sad

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

39

Re: Server help

all its says is a load of numbers then [console] failed to open 'instagib'

Only a few worthy enough have ever entered this sig. take my cat for example