View Single Post
TiTz
Member
Join Date: Jan 2020
Old 04-27-2020 , 15:51   Re: [ANY] Profile Status
Reply With Quote #8

Hi,
I am running a srcds L4D1 server
I get this error in my error log ... and the server bombs out

Code:
L 04/27/2020 - 20:31:44: SourceMod error session started
L 04/27/2020 - 20:31:44: Info (map "l4d_airport01_greenhouse") (file "D:\servl4dt1\left4dead\addons\sourcemod\logs\errors_20200427.log")
L 04/27/2020 - 20:31:44: [SM] Exception reported: [PS] Please set your Steam API Key properly!
L 04/27/2020 - 20:31:44: [SM] Blaming: profilestatus.smx
L 04/27/2020 - 20:31:44: [SM] Call stack trace:
L 04/27/2020 - 20:31:44: [SM]   [0] SetFailState
L 04/27/2020 - 20:31:44: [SM]   [1] Line 120, C:\Users\Usuario\Documents\SOURCEMOD GLOBAL\profilestatus zip\scripting\profilestatus.sp::OnMapStart
I installed to the following directorys:

\left4dead\addons\sourcemod\extensions\SteamW orks.ext.dll
\left4dead\addons\sourcemod\plugins\profilest atus.smx
\left4dead\addons\sourcemod\translations\prof ilestatus.phrases.txt

I edited my ProfileStatus.cfg \left4dead\cfg\sourcemod\ProfileStatus.cfg

I added my Steam API number to the ProfileStatus.cfg
Code:
// Your Steam API key (https://steamcommunity.com/dev/apikey).
// -
// Default: ""
sm_profilestatus_apikey "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
But still i get the error and the server just bombs out.

Any ideas what I maybe doing wrong ?

Regards

TiTz
TiTz is offline