View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-11-2015 , 05:09   Re: SteamTools (v1.0.0)
Reply With Quote #11

In the server log, are you sure you don't have message starting with [STEAMTOOLS], like "[STEAMTOOLS] Failed to get steamclient interface" ?

Looks like it crashes when it adds a new hook, and at this point, this is likely iSteamClient pointer could not be retrieved.

Will post here a debug version.

EDIT: Ah, I might know why, using a wrong interface version for ISteamClient and unless you use a more recent API, it will crash under linux. I should have used the default version (will fix soon)
__________________

Last edited by Arkshine; 04-11-2015 at 10:18.
Arkshine is offline