Solved Installation Problems

Installation Problems Support
Post Reply
johnnysins2000
Veteran Member
Veteran Member
Paraguay
Posts: 678
Joined: 7 years ago
Location: Paraguay
Contact:

Installation Problems

#1

Post by johnnysins2000 » 7 years ago

Hello Ze DEV Team I wanted To tell U that When I install Your Mod On my Friend Linux

These Problems Occur on amxmodx v1.8.2

First One cstrike module :

Code: Select all

 Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017



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.



==================

Game DLL version mismatch

DLL version is 140, engine version is 140

The game DLL for cstrike appears to be outdated, check for updates

==================

Host_Error: 



FATAL ERROR (shutting down): Host_Error: 





email debug.log to linux@valvesoftware.com

Fri Apr  7 20:01:31 CEST 2017: Server restart in 10 seconds



Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017



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.



==================

Game DLL version mismatch

DLL version is 140, engine version is 140

The game DLL for cstrike appears to be outdated, check for updates

==================

Host_Error: 



FATAL ERROR (shutting down): Host_Error: 





email debug.log to linux@valvesoftware.com

Fri Apr  7 20:01:41 CEST 2017: Server restart in 10 seconds



Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017



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.



==================

Game DLL version mismatch

DLL version is 140, engine version is 140

The game DLL for cstrike appears to be outdated, check for updates

==================

Host_Error: 



FATAL ERROR (shutting down): Host_Error: 





email debug.log to linux@valvesoftware.com

Fri Apr  7 20:01:51 CEST 2017: Server restart in 10 seconds


U guys ever faced this



And Second Problem Let's see My friend Told me this


FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so!


Metamod problem

I install the Latest Metamod for Linux u gave me


Want to tell me solution Guys ?

Or should I solve this myself
Nobody Is That Busy If They Make Time :roll:

User avatar
Raheem
Mod Developer
Mod Developer
Posts: 2214
Joined: 7 years ago
Contact:

#2

Post by Raheem » 7 years ago

So about cstrike module you should use the one i attached on the installation topic or you can use better the amxmodx v 1.8.3 this which i recommend you. Second problem it seems that the metamod.so not in the right path so can you say to me the path you put the metamod.so in and then open liblist.gam and see if it's same or not.

It should be something like: gamedll_linux "addons\metamod\dlls\metamod.so"

And to make sure that you have in addons folder:

1-metamod folder
2-dlls folder

in them you place the metamod.so

And this is the installation of metamod which you should know as there is manythings tell you how to do like videos tuts etc..
He who fails to plan is planning to fail

johnnysins2000
Veteran Member
Veteran Member
Paraguay
Posts: 678
Joined: 7 years ago
Location: Paraguay
Contact:

#3

Post by johnnysins2000 » 7 years ago

Thnx Raheem I will fix it

From liblist.gam

And about c strike module I used yours fix one then this error occurred
Nobody Is That Busy If They Make Time :roll:

User avatar
Raheem
Mod Developer
Mod Developer
Posts: 2214
Joined: 7 years ago
Contact:

#4

Post by Raheem » 7 years ago

This problem not from cstrike it tell you that the problem is from cstrike DLL that's is metamod or the GameDLL, Try re-install it again following the instructions i give and it will be ok.
He who fails to plan is planning to fail

johnnysins2000
Veteran Member
Veteran Member
Paraguay
Posts: 678
Joined: 7 years ago
Location: Paraguay
Contact:

#5

Post by johnnysins2000 » 7 years ago

Code: Select all

Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017

LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so: ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so: cannot open shared object file: No such file or directory

Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so!

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so!



email debug.log to linux@valvesoftware.com

Sat Apr  8 17:44:15 CEST 2017: Server restart in 10 seconds



Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017

LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so: ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so: cannot open shared object file: No such file or directory

Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so!

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so!



email debug.log to linux@valvesoftware.com

Sat Apr  8 17:44:25 CEST 2017: Server restart in 10 seconds



Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017

LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so: ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so: cannot open shared object file: No such file or directory

Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so!

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



gamedll_i386.so!



email debug.log to linux@valvesoftware.com

Sat Apr  8 17:44:35 CEST 2017: Server restart in 10 seconds


I tried to fix it but i got these problem

i think maybe gamedll_i386.so is not working with metamod correctly ?

Any solution to it
Nobody Is That Busy If They Make Time :roll:

User avatar
Raheem
Mod Developer
Mod Developer
Posts: 2214
Joined: 7 years ago
Contact:

#6

Post by Raheem » 7 years ago

What is "gamedll_i386.so" Where it's?? or where you get it? The game dll is named cs.so

They should be like:
  • cstrike.zip
    [Linux] Metamod + ReGameDLL
    (1.06 MiB) Downloaded 422 times
    cstrike.zip
    [Linux] Metamod + ReGameDLL
    (1.06 MiB) Downloaded 422 times
He who fails to plan is planning to fail

johnnysins2000
Veteran Member
Veteran Member
Paraguay
Posts: 678
Joined: 7 years ago
Location: Paraguay
Contact:

#7

Post by johnnysins2000 » 7 years ago

I exactly installed this right now !

Before U gave me

let me test it and then i will report it to you
Nobody Is That Busy If They Make Time :roll:

johnnysins2000
Veteran Member
Veteran Member
Paraguay
Posts: 678
Joined: 7 years ago
Location: Paraguay
Contact:

#8

Post by johnnysins2000 » 7 years ago

trainmap !

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



trainmap !



email debug.log to linux@valvesoftware.com

Sat Apr 8 18:30:11 CEST 2017: Server restart in 10 seconds



Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017

LoadLibrary failed on ./cstrike/dlls/cs.so: ./libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./cstrike/dlls/cs.so)

LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod.so



trainmap : ./cstrike/addons/metamod/dlls/metamod.so



trainmap : cannot open shared object file: No such file or directory

Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



trainmap !

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



trainmap !



email debug.log to linux@valvesoftware.com

Sat Apr 8 18:30:21 CEST 2017: Server restart in 10 seconds



Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017

LoadLibrary failed on ./cstrike/dlls/cs.so: ./libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./cstrike/dlls/cs.so)

LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod.so



trainmap : ./cstrike/addons/metamod/dlls/metamod.so



trainmap : cannot open shared object file: No such file or directory

Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



trainmap !

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



trainmap !



email debug.log to linux@valvesoftware.com

Sat Apr 8 18:30:31 CEST 2017: Server restart in 10 seconds



Console initialized.

Using breakpad crash handler

Setting breakpad minidump AppID = 10

Forcing breakpad minidump interfaces to load

Looking up breakpad interfaces from steamclient

Calling BreakpadMiniDumpSystemInit

Installing breakpad exception handler for appid(10)/version(5787)

scandir failed:/home/ogp_agent/OGP_User_Files/4/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./valve/SAVE

scandir failed:/home/ogp_agent/OGP_User_Files/4/./platform/SAVE

Protocol version 48

Exe version 1.1.2.6/Stdio (cstrike)

Exe build: 11:30:00 Aug 28 2012 (5787)

STEAM Auth Server


Server IP address 185.44.105.76:27017

LoadLibrary failed on ./cstrike/dlls/cs.so: ./libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./cstrike/dlls/cs.so)

LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod.so



trainmap : ./cstrike/addons/metamod/dlls/metamod.so



trainmap : cannot open shared object file: No such file or directory

Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



trainmap !

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/dlls/metamod.so



trainmap !



email debug.log to linux@valvesoftware.com

Sat Apr 8 18:30:41 CEST 2017: Server restart in 10 seconds


OK Now i am getting this error

What is this trainmap?

I have installed this metamod u gave me
Nobody Is That Busy If They Make Time :roll:

User avatar
Raheem
Mod Developer
Mod Developer
Posts: 2214
Joined: 7 years ago
Contact:

#9

Post by Raheem » 7 years ago

Oh, Your HLDS build is out-dates you should update it to final build so ReGameDLL works. Your current version: Exe build: 11:30:00 Aug 28 2012 (5787)

Final version: BUILD 6153 SERVER

So your problem will be solved if you downloaded final HLDS by SteamCMD or used the linux-pack which i uploaded. I don't know how i don't see that you use old HLDS version it was save our time just by tell you: UPDATE!
He who fails to plan is planning to fail

johnnysins2000
Veteran Member
Veteran Member
Paraguay
Posts: 678
Joined: 7 years ago
Location: Paraguay
Contact:

#10

Post by johnnysins2000 » 7 years ago

Aa I see thnx Raheem

I was thinking that maybe hlds does have problem

Ok i will use new one thnx

and update this metamod and regamedll link u gave me in the forum
Nobody Is That Busy If They Make Time :roll:

User avatar
Raheem
Mod Developer
Mod Developer
Posts: 2214
Joined: 7 years ago
Contact:

#11

Post by Raheem » 7 years ago

In the installation topic i put the links from where you can get final versions so see them there: http://escapers-zone.xyz/viewtopic.php?f=7&t=9
He who fails to plan is planning to fail

Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Who is online

Users browsing this forum: Yandex [Bot] and 1 guest