PDA

View Full Version : Server keeps freezing !


Airwulf
04-05-2004, 05:54
Hi

I am using AMX 0.9.x now for 1 year and have 2 public HL Cs 1.6 Servers running! (1 with 20 and the other with 16 slots)

I have taken a look into AMXX because i always want to be up to date, so i upgraded to version 0.16.

I used the glibc 2.3 compiled files i686 and the MMx3 for my Servers. They are both on different machines but both run under Linux RH 9 !

I only used 3 plugins: deagles mapchanger, atac and swaer filter with punishments, whitch is only 1/4 of the plugins i used with the old AMX, but after playing 1 or 2 maps the game freezes complety and you have to quit it trough shell directly. There is no entry in logfile or anything, just freeze an thats it. :(

Here are some detalis that might help for dev team:

; AMX Mod X plugins

admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
;restmenu.amx ; restrict weapons menu
;telemenu.amx ; teleport menu (Fun Module required!)
mapsmenu.amx ; maps menu (vote, changelevel)
swearfilter.amx
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
;nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
;mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
;welcomemsg.amx ; displays motd @ client connection
pausecfg.amx ; allows to pause and unpause some plugins
stats.amx ; stats on death or round end (CSStats Module required!)
;stats_logging.amx ; weapons stats logging (CSStats Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
statscfg.amx ; allows to manage stats plugins via menu and commands

amx_atac.amx
deagsmapmanage210i.amx

; AMX Mod X Modules; You can specify both linux & win32 modules here
;;Use i686 instead of i386 to use glibc2.3 optimized binaries

; Fun - This has extra functions for "extra" stuff
fun_amx_i686.so

; Engine - This has engine functions core to half-life
engine_amx_i686.so

; MySQL - This adds MySQL connection support
;mysql_amx_i386.so

; Counter-Strike - This adds functions specific to Counter-Strike
cstrike_amx_i686.so

; CS Stats - This adds functionality for CS statistical information
csstats_amx_i686.so

BigBaller
04-05-2004, 08:39
mmm, there has to be some sort of error that is causing this, I would suggest using 386 binaries also, I read around here that the 686 are not very stable.

DoubleTap
04-05-2004, 10:27
That would be the best first step... try the i386 binaries to establish your base (I gave up on the i686 versions) and ensure the install is correct... if that runs stable then add/replace one i686 module and restart to see which if any of them are causing the problem. I doubt it's a plugin issue because you run a clean setup.

Vic/DT

Airwulf
04-11-2004, 07:52
Ok i ve now tried the i386 modules and te amxx_m_i386.so file. Now the Server ist not freezing but it crahes and starts up again.

It was running for 20 minutes 1 map, then crashing ....

i guess i have to stick to max 098 till that is resolved !

QwertyAccess
04-11-2004, 12:44
recent server freezing has been caused by steam updates check to see if your steam update.

ngr2003
04-12-2004, 02:50
Man we need to talk cause the same crap is killng me.

My cs 1.6 server runing metamod 1.17 and amxmod 0.9.8 freezes, and I too have to use ctrl + C to kill it. My CZERO server is also doing this with metamodx and amxmodx latest version. Even with no extra plugins both servers will randomly freeze up for no tracable reason. Some times it can be right after someone dies and sometimes it can be when the server is just idle.

MY 1.6 server had been running the same setup for years now and I started noticing these problems right after a steam update a while back. It seems like the newest steam updates are making the problem even worse for me. AMXMODX can freeze my czero server with in 2 hours sometimes.

Specs
Slackware 9.1 on 2.6.4 kernel
scsi 160 10k rpm
1gb Memory
AMD 1400

Can someone please shed some light on this topic and explain why this might be happening. I cant even begin to use amx anything on my servers anymore because its so unstable now when it used to be so great.

PLEASE HELP US!!!!!!!!

[Gladiator]
04-19-2004, 15:57
My CZERO server is also doing this with metamodx and amxmodx latest version. Even with no extra plugins both servers will randomly freeze up for no tracable reason. Some times it can be right after someone dies and sometimes it can be when the server is just idle.

MY 1.6 server had been running the same setup for years now and I started noticing these problems right after a steam update a while back. It seems like the newest steam updates are making the problem even worse for me. AMXMODX can freeze my czero server with in 2 hours sometimes.

PLEASE HELP US!!!!!!!!

I got the same problem with amxx 0.16 and metamodx itīs just freezez and using 100% CPU so it kills the machine..Not anything in the logfiles error etc..Does anyone know how to resolve this problem...It can go 20 min or 2 hours between the krasches...

Hardware;
HLDS (no steam)
AMD 2200+
512MB DDR ram

Plugins;
amxx 0.16
winhlbooster 1.70
webmod 0.47

amxx plugins;
; AMX Mod X plugins

admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
restmenu.amx ; restrict weapons menu
telemenu.amx ; teleport menu (Fun Module required!)
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
;mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
;welcomemsg.amx ; displays motd @ client connection
pausecfg.amx ; allows to pause and unpause some plugins
stats.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
statscfg.amx ; allows to manage stats plugins via menu and commands

;NON-standard plugins
slaylosers.amx ; Slay the loosing team
team_balancer.amx ; Ptahhotep's Team Balancer (PTB)
amx_atac.amx ; Advanced Team Attack Control [ATAC] AMX Plugin
amx_atac_cfg.amx ; Advanced Team Attack Control [ATAC] AMX Plugin
swearfilter.amx ; RS Advanced Swear Filter + Punishment !!!
high_ping_kicker.amx ; Kickīs players with high ping
adminlisten.amx ; Admins see all text
server_rules.amx ; Display Rules - ClanMod Style


Modules;
; AMX Mod X Modules; You can specify both linux & win32 modules here

; Fun - This has extra functions for "extra" stuff
fun_amx.dll

; Engine - This has engine functions core to half-life
engine_amx.dll

; Counter-Strike - This adds functions specific to Counter-Strike
cstrike_amx.dll

; CS Stats - This adds functionality for CS statistical information
csstats_amx.dll

BAILOPAN
04-19-2004, 16:59
don't use metamodx with non-steam games

[Gladiator]
04-19-2004, 19:14
Hmmm I have now changed back to amx mod 0.9.8 but still uses metamodX and no crashes?? Must be something in amx mod x that kills the server and makes it freeze not the metamodX...And to make it run on CZ you need to use the metamodX because regular metamod wont work... :cry:

BTW
HLDS in steam sucks because itīs just eating up all memory it can (huge memory leak)...HLDS 1.1.x.x itīs for steam games but only the server so you dont need the account to log in only start the dedicated server....Maybe I should say that HLDS is for steam 1.6 not 1.5..

BTW2
I like the amxx because all plugins I use in amx mod are better done in amxx so hope to a fix/patch/update soon so I can run that one without problems...

ngr2003
04-20-2004, 13:24
I tried running my server with just metamodx and nothing else, and my server still froze!! Right now im running my server with just metamod 1.17 and nothing else and im waiting to see if it freezes. I tried your combo of metamodx and 0.9.8 and im still freezing. To me it seems like metamodx is freezing my server.

And why the heck or the download links for linux dedicated server czero still bad. Can we ever get that pos working.

ngr2003
04-20-2004, 13:32
what distro and kernel are you using ??

[Gladiator]
04-20-2004, 14:22
what distro and kernel are you using ??

If you ment me I running windows 2000 Pro and all client/progz/plugins for win32 only.... :P

ngr2003
04-20-2004, 15:07
boo hiss

I have no problems with running czero server and amx on any windows platform.

Wheres the linux guru's at.


THis damm linux port is horrible and only getting worse with every steam update

QwertyAccess
04-20-2004, 20:10
i stopped hosting steam on linux cause of that

[Gladiator]
04-24-2004, 16:08
] My CZERO server is also doing this with metamodx and amxmodx latest version. Even with no extra plugins both servers will randomly freeze up for no tracable reason. Some times it can be right after someone dies and sometimes it can be when the server is just idle.

MY 1.6 server had been running the same setup for years now and I started noticing these problems right after a steam update a while back. It seems like the newest steam updates are making the problem even worse for me. AMXMODX can freeze my czero server with in 2 hours sometimes.

PLEASE HELP US!!!!!!!!

I got the same problem with amxx 0.16 and metamodx itīs just freezez and using 100% CPU so it kills the machine..Not anything in the logfiles error etc..Does anyone know how to resolve this problem...It can go 20 min or 2 hours between the krasches...

Hardware;
HLDS (no steam)
AMD 2200+
512MB DDR ram

Plugins;
amxx 0.16
winhlbooster 1.70
webmod 0.47

amxx plugins;
; AMX Mod X plugins

admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
restmenu.amx ; restrict weapons menu
telemenu.amx ; teleport menu (Fun Module required!)
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
;mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
;welcomemsg.amx ; displays motd @ client connection
pausecfg.amx ; allows to pause and unpause some plugins
stats.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
statscfg.amx ; allows to manage stats plugins via menu and commands

;NON-standard plugins
slaylosers.amx ; Slay the loosing team
team_balancer.amx ; Ptahhotep's Team Balancer (PTB)
amx_atac.amx ; Advanced Team Attack Control [ATAC] AMX Plugin
amx_atac_cfg.amx ; Advanced Team Attack Control [ATAC] AMX Plugin
swearfilter.amx ; RS Advanced Swear Filter + Punishment !!!
high_ping_kicker.amx ; Kickīs players with high ping
adminlisten.amx ; Admins see all text
server_rules.amx ; Display Rules - ClanMod Style


Modules;
; AMX Mod X Modules; You can specify both linux & win32 modules here

; Fun - This has extra functions for "extra" stuff
fun_amx.dll

; Engine - This has engine functions core to half-life
engine_amx.dll

; Counter-Strike - This adds functions specific to Counter-Strike
cstrike_amx.dll

; CS Stats - This adds functionality for CS statistical information
csstats_amx.dll


I suddenly got amxx to work and running for about 7 hours now without any errors...Did inactivate all non-standard plugins like adminlisten,ptb,swearfilter,atac...Did after every 2 hour activate the non-standard plugins 1 by 1...The plugins that is not active yet is autoslay/slaylosers maybe this is the one who makes my server crash with amxx... :D

BAILOPAN
04-24-2004, 16:10
also csstats has some bugs, try disabling it

seek
07-23-2004, 17:07
hello ,

well the server crashing is because of the swearing filter (RS Advanced Swear Filter + Punishment) ... i was also having the same problem until i disabled it ..... it goes in some kind of recursive loop ..n keep on checking the word !!

can paste the logs later here !!

-seek