infamous480048 • PM |
Jul 04, 2016 1:31 PM
|
![]() Posts: 29 |
Hello i have today again the self problem..
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/ogp_agent/.steam/sdk32/steamclient.so with error: /home/ogp_agent/.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: 13:12:29 Aug 29 2013 (6153) STEAM Auth Server Server IP address [removed by me] LoadLibrary failed on p***************************X**************** ***********@******************************************************p***************** **********X***************************@****** *********************l*********************** **********************mᄪ******************p** *************************: p***************************X**************** ***********@******************************************************p***************** **********X***************************@****** *********************l*********************** **********************mᄪ******************p** *************************: cannot open shared object file: No such file or directory Host_Error: Couldn't get DLL API from p***************************X**************** ***********@******************************************************p***************** **********X***************************@****** *********************l*********************** **********************mᄪ******************p** *************************! FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from p***************************X**************** ***********@******************************************************p***************** **********X***************************@****** *********************l*********************** **********************mᄪ******************p** *************************! email debug.log to linux@valvesoftware.com Mon Jul 4 19:21:09 CEST 2016: Server restart in 10 seconds ANYONE know what is happens and how to fix that |
indrarajy • PM |
Jul 05, 2016 10:54 AM
|
![]() Posts: 19 |
This may can solve your problem
![]() https://forums.alliedmods.net/showthread.php?t=27743 http://forums.steampowered.com/forums/showthread.php?t=227492 the problem is with liblist.gam Liblist.gam file should have gamedll "addons\metamod\dlls\metamod.dll" // for windows gamedll_linux "addons/metamod/dlls/metamod.so" // for linux gamedll_osx "addons/metamod/dlls/metamod.dylib" // for mac |
infamous480048 • PM |
Jul 05, 2016 1:39 PM
|
![]() Posts: 29 |
Thx for your Answer. i will check that .
|