AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Solved Server turns crazy (https://forums.alliedmods.net/showthread.php?t=313203)

NanoC 12-31-2018 11:25

Server turns crazy
 
I've moved from linux to windows and now i'm having some problems with it, sometimes sourcemod turns "crazy" or something like that, and some plugins stop working, admins.cfg don't work either. The only way to fix this is restarting the server, any idea how to fix this?
No error logs, nothing in console either, it just fu** up everything. This happens randomly 4 or 5 times per day, everything stop working, it's weird.
Some people said that looks like a memory leak but i'm not sure

Edit: issue fix on page 3

Cruze 12-31-2018 13:58

Re: Server turns crazy
 
Are you using windows version of sourcemod?

Bacardi 12-31-2018 14:45

Re: Server turns crazy
 
Join your server and use status command.
Have your server still Steam connection ?

If server has no Steam connection, it stop validate players steamid, then SourceMod not grant you admin privilege (more securite).

*edit
Last few days I have problem with my CSGO game, to connect steam. Not sure does SRCDS in same computer messing this.

Squallkins 12-31-2018 15:17

Re: Server turns crazy
 
Did you change ownership on the files once they were moved over?

NanoC 12-31-2018 19:07

Re: Server turns crazy
 
Quote:

Originally Posted by Cruze (Post 2632056)
Are you using windows version of sourcemod?

Yes ofc. Also the last version of it

Code:

SourceMod Version Information:
    SourceMod Version: 1.9.0.6271
    SourcePawn Engine: 1.9.0.6271, jit-x86 (build 1.9.0.6271)

Quote:

Originally Posted by Bacardi (Post 2632062)
Join your server and use status command.
Have your server still Steam connection ?

If server has no Steam connection, it stop validate players steamid, then SourceMod not grant you admin privilege (more securite).

Didn't try that, but if that happens, should it fu** up every plugin too? Because the problem isn't the admins config only

Quote:

Originally Posted by Squallkins (Post 2632067)
Did you change ownership on the files once they were moved over?

What do you mean by that? Every file is good tbh, if it isn't, it shouldn't run the server correctly

Bacardi 12-31-2018 19:29

Re: Server turns crazy
 
Could you attach your admins.cfg file in your post ?

There have been few cases, where file is in "Linux format", carriage return in text differs in Linux and Windows.

*edit
server command:
sm_dump_admcache

give also admin txt cache file ...addons/sourcemod/data

NanoC 01-01-2019 16:15

Re: Server turns crazy
 
Quote:

Originally Posted by Bacardi (Post 2632109)
Could you attach your admins.cfg file in your post ?

There have been few cases, where file is in "Linux format", carriage return in text differs in Linux and Windows.

*edit
server command:
sm_dump_admcache

give also admin txt cache file ...addons/sourcemod/data

admin_cache_dump.txt

admins.cfg

Bacardi 01-01-2019 17:27

Re: Server turns crazy
 
admins.cfg
line 355
Code:

                "identity"                "STEAM_0:1:459NOFUNCIONAELPRIME505225"

*edit
I update this post if I find more typos.

*edit
I haven't see this kind in admin_cache file :D
Code:

        "Skere //150 3/03/19"
        {
                "auth"                        "steam"
                "identity"                "1:459NOFUNCIONAEࠦbڙ"
                "flags"                        ""
                "immunity"                "10"
                "group"                        "Vip"
        }


*edit
Do you have plugin what mess SourceMod admins.cfg file ??


*edit
Show that status output and sm plugins list

NanoC 01-01-2019 19:39

Re: Server turns crazy
 
Ty for the bug in admins.cfg, i've fixed the line 355.

Quote:

Originally Posted by Bacardi (Post 2632276)
Do you have plugin what mess SourceMod admins.cfg file ??

Nope


Status
Spoiler


Sm plugins list
Spoiler


Sm exts list
Spoiler

Bacardi 01-01-2019 20:15

Re: Server turns crazy
 
Any errors logs in ...addons/sourcemod/logs?

Dam, you have SourceBans also... one reason if you lose admin rights temporary, if it lost connection to the database


All times are GMT -4. The time now is 02:08.

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