Page 1 of 1

Localhost doens't work anymore

Posted: Fri May 16, 2014 3:32 pm
by deen
imp wrote
Hi guys, I just wanted to test my latest map I'm working on, but things didn't want to be as they should.

As far as i know I use the latest version of your client, so the version shouldn't be the problem. What the problem even is? - It says:

Code:
failed to open reset.cfg
failed to open data/maps/mapname.cfg
failed to open data/maps/mapname.map.cfg
By the way: I've tested some maps a few months ago and it worked, unlike now (even with the older clients it doesn't work anymore, problem seems to be
"global")

The code of my autoexe.cfg is the following

Code:
sv_name "Testserver with DDraceNetwork Features"
sv_gametype "TestDDRace"
sv_port 8303
sv_rcon_password "rcon"
sv_map "map"
sv_register 1
sv_test_cmds 1
sv_fast_download 1
tune laser_bounce_num 1000

Re: Localhost doens't work anymore

Posted: Fri May 16, 2014 3:34 pm
by deen
Nigel wrote
you mean autoexec.cfg ? could you show us the entire text written in console ?

Re: Localhost doens't work anymore

Posted: Fri May 16, 2014 3:34 pm
by deen
imp wrote:
Code:
failed to open reset.cfg
failed to open data/maps/mapname.cfg
failed to open data/maps/mapname.map.cfg

These should be harmless.

Posted: Fri May 16, 2014 4:58 pm
by imp
I forgot to mention that I can enter the server but there is no map, any suggestions?

Re: Localhost doens't work anymore

Posted: Fri May 16, 2014 5:17 pm
by deen
Did you try what Nigel said?

Posted: Sat May 17, 2014 10:23 am
by imp
Anyhow it works now. What do I need to write in the autoexec.cfg to run the dummy feature? Just the command itself?

Re: Localhost doens't work anymore

Posted: Sat May 17, 2014 10:33 am
by deen
Dummy Feature has nothing to do with server. It's entirely client sided.

Posted: Sat May 17, 2014 11:03 am
by imp
But when I want to connect dummy nothing happens

Re: Localhost doens't work anymore

Posted: Sat May 17, 2014 11:38 am
by deen
You could try increasing the sv_max_clients_per_ip value or try connectin to localhost using 127.0.0.1:8303