Raised This Month: $51 Target: $400
 12% 

Slow map changes


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Jrb8008
Junior Member
Join Date: Jun 2013
Old 06-13-2013 , 21:25   Slow map changes
Reply With Quote #1

Whenever my server changes maps it takes around 30 seconds. It's extremely slow. However, when I rcon changelevel de_dust, or some other map, it changes instantly. I've played around with the server.cfg, but I cannot figure it out.

It's an Ubuntu/C2d/4gig server

Any suggestions?

server.cfg

Code:
// server name
hostname "Raleigh CS 1.6 Server - Fun Maps!" 

// rcon passsword
rcon_password "*****" 

// Advanced RCON
sv_rcon_banpenalty 60 
sv_rcon_maxfailures 10 
sv_rcon_minfailures 5 
sv_rcon_minfailuretime 30 

// server cvars
mp_friendlyfire 0 
mp_footsteps 1 
mp_autoteambalance 1 
mp_autokick 0 
mp_flashlight 0 
mp_tkpunish 1 
mp_forcecamera 0 
sv_alltalk 0 
sv_pausable 0 
sv_cheats 0 
sv_consistency 1 
sv_allowupload 1 
sv_allowdownload 1 
sv_maxspeed 320 
mp_limitteams 2 
mp_hostagepenalty 5 
sv_voiceenable 1 
mp_allowspectators 1 
mp_timelimit 25 
sv_timeout 65 
mp_chattime 0

// round specific cvars
mp_freezetime 0 
mp_roundtime 5 
mp_startmoney 16000 
mp_c4timer 30 
mp_fraglimit 0 
mp_maxrounds 0 
mp_winlimit 0 
mp_playerid 0 
mp_spawnprotectiontime 5 

// bandwidth rates/settings
sv_minrate 0 
sv_maxrate 0 
decalfrequency 10 
sv_maxupdaterate 60 
sv_minupdaterate 10 


sys_ticrate 1000

// server logging
log off 
sv_logbans 0 
sv_logecho 1 
sv_logfile 1 
sv_log_onefile 0 

// operation
sv_lan 0 
sv_region 0 

// execute ban files
exec banned_user.cfg 
exec banned_ip.cfg
Jrb8008 is offline
vikassharma
BANNED
Join Date: Dec 2011
Location: INDIA
Old 06-14-2013 , 03:30   Re: Slow map changes
Reply With Quote #2

Quote:
Originally Posted by Jrb8008 View Post
Whenever my server changes maps it takes around 30 seconds. It's extremely slow. However, when I rcon changelevel de_dust, or some other map, it changes instantly. I've played around with the server.cfg, but I cannot figure it out.

It's an Ubuntu/C2d/4gig server

Any suggestions?

server.cfg

Code:
// server name
hostname "Raleigh CS 1.6 Server - Fun Maps!" 

// rcon passsword
rcon_password "*****" 

// Advanced RCON
sv_rcon_banpenalty 60 
sv_rcon_maxfailures 10 
sv_rcon_minfailures 5 
sv_rcon_minfailuretime 30 

// server cvars
mp_friendlyfire 0 
mp_footsteps 1 
mp_autoteambalance 1 
mp_autokick 0 
mp_flashlight 0 
mp_tkpunish 1 
mp_forcecamera 0 
sv_alltalk 0 
sv_pausable 0 
sv_cheats 0 
sv_consistency 1 
sv_allowupload 1 
sv_allowdownload 1 
sv_maxspeed 320 
mp_limitteams 2 
mp_hostagepenalty 5 
sv_voiceenable 1 
mp_allowspectators 1 
mp_timelimit 25 
sv_timeout 65 
mp_chattime 0

// round specific cvars
mp_freezetime 0 
mp_roundtime 5 
mp_startmoney 16000 
mp_c4timer 30 
mp_fraglimit 0 
mp_maxrounds 0 
mp_winlimit 0 
mp_playerid 0 
mp_spawnprotectiontime 5 

// bandwidth rates/settings
sv_minrate 0 
sv_maxrate 0 
decalfrequency 10 
sv_maxupdaterate 60 
sv_minupdaterate 10 


sys_ticrate 1000

// server logging
log off 
sv_logbans 0 
sv_logecho 1 
sv_logfile 1 
sv_log_onefile 0 

// operation
sv_lan 0 
sv_region 0 

// execute ban files
exec banned_user.cfg 
exec banned_ip.cfg
Buy a high speed HARD DISK DRIVE

And whats your hard disk speed in rpm ?

Last edited by vikassharma; 06-14-2013 at 03:30.
vikassharma is offline
Jrb8008
Junior Member
Join Date: Jun 2013
Old 06-14-2013 , 06:38   Re: Slow map changes
Reply With Quote #3

7200rpm
Jrb8008 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 06-14-2013 , 08:08   Re: Slow map changes
Reply With Quote #4

What does the console show during these "long" map changes? How are you timing the map changes?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
vikassharma
BANNED
Join Date: Dec 2011
Location: INDIA
Old 06-14-2013 , 09:12   Re: Slow map changes
Reply With Quote #5

Quote:
Originally Posted by Jrb8008 View Post
7200rpm
Then it's not your hard drive problem, something wrong with your sv
vikassharma is offline
Jrb8008
Junior Member
Join Date: Jun 2013
Old 06-14-2013 , 10:28   Re: Slow map changes
Reply With Quote #6

No - I didn't think it was the hard drive. Again, rcon changelevel works instantly. I'm assuming it's something with a cfg file.
Jrb8008 is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 06-14-2013 , 10:36   Re: Slow map changes
Reply With Quote #7

Quote:
Originally Posted by wickedd View Post
Show the output of the following commands

rcon meta list
rcon meta version
rcon amxx modules
rcon amxx plugins
rcon version
rcon status
__________________

Mordekay is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 06-14-2013 , 17:26   Re: Slow map changes
Reply With Quote #8

Quote:
Originally Posted by YamiKaitou View Post
What does the console show during these "long" map changes? How are you timing the map changes?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
UaExFanTasY
Senior Member
Join Date: Mar 2013
Location: UAE
Old 06-14-2013 , 22:24   Re: Slow map changes
Reply With Quote #9

There is a file name custom.hpk delete it
UaExFanTasY is offline
Jrb8008
Junior Member
Join Date: Jun 2013
Old 06-15-2013 , 07:03   Re: Slow map changes
Reply With Quote #10

The server.cfg settings.
Jrb8008 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode