Hey guys!
First off, i'd like to apologise for if this issue has already been addressed elsewhere, but I could not find any topic related to this issue. So If I missed it, I'm an idiot.
The Issue I am having is this: I have tried to install a dedicated server for NMRIH twice now and had the same errors. I am fairly competent when it comes to managing a Linux enviroment but this just has me stumped.
The server is running Ubuntu 12.04 (32 bit), and I have successfully been able to install SteamCMD, and through that the 2013 multiplayer base and nmrih files as directed on the nmrih wiki page for setting up a dedicated server w/ Linux.
This is where stuff gets freaky: Issuing the command "./srcds_run -game nmrih +map nms_deadend" gives me this:
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler
Console initialized.
Setting breakpad minidump AppID = 224260
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Loaded 52 VPK file hashes from /root/steamcmd/nmrih_ds/hl2mp/hl2mp_pak.vpk for pure server operation.
Loaded 52 VPK file hashes from /root/steamcmd/nmrih_ds/hl2mp/hl2mp_pak.vpk for pure server operation.
Loaded 1222 VPK file hashes from /root/steamcmd/nmrih_ds/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /root/steamcmd/nmrih_ds/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /root/steamcmd/nmrih_ds/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 432 VPK file hashes from /root/steamcmd/nmrih_ds/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /root/steamcmd/nmrih_ds/platform/platform_misc.vpk for pure server operation.
Game_srv.so loaded for "NMRIH"
AppFramework : Unable to load module soundemittersystem.so!
Unable to load interface VSoundEmitter002 from soundemittersystem.so
Shutdown function Sys_ShutdownAuthentication() not in list!!!
Shutdown function Host_Shutdown() not in list!!!
Shutdown function Decal_Shutdown() not in list!!!
Shutdown function modelloader->Shutdown() not in list!!!
Shutdown function ShutdownStudioRender() not in list!!!
Shutdown function StaticPropMgr()->Shutdown() not in list!!!
Shutdown function ShutdownMaterialSystem() not in list!!!
Shutdown function HLTV_Shutdown() not in list!!!
Shutdown function g_Log.Shutdown() not in list!!!
Shutdown function g_GameEventManager.Shutdown() not in list!!!
Shutdown function sv.Shutdown() not in list!!!
Shutdown function NET_Shutdown() not in list!!!
Shutdown function Filter_Shutdown() not in list!!!
Shutdown function COM_Shutdown() not in list!!!
Shutdown function g_pCVar->Shutdown() not in list!!!
Shutdown function Cmd_Shutdown() not in list!!!
Shutdown function Cbuf_Shutdown() not in list!!!
Shutdown function Con_Shutdown() not in list!!!
Shutdown function Memory_Shutdown() not in list!!!
Shutdown function Sys_ShutdownMemory() not in list!!!
Shutdown function Sys_Shutdown() not in list!!!
Tue Oct 22 19:52:32 UTC 2013: Server Quit
I have never encountered this issue before while hosting other games using SteamCMD. Any suggestions from you guys would be really appreciated. If you need any more info I can throw it your way.