AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   CSS Update 7/2/21 (https://forums.alliedmods.net/showthread.php?t=333326)

ocwoody 07-03-2021 15:59

CSS Update 7/2/21
 
After the most recent CS:S update, sourcemod admin no longer works. Using sourcebans for admin and I get:

[SM] You do not have access to this command.

Any ideas on a fix?


SourceMod (1.10.0.6509) by AlliedModders LLC

Metamod:Source version 1.11.0-dev+1144

bongotrommler 07-03-2021 16:33

Re: CSS Update 7/2/21
 
got the same with clients auths..

with "status" you can see the STEAMID but the PlugIns seems not to use them.

On 1 Server all fine, on other server same issue

i.e:
Code:

L 07/03/2021 - 22:30:15: "PontiXXX<251><[U:1:1480XXX]><TERRORIST>" triggered "headshot"
L 07/03/2021 - 22:30:15: "PontiXXX<251><[U:1:1480XXX]><TERRORIST>" killed "Серго МАШИНА<277><BOT><CT>" with "ump45" (headshot)
L 07/03/2021 - 22:30:15: "PontiXXX<251><[U:1:1480XXX]><TERRORIST>" triggered "domination" against "Серго МАШИНА<277><BOT><CT>"
L 07/03/2021 - 22:30:15: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "gg_levelup"
L 07/03/2021 - 22:30:16: "Dingo<281><BOT><CT>" killed "PontiXXX<251><[U:1:1480XXX]><TERRORIST>" with "p228"
L 07/03/2021 - 22:30:16: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "weaponstats" (weapon "mp5navy") (shots "15") (hits "7") (kills "1") (headshots "0") (tks "0") (damage "104") (deaths "0")
L 07/03/2021 - 22:30:16: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "weaponstats2" (weapon "mp5navy") (head "1") (chest "4") (stomach "1") (leftarm "0") (rightarm "1") (leftleg "0") (rightleg "0")
L 07/03/2021 - 22:30:16: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "weaponstats" (weapon "galil") (shots "4") (hits "0") (kills "0") (headshots "0") (tks "0") (damage "0") (deaths "0")
L 07/03/2021 - 22:30:16: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "weaponstats2" (weapon "galil") (head "0") (chest "0") (stomach "0") (leftarm "0") (rightarm "0") (leftleg "0") (rightleg "0")
L 07/03/2021 - 22:30:16: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "weaponstats" (weapon "mac10") (shots "7") (hits "1") (kills "1") (headshots "1") (tks "0") (damage "48") (deaths "0")
L 07/03/2021 - 22:30:16: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "weaponstats2" (weapon "mac10") (head "1") (chest "0") (stomach "0") (leftarm "0") (rightarm "0") (leftleg "0") (rightleg "0")
L 07/03/2021 - 22:30:16: "PontiXXX<251><UNKNOWN><TERRORIST>" triggered "weaponstats" (weapon "ump45") (shots "5") (hits "2") (kills "1") (headshots "1") (tks "0") (damage "107") (deaths "0")


Squallkins 07-03-2021 17:56

Re: CSS Update 7/2/21
 
That's because steam id's are not getting retrieved within Sourcemod, they show up as "STEAM_ID_STOP_IGNORING_RETVALS"

Uninstall Steam Tools Extension if you have it installed

ocwoody 07-03-2021 18:36

Re: CSS Update 7/2/21
 
Quote:

Originally Posted by Squallkins (Post 2751822)
That's because steam id's are not getting retrieved within Sourcemod, they show up as "STEAM_ID_STOP_IGNORING_RETVALS"

Uninstall Steam Tools Extension if you have it installed

Uninstalling steamtools worked for me! Thanks

bongotrommler 07-04-2021 03:11

Re: CSS Update 7/2/21
 
removed steamtools and steamworks - same issue :D

Okay got it:

running smac_client.smx and i got the auth-error
when i remove the plugin all is fine, with running steamtools:
[17] SteamTools (0.10.0+54fdc51): SteamWorks for SourceMod
[18] SteamWorks Extension (1.2.3): Exposes SteamWorks functions to Developers
btw, when you disable smac_client.smx u need to restart the server, a mapchange wont help

ocwoody 07-05-2021 13:37

Re: CSS Update 7/2/21
 
Remove steamtools entirely.

Update to the latest steamworks - https://github.com/hexa-core-eu/SteamWorks/releases

SMAC should work fine now.


All times are GMT -4. The time now is 05:45.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.