Jump to content

Shattered Horizon


SickPuppy

Recommended Posts

This is the crash dump error I'm getting with your config:

 

E:\UserFiles\xxxxxx\GameServers\TC51038438176127365116505\server_exe\server_cfg.txt(1): Multiple occurences of key "team_selection_screen_time" found in this block

 

then I looked at the config file it created and it's duplicating config options:

 

anticheat true

no_damage_mode false

melee_mode false

anticheat_ban_time 600

server_point_limit_min 0

server_point_limit_max 0

teamkill_kick_threshold 0.5

teamkill_ban_time 600

ping_kick_threshold 250

afk_kick_time 0

team_selection_screen_time 20

round_end_screen_time 8

match_summary_screen_time 30

server_registration_key "Register here"

//New from 02/25/10

no_damage_mode false

melee_mode false

server_point_limit_min 0

server_point_limit_max 0

afk_kick_time 0

team_selection_screen_time 20

round_end_screen_time 8

match_summary_screen_time 30

Link to comment
Share on other sites

Download the file again and delete the text in the server_cfg.txt file. Use the config editor to save the text to the server then your server should run. I seen what was causing the double text on your server and I fixed the text editor. All new installs will be correct. I use the default config editor and that is why mine did not add the lines in. Because when I used the config editor it saves the lines they way they should have been.

 

I also put the lines in the correct location so it will not confuse some people.

Edited by {-SMAKU-}_MotorMouth
Link to comment
Share on other sites

You still have this in your updated config:

 

no_damage_mode false

melee_mode false

anticheat_ban_time 600

server_point_limit_min 0

server_point_limit_max 0

teamkill_kick_threshold 0.5

teamkill_ban_time 600

ping_kick_threshold 250

afk_kick_time 0

team_selection_screen_time 20

round_end_screen_time 8

match_summary_screen_time 30

server_registration_key "Register here"

//New from 02/25/10

no_damage_mode false

melee_mode false

server_point_limit_min 0

server_point_limit_max 0

afk_kick_time 0

team_selection_screen_time 20

round_end_screen_time 8

match_summary_screen_time 30

 

which is causing this crash dump:

 

E:\UserFilesxxxxx\GameServers\TC75087383781742544381624\server_exe\server_cfg.txt(1): Multiple occurences of key "team_selection_screen_time" found in this block

Link to comment
Share on other sites

I'm still unable to get it. When I run it manually from the server gui launcher, I get invalid ip setting or ip in use no matter what value I put in.

Previously I was getting steam_appid errors.

What file structure do you use?

Link to comment
Share on other sites

What's your command line look like?

It doesn't seem to automatically load any config files, so I have to set this:

--config_file "C:\UserFiles\test\GameServers\TC18102640558035183413607\server_exe\server_cfg.txt" --ip_address 10.10.10.10 --port 27015

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use