Metamod Does Not Work?!

splaTTersplaTTer Join Date: 2002-11-11 Member: 8239Members
hi,
i just tried to install an ns server on our debian linux machine. i changed the liblist.gam:
//gamedll_linux "dlls/ns_i386.so"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"

i copied the metamod and adminmod files from my cstrike folder to my ns folder (hlds_l/ns/addons/)
but i get these errors:

dgc@toaster:~/beast$ ./hlds_run -game ns -noipx -port 27060 +exec dgc.cfg
Auto-restarting the server on crash
Host_Init
Added packfile /home/dgc/beast/valve/pak0.pak (985 files)
Protocol version 46
Exe version 3.1.1.0
Exe build: 14:17:24 Sep 26 2002 (2163)
WON Auth Server
LOADING [NS] server 1 :
Server logging data to file /home/dgc/beast/ns/logs/L1111021.log
L 11/11/2002 - 20:27:33: Log file started (file "/home/dgc/beast/ns/logs/L1111021.log") (game "ns") (version "46/3.1.1.0/2163")
L 11/11/2002 - 20:27:33: Server cvar "deathmatch" = "1"
Server IP address 53.122.200.54:27060
addons/metamod/dlls/metamod_i386.so: cannot open shared object file: No such file or directory
addons/metamod/dlls/metamod_i386.so!m /home/dgc/beast/ns/
addons/metamod/dlls/metamod_i386.so! (shutting down): Host_Error: Couldn't get DLL API from /home/dgc/beast/ns/

addons/metamod/dlls/metamod_i386.so!ror: Couldn't get DLL API from /home/dgc/beast/ns/



any ideas?

Comments

  • PaegusPaegus Join Date: 2002-11-02 Member: 5306Members
    edited November 2002
    i had the same problem.
    put <b>metamod_i386.so</b> in <b>./ns/dlls</b> and change the <b>liblist.gam</b> entry to <b>gamedll_linux dlls/metamod_i386.so</b>

    not sure what to do about the plugin listing, eitehr plugin.ini or metamod.ini, i just got metamod working.. didnt try any plugins.

    EDIT: one / too many
  • splaTTersplaTTer Join Date: 2002-11-11 Member: 8239Members
    1000 thx - this fixed my probs <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink.gif' border='0' valign='absmiddle' alt='wink.gif'><!--endemo-->
  • PaegusPaegus Join Date: 2002-11-02 Member: 5306Members
    although... if you download the latest adminmod, and use that installer, metamod is installed to the addon folder correctly. (i havent found what i did wrong).
    though personally, i disable AM since its 1337 crashz0r on my box... blah
  • NarfwakNarfwak Join Date: 2002-11-02 Member: 5258Members, Super Administrators, Forum Admins, NS1 Playtester, Playtest Lead, Forum Moderators, Constellation, NS2 Playtester, Squad Five Blue, Reinforced - Supporter, Reinforced - Silver, Reinforced - Gold, Reinforced - Diamond, Reinforced - Shadow, Subnautica PT Lead, NS2 Community Developer
    AM doesn't work with NS on win32. Sometimes it might, but just try to avoid it. Metamod by itself does work, although Metamod doesn't do a whole lot without plugins. I've heard Clanmod will work; I'm having trouble getting it to actually <i>do</i> anything, but it hasn't crashed my server yet (this would count as doing something, you see).
  • SuicideDogSuicideDog Join Date: 2002-11-10 Member: 8104Members
    make sure you get the latest beta configs from united admins for clanmod ..

    <a href='http://forums.unitedadmins.com/showthread.php?s=&threadid=16356' target='_blank'>http://forums.unitedadmins.com/showthread....&threadid=16356</a> <-- configs

    <a href='http://www.unitedadmins.com/ClanMod.aspx' target='_blank'>http://www.unitedadmins.com/ClanMod.aspx</a> <-- clanmod

    I have this installed and just about everything works.
Sign In or Register to comment.