Raised This Month: $51 Target: $400
 12% 

Solved Server seems to be unable to determine users


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ichiballs
Member
Join Date: Oct 2016
Old 10-21-2016 , 17:38   Server seems to be unable to determine users
Reply With Quote #1

Hi, so since the sourcemod update on 12.October, my server isn't behaving properly anymore. Most of plugins seem to have issues with users and determining who is who. Store plugin has messed up all the inventories, stamm randomly resets for users when they connect and when you check warns(sm_warn plugin) for people, there often appear to be warns from other people aswell. It's strange because sometimes it does this random things and sometimes it works normally, so if anybody has any ideas on what could it be, i would really appreciate it.

P.S. Shop database works just fine because i've got a webpanel connected to it and it shows everything like it is supposed to be.

Last edited by ichiballs; 10-24-2016 at 02:50.
ichiballs is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-21-2016 , 18:27   Re: Server seems to be unable to determine users
Reply With Quote #2

Update your sourcemod version to the latest 1.8 or 1.9, it will fix this problem.
__________________
sneaK is offline
ichiballs
Member
Join Date: Oct 2016
Old 10-21-2016 , 18:59   Re: Server seems to be unable to determine users
Reply With Quote #3

Quote:
Originally Posted by blackhawk74 View Post
Update your sourcemod version to the latest 1.8 or 1.9, it will fix this problem.
Are you sure? I will try ofcourse but there is another thing I just realized. A lot of people(including me) have STEAM_ID_PENDING tag instead of normal Steam id. Could that be a reason aswell and if, how can i fix it?
ichiballs is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-21-2016 , 19:14   Re: Server seems to be unable to determine users
Reply With Quote #4

Yes, that will fix the issue. There was a fix in the latest version specifically for the issue you are having, just look at the latest build change details. "Check multiple engine sources for updated AuthIDs. (#552)"
__________________
sneaK is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 10-22-2016 , 10:55   Re: Server seems to be unable to determine users
Reply With Quote #5

hummmmm are you really really sure
hamilton5 is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-24-2016 , 07:52   Re: Server seems to be unable to determine users
Reply With Quote #6

The issue seems to be that the server is returning "STEAM_ID_STOP_IGNORING_RETVALS" as the player's Steam ID, causing permissions to fail to load (at least, this is the case on my server).

This issue is persisting even with the latest SourceMod version.

Last edited by 404UserNotFound; 10-24-2016 at 07:53.
404UserNotFound is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 10-24-2016 , 15:50   Re: Server seems to be unable to determine users
Reply With Quote #7

Quote:
Originally Posted by abrandnewday View Post
The issue seems to be that the server is returning "STEAM_ID_STOP_IGNORING_RETVALS" as the player's Steam ID, causing permissions to fail to load (at least, this is the case on my server).

This issue is persisting even with the latest SourceMod version.
If you get "STEAM_ID_STOP_IGNORING_RETVALS" from a SM native involving steamids (ex: GetClientAuthId), it tells you what you need to do.
https://github.com/alliedmodders/sou...ayers.cpp#L341
__________________

Last edited by WildCard65; 10-24-2016 at 15:50.
WildCard65 is offline
TitanTF
Senior Member
Join Date: Mar 2016
Location: Singapore
Old 11-21-2016 , 02:29   Re: Server seems to be unable to determine users
Reply With Quote #8

Quote:
Originally Posted by WildCard65 View Post
If you get "STEAM_ID_STOP_IGNORING_RETVALS" from a SM native involving steamids (ex: GetClientAuthId), it tells you what you need to do.
https://github.com/alliedmodders/sou...ayers.cpp#L341
how can I fix this? I'm getting this on my database and my plugin queries the steamid only OnClientPostAdminCheck. I'm using SourceMod 1.8.0.5949.
TitanTF is offline
TitanTF
Senior Member
Join Date: Mar 2016
Location: Singapore
Old 11-21-2016 , 03:18   Re: Server seems to be unable to determine users
Reply With Quote #9

Quote:
Originally Posted by abrandnewday View Post
Make sure to update your plugins folder if you're like me and only ever updated SourceMod's data/gamedata/extensions folders (I don't know why I stopped updating my plugins).
alright thanks!
TitanTF is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:27.


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