AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Solved [CS:S] All players have STEAM_ID_PENDING (https://forums.alliedmods.net/showthread.php?t=315232)

hmmmmm 03-29-2019 01:08

[CS:S] All players have STEAM_ID_PENDING
 
I set up a new CS:S server this week and I've noticed SM thinks that all of the players have a STEAM_ID_PENDING steamid (which I think means they haven't been validated yet?).

Code:

sm version
 SourceMod Version Information:
    SourceMod Version: 1.10.0.6392
    SourcePawn Engine: 1.10.0.6392, jit-x86 (build 1.10.0.6392)
    SourcePawn API: v1 = 5, v2 = 12
    Compiled on: Mar 28 2019 17:21:08
    Built from: https://github.com/alliedmodders/sourcemod/commit/318b36c
    Build ID: 6392:318b36c
    http://www.sourcemod.net/

Code:

meta version
Metamod:Source version 1.10.7-dev
Built from: https://github.com/alliedmodders/metamod-source/commit/20c72b5
Build ID: 963:20c72b5
Loaded As: Valve Server Plugin
Compiled on: Jul  7 2018
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/

This is causing some issues with my admin configuration and I'm completely lost as to what's causing it.

Any ideas would be appreciated. Thanks.

Squallkins 03-29-2019 01:52

Re: [CS:S] All players have STEAM_ID_PENDING
 
check ports, command line, plugins/extensions that could be hooking the client validation events.

hmmmmm 03-30-2019 20:15

Re: [CS:S] All players have STEAM_ID_PENDING
 
Thanks for the suggestions, ended up being my GSLT token. I was running a CS:GO server before this and I ended up copying across most of the configuration files & plugins/extensions, one of which had the GSLT token set to the one I made for the CS:GO server.

Seems like using a CS:GO token in CS:S just causes it to refuse to connect to steam rather than give a decent error message :(. Generating a new token for CS:S fixed the issue.

xkonsole 04-07-2019 20:39

Re: [CS:S] All players have STEAM_ID_PENDING
 
Quote:

Originally Posted by hmmmmm (Post 2645617)
Thanks for the suggestions, ended up being my GSLT token.

Goddamn. There were such great beginning.

kaju666 12-15-2023 08:36

Re: [CS:S] All players have STEAM_ID_PENDING
 
Quote:

Originally Posted by Squallkins (Post 2645341)
check ports, command line, plugins/extensions that could be hooking the client validation events.

THANK YOU!

in started tos earch in extensions and it was file called connect.ext.2.css.so
after deleting everything is oK!


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

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