This means that replay_srv.so could not load due to missing
dependencies, and is likely due to missing required libraries.

The following command, from the tf install directory (where srcds_linux
is), should identify why replay_srv.so is not able to be loaded

env LD_LIBRARY_PATH="$LD_LIBRARY_PATH:bin" ldd -d bin/replay_srv.so

(if you are using any special LD_LIBRARY_PATH/linker tricks, ensure you
invoke ldd the same way)

On 02/20/2017 05:19 PM, Weasels Lair wrote:
> Ok, here's the error I encountered trying to host the TF2 beta linux
> dedicated server build:
>
> Operating System: Ubuntu 14.04 LTS
> Kernel: Linux 3.13.0-108-generic
> Architecture: 64-bit (x86_64)
> Video: Headless install (via SteamCMD)
> Hosted: NFO Servers (dedicated VPS, much cores & RAM, several games on
> same server)
> Summary: Throws some error about replay (which I don't use anyway). 
> Have not run in "debug" mode just yet.
>
> Console output:
> Start-up command-line:
> nice -n 9 ./srcds_run -game tf -secure +ip 192.223.29.234 -usercon
> +port 6911 -steamport 7911 +clientport 8911 -nohltv -nodefaultmap
> -authkey {censored}
> Starting game server ...
> WARNING: No map specified! Server may not heartbeat.
> Auto detecting CPU
> Using default binary: ./srcds_linux
> Server will auto-restart if there is a crash.
> Using Breakpad minidump system. Version: 3842775 AppID: 232250
> Setting breakpad minidump AppID = 232250
> Using breakpad crash handler
> Loaded 7627 VPK file hashes from
> /home/game-servers/game911/tf/tf2_textures.vpk for pure server operation.
> Loaded 7627 VPK file hashes from
> /home/game-servers/game911/tf/tf2_textures.vpk for pure server operation.
> Loaded 465 VPK file hashes from
> /home/game-servers/game911/tf/tf2_sound_vo_english.vpk for pure server
> operation.
> Loaded 465 VPK file hashes from
> /home/game-servers/game911/tf/tf2_sound_vo_english.vpk for pure server
> operation.
> Loaded 1095 VPK file hashes from
> /home/game-servers/game911/tf/tf2_sound_misc.vpk for pure server
> operation.
> Loaded 1095 VPK file hashes from
> /home/game-servers/game911/tf/tf2_sound_misc.vpk for pure server
> operation.
> Loaded 1791 VPK file hashes from
> /home/game-servers/game911/tf/tf2_misc.vpk for pure server operation.
> Loaded 1791 VPK file hashes from
> /home/game-servers/game911/tf/tf2_misc.vpk for pure server operation.
> Loaded 1791 VPK file hashes from
> /home/game-servers/game911/tf/tf2_misc.vpk for pure server operation.
> Loaded 1217 VPK file hashes from
> /home/game-servers/game911/hl2/hl2_textures.vpk for pure server operation.
> Loaded 574 VPK file hashes from
> /home/game-servers/game911/hl2/hl2_sound_vo_english.vpk for pure
> server operation.
> Loaded 383 VPK file hashes from
> /home/game-servers/game911/hl2/hl2_sound_misc.vpk for pure server
> operation.
> Loaded 449 VPK file hashes from
> /home/game-servers/game911/hl2/hl2_misc.vpk for pure server operation.
> Loaded 449 VPK file hashes from
> /home/game-servers/game911/hl2/hl2_misc.vpk for pure server operation.
> Loaded 5 VPK file hashes from
> /home/game-servers/game911/platform/platform_misc.vpk for pure server
> operation.
> Loaded 5 VPK file hashes from
> /home/game-servers/game911/platform/platform_misc.vpk for pure server
> operation.
> server_srv.so loaded for "Team Fortress"
> Could not load: replay_srv.so
> Could not load: replay_srv.so
>
> dlopen failed trying to load:
> /home/game-servers/.steam/sdk32/steamclient.so
> with error:
> /home/game-servers/.steam/sdk32/steamclient.so: cannot open shared
> object file: No such file or directory
> Looking up breakpad interfaces from steamclient
> Calling BreakpadMiniDumpSystemInit
> Segmentation fault (core dumped)
> Add "-debug" to the ./srcds_run command line to generate a debug.log
> to help with solving this problem
> Tue Feb 21 01:17:54 UTC 2017: Server restart in 10 seconds
> Tue Feb 21 01:17:57 UTC 2017: Server Quit
>
>
>
> On Mon, Feb 20, 2017 at 5:13 PM, John Schoenick
> <jo...@valvesoftware.com <mailto:jo...@valvesoftware.com>> wrote:
>
>     The list is probably the best place for visibility
>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to