Raised This Month: $51 Target: $400
 12% 

Build 5956 Problem with metamod?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
GBLTeam
Senior Member
Join Date: Mar 2012
Location: Republic of Macedonia
Old 07-24-2013 , 11:14   Build 5956 Problem with metamod?
Reply With Quote #1

I install the metamod v1.20 also i tryed and metamod-p im using Centos 6.4 AMD processor.

liblist:
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"
trainmap "tr_1"

And i got this error:

Code:
[cs@testgame1 27020]$ ./hlds_run -game cstrike +ip 88.221.55.2 +port 27018 +maxplayers 15
Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/cs/.steam/sdk32/steamclient.so
with error:
/home/cs/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:45:07 Apr 25 2013 (6027)
STEAM Auth Server
Server IP address 88.221.55.2:27018
LoadLibrary failed on =w
                        ·ÄÆ¿°iÆ¿: =w
                                    ·ÄÆ¿°iÆ¿: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from =w
                                        ·ÄÆ¿°iÆ¿!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from =w
                                                                     ·ÄÆ¿°iÆ¿!

Other error i tryed and the MetaMod-P(metamod-p-1.21p37-linux_i686.tar.gz) so i get this:

Code:
[cs@testgame1 27020]$ ./hlds_run -game cstrike +ip 88.221.55.2 +port 27018 +maxplayers 15
Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/cs/.steam/sdk32/steamclient.so
with error:
/home/cs/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:45:07 Apr 25 2013 (6027)
STEAM Auth Server
Server IP address 88.221.55.2:27018

   Metamod version 1.21p37 Copyright (c) 2001-2013 Will Day
     Patch: Metamod-P (mm-p) v37 Copyright (c) 2004-2013 Jussi Kivilinna
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.


   AMX Mod X version 1.8.3-dev Copyright (c) 2004-2006 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.
And what happend with metamod-p ? I try to connect tot he server and server go down.

Code:
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20130724181318_1.dmp
success = no
error:  Server returned nothing (no headers, no data)
./hlds_run: line 255: 32548 Segmentation fault      $HL_C

So whats the problem i follow one tutorial i install the latest build 5956 SteamCMD and now i cant use the amxmodx and metamod ?
GBLTeam is offline
Send a message via MSN to GBLTeam Send a message via Skype™ to GBLTeam
GBLTeam
Senior Member
Join Date: Mar 2012
Location: Republic of Macedonia
Old 07-24-2013 , 11:35   Re: Build 5956 Problem with metamod?
Reply With Quote #2

There is and other problem and without metamod server is broken ? is that problem with server.cfg ?

server.cfg

Code:
sv_password ""
hostname "Test Server"

// rcon passsword
rcon_password ""
sv_rcon_banpenalty 1
sv_rcon_maxfailures 20
sv_rcon_minfailures 20
sv_rcon_minfailuretime 30 

// server cvars
sv_allowupload 1
sv_allowdownload 1
sv_voicecodec voice_speex
sv_voicequality 2
sv_voiceenable 1
mp_footsteps 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 2
mp_forcechasecam 2
mp_logmessages 1
sv_pausable 0
sv_cheats 0
sv_aim 0
sv_maxspeed 320
mp_hostagepenalty 0
mp_allowspectators 1
mp_chattime 3
sv_gravity 800
sv_proxies 0
mp_autoteambalance 1
mp_limitteams 0

// round specific cvars
mp_roundtime 2
mp_startmoney 800
mp_c4timer 35
mp_timelimit 20
mp_maxrounds 0
mp_fraglimit 0
mp_winlimit 0
mp_buytime 0.75

// bandwidth rates

sv_maxrate 80000
sv_minrate 70000
sv_maxupdaterate 100
sv_minupdaterate 60
sv_lan 0

// server logging
log off
sv_logbans 1
sv_logecho 0
sv_logfile 0
mp_logdetail 0

// operation
sv_contact [email protected]

Last edited by GBLTeam; 07-24-2013 at 11:35.
GBLTeam is offline
Send a message via MSN to GBLTeam Send a message via Skype™ to GBLTeam
Mata Patos
Senior Member
Join Date: Jul 2011
Old 07-24-2013 , 11:56   Re: Build 5956 Problem with metamod?
Reply With Quote #3

Update your server with steamCMD, and use amxmodx 1.8.2

Last edited by Mata Patos; 07-24-2013 at 11:57.
Mata Patos is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 07-24-2013 , 11:58   Re: Build 5956 Problem with metamod?
Reply With Quote #4

Quote:
Originally Posted by Mata Patos View Post
Update your server with steamCMD.
He used SteamCMD to install, though i don't think 5956 is the latest build anymore. It may be a problem with the install. Try re-installing everything and see if still throws errors at you.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
DIS
Senior Member
Join Date: Jul 2013
Location: Somewhere Here xD
Old 07-24-2013 , 12:02   Re: Build 5956 Problem with metamod?
Reply With Quote #5

Update your server to the latest build (6027) via SteamCMD
DIS is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 07-24-2013 , 12:06   Re: Build 5956 Problem with metamod?
Reply With Quote #6

Quote:
Originally Posted by joshknifer View Post
He used SteamCMD to install, though i don't think 5956 is the latest build anymore. It may be a problem with the install. Try re-installing everything and see if still throws errors at you.
He has the latest build on his server.

@GBLTeam :

gamedll "dlls\mp.dll" - Isn't there a mp.so? As far as I know, .dll extensions work only on windows whereas linux has .so extensions.

Did you install the server with SteamCMD multiple times? It usually takes 4-6 tries of installation and validating for it to work and have everything on the server.
DruGzOG is offline
Send a message via AIM to DruGzOG
GBLTeam
Senior Member
Join Date: Mar 2012
Location: Republic of Macedonia
Old 07-24-2013 , 12:56   Re: Build 5956 Problem with metamod?
Reply With Quote #7

I reinstall and i got the latest build 6027

and i got one prob here

Code:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
/home/cs/.steam/sdk32/steamclient.so
with error:
/home/cs/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
GBLTeam is offline
Send a message via MSN to GBLTeam Send a message via Skype™ to GBLTeam
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-24-2013 , 12:57   Re: Build 5956 Problem with metamod?
Reply With Quote #8

Ignore it
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Reply



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 19:17.


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