Raised This Month: $32 Target: $400
 8% 

Admins not loaded/reloaded on connect/mapchange


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DeLiriuM
Senior Member
Join Date: Dec 2006
Old 11-12-2013 , 02:31   Admins not loaded/reloaded on connect/mapchange
Reply With Quote #1

So... I've been banging my head for the last few hours, on how to fix the issue.

Currently, when an admin joins the server, privileges are not set. He's added correctly in the users.ini file. Tried both via steamID and IP.
After typing amx_reloadadmins he gets the needed flags.

Code:
version
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 10:03:21 Aug  8 2013 (6132)
Code:
Metamod v1.21p37  2013/05/30 (5:13)
by Will Day
   http://www.metamod.org/
 Patch: Metamod-P (mm-p) v37
 by Jussi Kivilinna
    http://metamod-p.sourceforge.net/
compiled: May 30 2013, 11:41:16 EET (optimized)
Code:
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.2    ini   Start ANY  
 [ 2] Fun              RUN   -    fun_amxx_i386.so  v1.8.2    pl1   ANY   ANY  
 [ 3] Engine           RUN   -    engine_amxx_i386  v1.8.2    pl1   ANY   ANY  
 [ 4] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.2    pl1   ANY   ANY  
 [ 5] CStrike          RUN   -    cstrike_amxx_i38  v1.8.2    pl1   ANY   ANY  
 [ 6] CSX              RUN   -    csx_amxx_i386.so  v1.8.2    pl1   ANY   ANY  
 [ 7] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.2    pl1   ANY   ANY
Code:
amxx version
AMX Mod X 1.8.2 (http://www.amxmodx.org)
Authors:
        David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
        Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
        Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
        Borja "faluco" Ferrer, Scott "DS" Ehlert
Compiled: Feb 14 2013, 00:55:09
Build ID: 1.8.2 61:2ae84f7c0a97
Core mode: JIT+ASM32
Code:
Currently loaded modules:
      name                    version     author               status     
 [ 1] Fun                     1.8.2       AMX Mod X Dev Team   running    
 [ 2] Engine                  1.8.2       AMX Mod X Dev Team   running    
 [ 3] FakeMeta                1.8.2       AMX Mod X Dev Team   running    
 [ 4] nVault                  1.8.2       AMX Mod X Dev Team   running    
 [ 5] CStrike                 1.8.2       AMX Mod X Dev Team   running    
 [ 6] CSX                     1.8.2       AMX Mod X Dev Team   running    
 [ 7] Ham Sandwich            1.8.2       AMX Mod X Dev Team   running    
7 modules, 7 correct
Code:
       name                    version     author            file             status   
 [  1] Admin Base              1.8.2       AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.8.2       AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.8.2       AMXX Dev Team     adminhelp.amxx   running  
 [  4] Menus Front-End         1.8.2       AMXX Dev Team     menufront.amxx   running  
 [  5] Commands Menu           1.8.2       AMXX Dev Team     cmdmenu.amxx     running  
 [  6] Players Menu            1.8.2       AMXX Dev Team     plmenu.amxx      running  
 [  7] Plugin Menu             1.8.2       AMXX Dev Team     pluginmenu.amxx  running  
 [  8] Admin Chat              1.8.2       AMXX Dev Team     adminchat.amxx   running  
 [  9] Anti Flood              1.8.2       AMXX Dev Team     antiflood.amxx   running  
 [ 10] Admin Votes             1.8.2       AMXX Dev Team     adminvote.amxx   running  
 [ 11] NextMap                 1.8.2       AMXX Dev Team     nextmap.amxx     running  
 [ 12] Nextmap Chooser         1.8.2       AMXX Dev Team     mapchooser.amxx  running  
 [ 13] TimeLeft                1.8.2       AMXX Dev Team     timeleft.amxx    running  
 [ 14] Stats Configuration     1.8.2       AMXX Dev Team     statscfg.amxx    running  
 [ 15] Restrict Weapons        1.8.2       AMXX Dev Team     restmenu.amxx    running  
 [ 16] StatsX                  1.8.2       AMXX Dev Team     statsx.amxx      running  
 [ 17] CS Misc. Stats          1.8.2       AMXX Dev Team     miscstats.amxx   running  
17 plugins, 17 running
__________________
DeLiriuM is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 11-12-2013 , 07:22   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #2

Does this happens to all of your admins?
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
afffer99
Member
Join Date: Oct 2013
Old 11-12-2013 , 07:33   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #3

Same happened to me it happens for all admins. I fixed it by removing the things which were not happening before it in amxx.cfg. Give a try just replace it with a new clean amxx.cfg from the amxx package. Then if solved try to revert back things u wrote in amxx.cfg previously.
__________________
You can always have your files whenever you need them: Click Here

Last edited by afffer99; 11-12-2013 at 07:34.
afffer99 is offline
DeLiriuM
Senior Member
Join Date: Dec 2006
Old 11-12-2013 , 08:20   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #4

@wickedd - all admins
@afffer99 - the installation is fresh. Nothing was changed after downloading the files from here.
__________________

Last edited by DeLiriuM; 11-12-2013 at 08:21.
DeLiriuM is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 11-12-2013 , 08:25   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #5

Did you add the admins to the file while the server was running? If so... dun dun dun.... problem solved.

Last edited by WildCard65; 11-12-2013 at 08:26.
WildCard65 is offline
DeLiriuM
Senior Member
Join Date: Dec 2006
Old 11-12-2013 , 08:39   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #6

You don't say.
__________________
DeLiriuM is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 11-12-2013 , 08:41   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #7

Well from my knowledge of sourcemod and if the same applies to AMXX, open server starting the users.ini file is cached into memory once and if you change the file after the contents of it have been cached, running amxx_reloadadmins dumps the cache and recaches the users.ini file.
WildCard65 is offline
DeLiriuM
Senior Member
Join Date: Dec 2006
Old 11-12-2013 , 08:50   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #8

I know that. That's not the issue in this case.
__________________
DeLiriuM is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 11-12-2013 , 09:10   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #9

Then maybe the file didn't cache right the first time. IDK now in the OP you described it as if you added the admin to the file while server was running.
WildCard65 is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 11-12-2013 , 15:39   Re: Admins not loaded/reloaded on connect/mapchange
Reply With Quote #10

If everyone looses their privileges, how can you use amx_reloadadmins?
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Reply


Thread Tools
Display Modes

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:05.


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