View Single Post
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 03-29-2023 , 20:59   Re: [ANY] SteamWorks
Reply With Quote #836

Quote:
Originally Posted by Weasel View Post
Having a weird issue with SteamWorks (v1.2.4, https://github.com/hexa-core-eu/Stea...ses/tag/v1.2.4) loaded-up on one of my Linux dedicated servers.

It seems to be causing errors specifically on Counter-Strike:Source (CS:S) - not the new CS-GO-related stuff, the older separate CS:S product BTW.

Not showing any such errors on TF2, or CS:GO - just CS:S.

This is the error that keeps spamming the console over and over:
Code:
RecordSteamInterfaceCreation (PID 17624): SteamGameServer014 / GameServer
Missing interface adapter for SteamGameServer014 GameServer
If I disable the SteamWorks extension, those errors go away - but of course any SteamWorks-dependent plug-ins don't work either.

not sure when this started, since I don't have cause to check the console of the CS:S servers very often. These errors do not seem to prevent game-play or crash the server - just spamming the console - and probably not allowing the dependent plug-in (steam group admins) to work properly.

PS: Also tried deleting "bin" folders with various Steam/Valve-related .so's, and then updating/validating the app install so that they get re-installed from scratch. That made no difference.
You'll have to compile against an older steamworks SDK, or manually update your steamclient.
KyleS is offline