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

Solved Half my admins not receiving their powers from SourceMod?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-23-2016 , 19:40   Half my admins not receiving their powers from SourceMod?
Reply With Quote #1

For some reason, my server is having trouble figuring out admins. I'm using admins_simple.ini, everything was working up until recently. I'm not sure what changed or what happened but now, for a short while, SourceMod can determine staff properly, and then once it's done waiting for players, it just seems to forget half the staff because half the players on the server still have their rank and access, but the other half don't.

Also, I'm using the old "STEAM_0:0:00000000" format of Steam IDs in my admins_simple.ini. I have a feeling it was the latest auth changes by KyleSanderson on the git that may be behind this issue. I'm running my server on a VPS running Ubuntu 15.10 by the way.

I didn't update any of my server's stock SourceMod plugins with the plugins from 1.8.0.5947, I just updated extensions/gamedata/data/bin.

Code:
 rcon sm version
 SourceMod Version Information:
    SourceMod Version: 1.8.0.5947
    SourcePawn Engine: SourcePawn 1.8, jit-x86 (build 1.8.0.5947)
    SourcePawn API: v1 = 4, v2 = 11
    Compiled on: Oct 14 2016 12:59:05
    Built from: https://github.com/alliedmodders/sourcemod/commit/111c95f
    Build ID: 5947:111c95f
    http://www.sourcemod.net/
Code:
Metamod:Source version 1.10.7-dev
Built from: https://github.com/alliedmodders/metamod-source/commit/ff9eac3
Build ID: 952:ff9eac3
Loaded As: Valve Server Plugin
Compiled on: Mar 17 2016
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
EDIT: Also, I seem to see these same errors in my error logs on the daily:

Code:
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: Error log file session closed.
But it doesn't tell me which plugins can't run, and sm plugins list shows they're all fine and working. I really wish that error message would tell you which plugin is "not runnable".

Last edited by 404UserNotFound; 10-25-2016 at 12:56.
404UserNotFound is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 10-23-2016 , 20:34   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #2

Quote:
Originally Posted by abrandnewday View Post
For some reason, my server is having trouble figuring out admins. I'm using admins_simple.ini, everything was working up until recently. I'm not sure what changed or what happened but now, for a short while, SourceMod can determine staff properly, and then once it's done waiting for players, it just seems to forget half the staff because half the players on the server still have their rank and access, but the other half don't.

Also, I'm using the old "STEAM_0:0:00000000" format of Steam IDs in my admins_simple.ini. I have a feeling it was the latest auth changes by KyleSanderson on the git that may be behind this issue. I'm running my server on a VPS running Ubuntu 15.10 by the way.

I didn't update any of my server's stock SourceMod plugins with the plugins from 1.8.0.5947, I just updated extensions/gamedata/data/bin.

Code:
 rcon sm version
 SourceMod Version Information:
    SourceMod Version: 1.8.0.5947
    SourcePawn Engine: SourcePawn 1.8, jit-x86 (build 1.8.0.5947)
    SourcePawn API: v1 = 4, v2 = 11
    Compiled on: Oct 14 2016 12:59:05
    Built from: https://github.com/alliedmodders/sourcemod/commit/111c95f
    Build ID: 5947:111c95f
    http://www.sourcemod.net/
Code:
Metamod:Source version 1.10.7-dev
Built from: https://github.com/alliedmodders/metamod-source/commit/ff9eac3
Build ID: 952:ff9eac3
Loaded As: Valve Server Plugin
Compiled on: Mar 17 2016
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/

EDIT: Also, I seem to see these same errors in my error logs on the daily:

Code:
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: [SM] Exception reported: Plugin not runnable
L 10/23/2016 - 19:18:47: Error log file session closed.
But it doesn't tell me which plugins can't run, and sm plugins list shows they're all fine and working. I really wish that error message would tell you which plugin is "not runnable".
You've failed to mention a game.
KyleS is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-23-2016 , 23:17   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #3

Team Fortress 2. My bad
404UserNotFound is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 10-23-2016 , 23:24   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #4

From what I learned in Sourcemod, those errors sometimes appear from plugins that are working "fine" when typing "sm plugins list" but actually, they're not.

Did you check the first line of your error logs? Try scanning those to find out the reason of these errors.
cravenge is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-23-2016 , 23:36   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #5

Quote:
Originally Posted by cravenge View Post
From what I learned in Sourcemod, those errors sometimes appear from plugins that are working "fine" when typing "sm plugins list" but actually, they're not.

Did you check the first line of your error logs? Try scanning those to find out the reason of these errors.
This is an entire log file:

Code:
L 10/20/2016 - 03:59:58: SourceMod error session started
L 10/20/2016 - 03:59:58: Info (map "trade_masscc_c5_1") (file "errors_20161020.log")
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: [SM] Exception reported: Plugin not runnable
L 10/20/2016 - 03:59:58: Error log file session closed.
Not much info to be found there, as you can see.

I have a feeling the issue may be my fault, so I'm gonna try symlinking my sourcemod test server's sourcemod install into the main server and see if that runs fine like it does on my test server. If it does, then it's an issue with my main server's sourcemod install.
404UserNotFound is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 10-24-2016 , 07:50   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #6

Also, another weird issue is this:

Player Do it the other way around? (STEAM_ID_STOP_IGNORING_RETVALS) has connected.

I'm using my own custom connection message plugin that displays the Steam3 ID in parenthesis, but lately it's been borking out and doing that.
404UserNotFound is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 10-24-2016 , 19:52   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #7

Quote:
Originally Posted by abrandnewday View Post
Also, another weird issue is this:

Player Do it the other way around? (STEAM_ID_STOP_IGNORING_RETVALS) has connected.

I'm using my own custom connection message plugin that displays the Steam3 ID in parenthesis, but lately it's been borking out and doing that.
I just saw from a website that some people have been dealing with this lately and one of them found a temp solution -> Disabling/changing "SteamAuthstringValidation" from "yes" to "no".

I know it decreases the security of the server, making other people steal/copy an admin's SteamID but you don't have to worry about them as long as you have a plugin that can tell whether or not that person is the real admin. (i.e sv_password checker)

Or.....

https://forums.alliedmods.net/showpo...52&postcount=7

Last edited by cravenge; 10-24-2016 at 19:56.
cravenge is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 10-25-2016 , 11:44   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #8

Quote:
Originally Posted by abrandnewday View Post
Yes I see that post, but it's not really helpful to me. I have no idea what I'm looking at. What the hell is a retval? I just woke up.

Return value maybe? I'm still confused.
It means that GetClientAuthId / GetClientAuthString returned false and you tried to use the string it returned you passed to it to fill anyway.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 10-25-2016 at 11:45.
Powerlord is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 10-25-2016 , 12:57   Re: Half my admins not receiving their powers from SourceMod?
Reply With Quote #9

Again, what's the value of SteamAuthstringValidation?
KyleS 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 09:43.


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