Metamod/AMXx with Linux : Problem!

New Member
Joined
Oct 31, 2004
Messages
2
Best answers
0
Hi :laff:

I have a problem to run Metamod and AMXx on my dedicated server (linux).
I've try with Metamod All-Mod, and 1.17.2 but same result: server timed out...

Here is my liblist.gam :
Code:
//  Earth Special Forces Game Info file
game "Earth`s Special Forces"
url_info "http://www.esforces.com"
url_dl "http://www.esforces.com/files.php"

version "Beta 1.2"
size "297873146"							
svonly "0"
cldll "0"
type "multiplayer_only"
nomodels "1"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
//gamedll_linux "linuxdlls/hl_i386.so"
I don't understand... Is there someone who can resolve my f***ing problem?
Thanks! ;)
 
Senior Member
★ Black Lounger ★
✔️ HL Verified
💻 Oldtimer
Joined
Feb 17, 2003
Messages
1,483
Best answers
0
Unless the file isnt there you have absolutely no problems.
Also I remember what I had to do when I ran a linux server.
Move your config.ini to your metamod folder and erase it. Put the following in it:
Code:
gamedll linuxdlls/hl_i386.so
autodetect yes
clientmeta yes
That worked for me. If that doesnt work for you there is something else:
Windows messes with the win zip files makeing the .dll and the .so file extisions unuseable (at least it did for me). Try haveing the linux person directly download this file and use it.
 
New Member
Joined
Oct 31, 2004
Messages
2
Best answers
0
I've edit my config.ini like you said, and now it's working... Thanks a lot ! :yes:
 
New Member
Joined
Oct 12, 2005
Messages
1
Best answers
0
KilledWithStyle said:
Unless the file isnt there you have absolutely no problems.
Also I remember what I had to do when I ran a linux server.
Move your config.ini to your metamod folder and erase it. Put the following in it:
Code:
gamedll linuxdlls/hl_i386.so
autodetect yes
clientmeta yes
That worked for me.
THANK YOU.
btw. Hi im DJ-X-Ray133, i like playing esf and have my own linux hlds at home. I tried hard to solve the problem with the segmentation fault, but i didnt know it is so simple !!!!

I dont want to mess with anyone but maybe this Thread should become sticky so all following linux server admin's with that problem can easily find it.

btw. the server is an AMD Athlon XP 2600+ with 512MB RAM and an ASROCK Board.... i saw that many people expierincing this problem use an AMD Processor........ just a thought

Ciao,
Dj-X-Ray133
 

Users who are viewing this thread

Top Bottom