Raised This Month: $32 Target: $400
 8% 

Metamod Not Loading Linux


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Awesome_man
Senior Member
Join Date: May 2014
Location: singapore
Old 04-22-2019 , 08:21   Metamod Not Loading Linux
Reply With Quote #1

I installed latest hlds server via steamcmd edited liblist.gam file
PHP Code:
gamedll_linux "addons/metamod/dlls/metamod_i386.so" 
also metamod_i386 file also there in the dll folder but it's not loading in server when i type meta list it says unknown command.

What could be the problem ?
Awesome_man is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 04-22-2019 , 08:32   Re: Metamod Not Loading Linux
Reply With Quote #2

A false configured liblist.gam would cause the server to crash.
Please post your complete liblist.gam.
__________________

Mordekay is offline
Awesome_man
Senior Member
Join Date: May 2014
Location: singapore
Old 04-22-2019 , 11:34   Re: Metamod Not Loading Linux
Reply With Quote #3

Quote:
Originally Posted by Mordekay View Post
A false configured liblist.gam would cause the server to crash.
Please post your complete liblist.gam.
There was some problem with metamod i fixed it now it's giving this error in console

PHP Code:
LoadLibrary failed on *********d******************@d******************?8Q*********@d******************1***************************h***************************Pe******************: *********d******************@d******************?8Q*********@d******************1***************************h***************************Pe******************: cannot open shared object fileNo such file or directory

Host_Error
Couldn't get DLL API from *********d******************@d******************?8Q*********@d******************1***************************h***************************Pe******************!

FATAL ERROR (shutting down): Host_Error: Couldn'
t get DLL API from *********d******************@d******************?8Q*********@d******************1***************************h***************************Pe******************! 
Here is liblist.gam file

PHP Code:
game "Counter-Strike"

url_info "www.counter-strike.net"

url_dl ""

version "1.6"

size "184000000"

svonly "0"

secure "1"

type "multiplayer_only"

cldll "1"

hlversion "1111"

nomodels "1"

nohimodel "1"

mpentity "info_player_start"

//gamedll "dlls\mp.dll"

//gamedll_linux "dlls/cs.so"

//gamedll_osx "dlls/cs.dylib"

trainmap "tr_1"

edicts "1800"



 

gamedll_linux "addons/metamod/dlls/metamod_i386.so" 

Last edited by Awesome_man; 04-22-2019 at 11:47.
Awesome_man is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 04-23-2019 , 10:42   Re: Metamod Not Loading Linux
Reply With Quote #4

Did you modify more than the gamedll_linux line?
Code:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1" 
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "dlls\mp.dll"
gamedll_linux "addons/metamod/dlls/metamod.so"
gamedll_osx "dlls/cs.dylib"
trainmap "tr_1"
edicts	"1800"
This is my one, try it. Just make sure the file is called exactly like yours.
__________________


Last edited by Mordekay; 04-23-2019 at 10:43.
Mordekay is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:32.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode