Redhat 9 & Adminmon Problems - Server Crashes

sgtboostsgtboost 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!

Comments

  • AndyonceAndyonce Join Date: 2003-08-16 Member: 19799Members
    run hlds with -debug mode (./hlds_run -game ns -maxplayers 4 -debug) and post content of the debug.log file.
  • sgtboostsgtboost Join Date: 2002-12-06 Member: 10509Members
    I''ve got these core files and I'm not sure how to open or view them?
  • sgtboostsgtboost Join Date: 2002-12-06 Member: 10509Members
    OK, I just downloaded the latest admin mod, when it install, it mentions metamod looks to be missing. Is this something I need to have in there? And if so where do I get metamod from?
  • AndyonceAndyonce Join Date: 2003-08-16 Member: 19799Members
    Viewer:
    VI
    emacs
    etc.

    metamod:
    www.metamod.org
  • VadakillVadakill The Almighty BSO Join Date: 2002-04-02 Member: 373Members, NS1 Playtester
    edited December 2003
    You probably need the latest version of metamod. To update it you need to:

    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.
  • sgtboostsgtboost Join Date: 2002-12-06 Member: 10509Members
    Yeah I fixed it. When I installed the latest adminmod, I thought it was supposed to install metamod as well. If it does, it didn't on mine. It was calling for a metamod in a directory that didn't exist (not apparent until I used admin .58). So I grabbed metamod, created the directories and put the files there. Problem fixed.
    Server is now up and running with admin mod.
    Thanks for the help guys.
Sign In or Register to comment.