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

Admin menu crashes server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
knifeykins
Junior Member
Join Date: Dec 2009
Old 06-11-2010 , 17:50   Admin menu crashes server
Reply With Quote #1

I'm having a problem on a new server install with sourcemod (TF2) for some reason, when people open the admin menu, it crashes the sever. I've looked at logs and console outputs, but when an admin says "!menu" in chat, or the console command for the menu, the log stops before the command is even recorded, and the server restarts.. And the weirdest thing is, it only happens sometimes. Any help is appreciated
knifeykins is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-11-2010 , 23:10   Re: Admin menu crashes server
Reply With Quote #2

aaa... what sourcemod plugin use command sm_menu (!menu) ??
SourceMod basic plugins not use sm_menu, !menu or /menu to open admin menu.
Only sm_admin, !admin or /admin
Show list SM plugins
rcon sm plugins list


Mani Admin plugin use chat @menu to open also admin menu... (from Mani Admin plugin -addon, not SourceMod)

But if this help, ...addons\sourcemod\configs\core.cfg
You can change or disable SM chat trigger ! and /
Code:
    /**
     * String to use as the public chat trigger.  Set an empty string to disable.
     */
    "PublicChatTrigger"        "!"
    
    /**
     * String to use as the silent chat trigger.  Set an empty string to disable.
     */
    "SilentChatTrigger"        "/"
__________________
Do not Private Message @me

Last edited by Bacardi; 06-11-2010 at 23:13.
Bacardi is offline
knifeykins
Junior Member
Join Date: Dec 2009
Old 06-13-2010 , 21:27   Re: Admin menu crashes server
Reply With Quote #3

sorry, i meant !admin
i just got it mixed up since i used to use beetles mod
knifeykins is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 06-13-2010 , 22:21   Re: Admin menu crashes server
Reply With Quote #4

Can you provide us with a list of everything you're running? rcon meta list; rcon sm plugins list
__________________
thetwistedpanda is offline
knifeykins
Junior Member
Join Date: Dec 2009
Old 06-15-2010 , 15:44   Re: Admin menu crashes server
Reply With Quote #5

Code:
] rcon meta list
autokick is disabled for Too DERP for you
Listing 4 plugins:
  [01] SourceMod (1.3.2) by AlliedModders LLC
  [02] TF2 Tools (1.3.2) by AlliedModders LLC
  [03] BinTools (1.3.2) by AlliedModders LLC
  [04] SDK Tools (1.3.2) by AlliedModders LLC
] rcon sm plugins list
[SM] Listing 18 plugins:
  01 "Admin File Reader" (1.3.2) by AlliedModders LLC
  02 "Anti-Flood" (1.3.2) by AlliedModders LLC
  03 "Sound Commands" (1.3.2) by AlliedModders LLC
  04 "Admin Menu" (1.3.2) by AlliedModders LLC
  05 "Basic Votes" (1.3.2) by AlliedModders LLC
  06 "Basic Ban Commands" (1.3.2) by AlliedModders LLC
  07 "Fun Votes" (1.3.2) by AlliedModders LLC
  08 "Client Preferences" (1.3.2) by AlliedModders LLC
  09 "Basic Commands" (1.3.2) by AlliedModders LLC
  10 "Fun Commands" (1.3.2) by AlliedModders LLC
  11 "Basic Comm Control" (1.3.2) by AlliedModders LLC
  12 "Nextmap" (1.3.2) by AlliedModders LLC
  13 "DeadChat" (2.0) by Greyscale
  14 "Reserved Slots" (1.3.2) by AlliedModders LLC
  15 "Basic Info Triggers" (1.3.2) by AlliedModders LLC
  16 "Basic Chat" (1.3.2) by AlliedModders LLC
  17 "Admin Help" (1.3.2) by AlliedModders LLC
  18 "Player Commands" (1.3.2) by AlliedModders LLC
knifeykins is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-15-2010 , 16:19   Re: Admin menu crashes server
Reply With Quote #6

rcon plugin_print
Bacardi is offline
knifeykins
Junior Member
Join Date: Dec 2009
Old 06-16-2010 , 12:24   Re: Admin menu crashes server
Reply With Quote #7

plugin_print
Loaded plugins:
---------------------
0: "Metamod:Source 1.8.1"
---------------------
knifeykins is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-16-2010 , 15:56   Re: Admin menu crashes server
Reply With Quote #8

Only one plugin besides SM basic plugins... 13 "DeadChat" (2.0) by Greyscale


Have you downloaded that from plugin thread in #1 post or have you this versio #89

Is sv_alltalk 1 on server and have you change deadchat-plugin default cvars to something else ??
Cvar(s):

* deadchat_enable - Enable deadchat (-1: Read sv_alltalk, 0: Disable, 1: Enable)
* deadchat_teamsay - Allow dead players to talk to alive teammates through team-only chat. (Aka "ghosting")


Just guessing would this cause conflict when use chat !triggers

I tried on Cs:s but I didn't get any error... Have only bots with in test.

*
Can you remember before that crash, did admin use !admin in chat or teamchat and where they dead, alive or spectating ??
Bacardi is offline
knifeykins
Junior Member
Join Date: Dec 2009
Old 06-19-2010 , 18:06   Re: Admin menu crashes server
Reply With Quote #9

Getting rid of the plugin fixed the problem. Thanks!
knifeykins 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 03:21.


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