Redhat 9 & Adminmon Problems - Server Crashes
sgtboost
Join Date: 2002-12-06 Member: 10509Members
I got the server up and going without admin mod no problem,. The second I Install it and run it again, it keeps crashing. I have these error logs it generated, but since I'm a linux/ns server noob, I was hoping someone can tell me what I need to start attacking.
I'm using HLDS 3.1.1.1 and just using WON for now. I read vadakills good and found it very helpful, everything seems to installed nicely, but the server keeps crashing when I try to run it. Help please!
I'm using HLDS 3.1.1.1 and just using WON for now. I read vadakills good and found it very helpful, everything seems to installed nicely, but the server keeps crashing when I try to run it. Help please!
Comments
VI
emacs
etc.
metamod:
www.metamod.org
Log in as your user account and change into the ns/addons/metamod/dlls folder
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
cd /home/hlds/hlds_l/ns/addons/metamod/dlls
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Now get the newest Metamod binary:
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
wget http://metamod.org/dl/dlls/metamod_i386.so.gz
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Now extract the file:
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
gunzip metamod_i386.so.gz
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Now try re-running your server to see if it still crashes.
Server is now up and running with admin mod.
Thanks for the help guys.