Checking game fof... Expecting version 516 Using filelist: 'server.txt'. No username given. Using anonymous account with dedicated server subscription. Connecting to Steam3... Done! Logging anonymously into Steam3... Done! Using Steam3 suggested CellID: 10 Got AppInfo for 295230 Using app branch: 'Public'. Got depot key for 295231 result: OK Got depot key for 295232 result: OK Got depot key for 295233 result: OK Downloading depot 295231 - Fistfull of Frags Dedicated Server Content Downloading depot manifest...Got CDN auth token for cache14-lax1.steamcontent.com result: OK (expires 7/2/21 9:14:05 AM) Initialized connection to content server cache14-lax1.steamcontent.com:443 (SteamCache) with depot id 295231 Done! 61.05% fof/hl2/steam.inf 100.00% fof/fof/steam.inf Depot 295231 - Downloaded 112 bytes (67 bytes uncompressed) Downloading depot 295232 - win Downloading depot manifest...Got CDN auth token for cache14-lax1.steamcontent.com result: OK (expires 7/2/21 9:14:06 AM) Re-authed CDN connection to content server cache14-lax1.steamcontent.com:443 (SteamCache) from 295231 to 295232 Done! 33.17% fof/bin/engine.dll 100.00% fof/fof/bin/server.dll Depot 295232 - Downloaded 2452704 bytes (8558592 bytes uncompressed) Downloading depot 295233 - linux Downloading depot manifest...Got CDN auth token for cache14-lax1.steamcontent.com result: OK (expires 7/2/21 9:14:10 AM) Re-authed CDN connection to content server cache14-lax1.steamcontent.com:443 (SteamCache) from 295232 to 295233 Done! 00.44% fof/bin/crashhandler.so 06.67% fof/bin/dedicated_srv.so 07.81% fof/bin/datacache_srv.so 13.94% fof/bin/engine_srv.so 18.06% fof/bin/filesystem_stdio.so 24.62% fof/bin/libstdc++.so.6 24.97% fof/bin/libsteam_api.so 25.30% fof/bin/libtier0_s.so 25.65% fof/bin/libtier0_srv.so 25.95% fof/bin/libtier0.so 26.64% fof/bin/libvstdlib_srv.so 27.62% fof/bin/libvstdlib.so 27.05% fof/bin/libvstdlib_s.so 30.99% fof/bin/materialsystem_srv.so 32.91% fof/bin/replay_srv.so 33.18% fof/bin/scenefilecache_srv.so 33.58% fof/bin/shaderapiempty_srv.so 65.13% fof/bin/steamclient.so 65.65% fof/bin/soundemittersystem_srv.so 67.53% fof/bin/studiorender_srv.so 71.36% fof/bin/vphysics_srv.so 71.37% fof/srcds_linux 100.00% fof/fof/bin/server_srv.so Depot 295233 - Downloaded 3771280 bytes (16460685 bytes uncompressed) Total downloaded: 6224096 bytes (25019344 bytes uncompressed) from 3 depots Disconnected from Steam Dumping symbols from fof/fof/bin/server.so... Done. Dumping symbols from fof/fof/bin/server_srv.so... Done. Dumping symbols from fof/bin/filesystem_stdio.so... Done. Dumping symbols from fof/bin/replay.so... Done. Dumping symbols from fof/bin/libsteam_api.so... Done. Dumping symbols from fof/bin/libtier0_s.so... Done. Dumping symbols from fof/bin/libvstdlib.so... Done. Dumping symbols from fof/bin/replay_srv.so... Done. Dumping symbols from fof/bin/shaderapiempty_srv.so... Done. Dumping symbols from fof/bin/studiorender_srv.so... Done. Dumping symbols from fof/bin/crashhandler.so... Done. Dumping symbols from fof/bin/soundemittersystem_srv.so... Done. Dumping symbols from fof/bin/libvstdlib_srv.so... Done. Dumping symbols from fof/bin/dedicated.so... Done. Dumping symbols from fof/bin/libsteam.so... Done. Dumping symbols from fof/bin/soundemittersystem.so... Done. Dumping symbols from fof/bin/dedicated_srv.so... Done. Dumping symbols from fof/bin/engine.so... Done. Dumping symbols from fof/bin/scenefilecache_srv.so... Done. Dumping symbols from fof/bin/materialsystem.so... Done. Dumping symbols from fof/bin/libtier0_srv.so... Done. Dumping symbols from fof/bin/vphysics.so... Done. Dumping symbols from fof/bin/vphysics_srv.so... Done. Dumping symbols from fof/bin/datacache.so... Done. Dumping symbols from fof/bin/engine_srv.so... Done. Dumping symbols from fof/bin/libvstdlib_s.so... Done. Dumping symbols from fof/bin/scenefilecache.so... Done. Dumping symbols from fof/bin/steamclient.so... Done. Dumping symbols from fof/bin/libtier0.so... Done. Dumping symbols from fof/bin/studiorender.so... Done. Dumping symbols from fof/bin/materialsystem_srv.so... Done. Dumping symbols from fof/bin/datacache_srv.so... Done. Dumping symbols from fof/bin/shaderapiempty.so... Done. Dumping symbols from fof/steamclient.so... Done. Dumping symbols from fof/srcds_linux... Done. checking to see if ./gdc_fof_repos.sh exists Updating SMRCon repo Already up to date. Updating SourceMod repo From https://github.com/alliedmodders/sourcemod 1eae765d..a9d3cf45 master -> origin/master Updating 1eae765d..a9d3cf45 Fast-forward core/logic_bridge.cpp | 7 ++--- extensions/sdktools/vnatives.cpp | 48 ++++++++++++++++++++++++++++ extensions/sdktools/vsound.cpp | 52 ++++++++++++++++++++++--------- gamedata/sdktools.games/engine.csgo.txt | 6 ++++ gamedata/sdktools.games/engine.css.txt | 6 ++++ gamedata/sdktools.games/game.tf.txt | 6 ++++ plugins/basetriggers.sp | 50 ++++++++++++++--------------- plugins/include/clients.inc | 8 +++++ plugins/include/halflife.inc | 18 ++++++----- plugins/include/sdkhooks.inc | 1 + plugins/include/sdktools.inc | 2 ++ plugins/include/sdktools_client.inc | 2 ++ plugins/include/sdktools_functions.inc | 31 ++++++++++++------ plugins/include/sdktools_gamerules.inc | 20 ++++++------ plugins/include/sdktools_sound.inc | 12 +++---- plugins/include/sdktools_stringtables.inc | 1 + plugins/include/sdktools_trace.inc | 7 +++++ plugins/include/sdktools_voice.inc | 5 +++ plugins/include/sourcemod.inc | 2 ++ plugins/include/string.inc | 3 ++ plugins/include/timers.inc | 3 +- plugins/include/topmenus.inc | 4 +-- 22 files changed, 213 insertions(+), 81 deletions(-) Game: fof Gamedata: /users/psychonic/gdc/sourcemod-central/gamedata/core.games/engine.sdk2013.txt ConVarRef mat_dxlevel doesn't point to an existing ConVar O: EntInfo - no Linux symbol, skipping Windows offsets are (semi-)wild guesses! Signature offsets are wild guesses! ------------------------------------------------------ Game: fof Gamedata: /users/psychonic/gdc/sourcemod-central/gamedata/sdktools.games/engine.sdk2013.txt ConVarRef mat_dxlevel doesn't point to an existing ConVar O: GetTEName - no Linux symbol, skipping O: GetTENext - no Linux symbol, skipping O: TE_GetServerClass - no Linux symbol, skipping O: sv - no Linux symbol, skipping O: SetUserCvar - no Linux symbol, skipping O: SetClientName - no Linux symbol, skipping O: InfoChanged - no Linux symbol, skipping Windows offsets are (semi-)wild guesses! Signature offsets are wild guesses! S: sv (engine) - w: UNKNOWN - l: GOOD ------------------------------------------------------ Game: fof Gamedata: /users/psychonic/gdc/sourcemod-central/gamedata/sdktools.games/game.fof.txt ConVarRef mat_dxlevel doesn't point to an existing ConVar ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV20CBaseCombatCharacter - can't find, skipping ? O: _ZTV14CBaseAnimating - can't find, skipping ? O: _ZTV14CBaseAnimating - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV20CBaseCombatCharacter - can't find, skipping Windows offsets are (semi-)wild guesses! Signature offsets are wild guesses! ! S: FireOutput (server) - w: GOOD - l: NOTFOUND ! current: ! l: "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" ------------------------------------------------------ Game: fof Gamedata: /users/psychonic/gdc/sourcemod-central/gamedata/sdkhooks.games/game.fof.txt ConVarRef mat_dxlevel doesn't point to an existing ConVar ? O: _ZTV22CBaseMultiplayerPlayer - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV20CBaseCombatCharacter - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV11CBaseEntity - can't find, skipping ? O: _ZTV20CBaseCombatCharacter - can't find, skipping ? O: _ZTV20CBaseCombatCharacter - can't find, skipping ? O: _ZTV20CBaseCombatCharacter - can't find, skipping ? O: _ZTV11CBasePlayer - can't find, skipping ? O: _ZTV20CBaseCombatCharacter - can't find, skipping Windows offsets are (semi-)wild guesses! Signature offsets are wild guesses! ------------------------------------------------------