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

AMXX delays mapchange


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Aure
Junior Member
Join Date: Oct 2005
Old 05-23-2006 , 13:25   AMXX delays mapchange
Reply With Quote #1

Hi

Running 2 dedicated CS 1.6 servers on a AMD 64 X2 4400+ smoothly with Win 2003 Server.

Suddenly it takes up to 30 secs for the mapchange to occur. When I deactivates amxx in metamod the server changes map instantly. I run the 2 servers from 2 different locations, D:\HLServer & D:\HLServer1 with identical server.cfg except mapcycle and some minor differences in timelimits but nothing exceptional.

AMXX: v1.60

Server.cfg:
Quote:
// Set the rcon password
rcon_password "XXXX"
// password to join server
//sv_password "XXXX"

// Exec files on startup
// exec banned.cfg
// exec listip.cfg

// Server Logging
log on
logaddress
logaddress_add
mp_logdetail 0
mp_logmessages 1

// Server Variables
mp_timelimit 20
mp_autokick 0
mp_autoteambalance 0
mp_c4timer 35
mp_flashlight 0
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 1
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 0
mp_roundtime 2
mp_tkpunish 0
sv_restartround 0
sv_maxspeed 900
sv_proxies 0
allow_spectators 2
mp_startmoney 800
mp_chattime 1
sv_allowupload 1
sv_voiceenable 0
sv_alltalk 0
sv_region 3
pausable 0
decalfrequency 60
mp_falldamage 1
mp_buytime 0.3
sv_secure 1

// cheat and fun modes
sv_aim 0
sv_cheats 0

// Set Rates
sv_maxrate 25000
sv_minrate 8000
sv_maxupdaterate 150

// Enable/Disable LAN mode
sv_lan 0

// Contact & Geo
sv_contact
sv_region 3

//Tweaks
sys_ticrate 1000
fps_max 500

sv_downloadurl ""
Tell me what you need more and I´ll copy paste.

Thx for helping me out I´ve tried everything.



Plugins.ini:
Quote:
; AMX Mod X plugins


admin_sql.amxx
; Admin Base - Always one has to be activated
; admin.amxx ; admin base (required for any admin-related)
amxbans.amxx
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
; adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)


; Custom - Add 3rd party plugins here
slaylosers.amxx
team_balancer.amxx
psycholisten.amxx
high_ping_kicker.amxx
afkbomb.amxx
idlekicker.amxx
server_rules.amxx
adminreservation.amxx
amxx_atac.amxx
amxx_atac_cfg.amxx
steamidpending.amxx
Aure is offline
o0panda
Member
Join Date: Sep 2005
Old 05-23-2006 , 13:54  
Reply With Quote #2

Did you try disabling the plugins you installed since it started to slow down?
o0panda is offline
Aure
Junior Member
Join Date: Oct 2005
Old 05-23-2006 , 14:42  
Reply With Quote #3

Quote:
Originally Posted by o0panda
Did you try disabling the plugins you installed since it started to slow down?
Yes, all 3:d party plugins has been disabled! But I might try anything again to get rid of this.
Aure is offline
Silver Dragon
Veteran Member
Join Date: Jan 2005
Location: Chicago, Illinois
Old 05-23-2006 , 17:08  
Reply With Quote #4

Did you try a fresh reinstall of AMXX?
__________________

Silver Dragon is offline
Send a message via AIM to Silver Dragon Send a message via MSN to Silver Dragon Send a message via Yahoo to Silver Dragon
IdiotSavant
Senior Member
Join Date: Apr 2006
Old 05-23-2006 , 18:54  
Reply With Quote #5

Try changing your mp_chattime to 10.
By default the mp_chattime is 10 seconds. Changing it to 1 may be making it go longer.

Change it to this:
mp_chattime 10

Worth a try. Better than trying to install AMXX again.
__________________
IdiotSavant
"Make something idiot proof and they just build a better Idiot."

Like GunGame? Visit www.gungame.org today!
Earn Admin just by playing at GunGame.Org Servers!

Come visit our GunGame.Org server at 174.34.146.107:27015
IdiotSavant is offline
Silver Dragon
Veteran Member
Join Date: Jan 2005
Location: Chicago, Illinois
Old 05-23-2006 , 23:04  
Reply With Quote #6

I doubt that would work, but always worth a try.
__________________

Silver Dragon is offline
Send a message via AIM to Silver Dragon Send a message via MSN to Silver Dragon Send a message via Yahoo to Silver Dragon
Aure
Junior Member
Join Date: Oct 2005
Old 05-24-2006 , 04:16  
Reply With Quote #7

I´ve actually tried that, changing from 1 to 3 to 10 and so on.

Today I saw this:

Quote:
L 05/23/2006 - 22:40:41: [AMXX] Displaying debug trace (plugin "admin_sql.amxx")
L 05/23/2006 - 22:40:41: [AMXX] Run time error 4: index out of bounds
L 05/23/2006 - 22:40:41: [AMXX] [0] admin_sql.sma::adminSql (line 46
It might be a fresh install anyway.....

Aure is offline
(--eRRoR--)
Senior Member
Join Date: Mar 2008
Location: Romania
Old 11-20-2010 , 13:06   Re: AMXX delays mapchange
Reply With Quote #8

did you manage to solve this because i am having the same issue
__________________
All good coders who want to help us finish the uwc3x mode are expected here.
(--eRRoR--) is offline
Send a message via Yahoo to (--eRRoR--) Send a message via Skype™ to (--eRRoR--)
Old 11-23-2010, 09:53
jafmorgn
This message has been deleted by YamiKaitou. Reason: spambot
Rirre
Veteran Member
Join Date: Nov 2006
Old 11-25-2010 , 10:31   Re: AMXX delays mapchange
Reply With Quote #9

Do you use AMXBans on the same computer you host the game servers on or seperated?
That was the problem I had when the game servers connected to the SQL server from a different server/computer.
Try disable all SQL plugins (amxbans & admin_sql) you have enabled and see if that make the gameserver change instantly.

Last edited by Rirre; 11-25-2010 at 10:42.
Rirre is offline
(--eRRoR--)
Senior Member
Join Date: Mar 2008
Location: Romania
Old 11-25-2010 , 17:18   Re: AMXX delays mapchange
Reply With Quote #10

check the content of vault.ini and the size of the file.Some plugins stores data in it and when it gets big it slows down mapchange
__________________
All good coders who want to help us finish the uwc3x mode are expected here.
(--eRRoR--) is offline
Send a message via Yahoo to (--eRRoR--) Send a message via Skype™ to (--eRRoR--)
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 11:35.


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