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

Sourcemod and Metamod command snot working ingame


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NachoCheez1337
New Member
Join Date: Jan 2019
Old 01-18-2019 , 11:40   Sourcemod and Metamod command snot working ingame
Reply With Quote #1

Hello,

I install metamod and sourcemod on my csgo server (docker-container on ubuntu).

In the server console I can use "meta version" and "sm plugins list" without and problems, but when I try to use any commands like "sm_admin" in the ingame client console, I get "Unknown Command".

I searched around quite a bit but i couldn`t find any solution. Any idea what i can do?
NachoCheez1337 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-18-2019 , 12:45   Re: Sourcemod and Metamod command snot working ingame
Reply With Quote #2

What's the output of all the following commands (run in the server console or via rcon) on one of the affected servers?
Code:
version
plugin_print
meta version
meta list
sm version
sm exts list
sm plugins list
__________________
asherkin is offline
NachoCheez1337
New Member
Join Date: Jan 2019
Old 01-19-2019 , 11:28   Re: Sourcemod and Metamod command snot working ingame
Reply With Quote #3

Sorry for the delayed response, had some stuff to do. But here is the output from the server console (didn't work via rcon):


Code:
version
Protocol version 13673 [849/849]
Exe version 1.36.7.3 (csgo)
Exe build: 02:27:39 Dec 13 2018 (7331) (730)

plugin_print
Loaded plugins:
---------------------
0:      "Metamod:Source 1.10.7-dev"
---------------------

meta version
Metamod:Source version 1.10.7-dev
Built from: https://github.com/alliedmodders/metamod-source/commit/2418a49
Build ID: 968:2418a49
Loaded As: Valve Server Plugin
Compiled on: Dec 19 2018
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/

meta list
Listing 3 plugins:
  [01] SourceMod (1.9.0.6275) by AlliedModders LLC
  [02] CS Tools (1.9.0.6275) by AlliedModders LLC
  [03] SDK Tools (1.9.0.6275) by AlliedModders LLC

sm version
 SourceMod Version Information:
    SourceMod Version: 1.9.0.6275
    SourcePawn Engine: 1.9.0.6275, jit-x86 (build 1.9.0.6275)
    SourcePawn API: v1 = 4, v2 = 12
    Compiled on: Jan 19 2019 04:28:37
    Built from: https://github.com/alliedmodders/sourcemod/commit/eb6a39e
    Build ID: 6275:eb6a39e
    http://www.sourcemod.net/

sm exts list
[SM] Displaying 8 extensions:
[01] Automatic Updater (1.9.0.6275): Updates SourceMod gamedata files
[02] Webternet (1.9.0.6275): Extension for interacting with URLs
[03] CS Tools (1.9.0.6275): CS extended functionality
[04] BinTools (1.9.0.6275): Low-level C/C++ Calling API
[05] SDK Tools (1.9.0.6275): Source SDK Tools
[06] Top Menus (1.9.0.6275): Creates sorted nested menus
[07] Client Preferences (1.9.0.6275): Saves client preference settings
[08] SQLite (1.9.0.6275): SQLite Driver

sm plugins list
[SM] Listing 17 plugins:
  01 "Basic Votes" (1.9.0.6275) by AlliedModders LLC
  02 "Basic Info Triggers" (1.9.0.6275) by AlliedModders LLC
  03 "Admin File Reader" (1.9.0.6275) by AlliedModders LLC
  04 "Reserved Slots" (1.9.0.6275) by AlliedModders LLC
  05 "Admin Menu" (1.9.0.6275) by AlliedModders LLC
  06 "Basic Commands" (1.9.0.6275) by AlliedModders LLC
  07 "Basic Chat" (1.9.0.6275) by AlliedModders LLC
  08 "Fun Votes" (1.9.0.6275) by AlliedModders LLC
  09 "Basic Comm Control" (1.9.0.6275) by AlliedModders LLC
  10 "Anti-Flood" (1.9.0.6275) by AlliedModders LLC
  11 "Client Preferences" (1.9.0.6275) by AlliedModders LLC
  12 "Admin Help" (1.9.0.6275) by AlliedModders LLC
  13 "Sound Commands" (1.9.0.6275) by AlliedModders LLC
  14 "Player Commands" (1.9.0.6275) by AlliedModders LLC
  15 "Basic Ban Commands" (1.9.0.6275) by AlliedModders LLC
  16 "Nextmap" (1.9.0.6275) by AlliedModders LLC
  17 "Fun Commands" (1.9.0.6275) by AlliedModders LLC

Last edited by NachoCheez1337; 01-19-2019 at 11:37.
NachoCheez1337 is offline
NachoCheez1337
New Member
Join Date: Jan 2019
Old 01-19-2019 , 11:33   Re: Sourcemod and Metamod command snot working ingame
Reply With Quote #4

Also I'm starting to think that this file is the problem:

/csgo/addons/metamod/sourcemod.vdf

Code:
"Metamod Plugin"
{
        "alias"         "sourcemod"
        "file"          "addons/sourcemod/bin/sourcemod_mm"
}
Is this configured correctly as this is just the default file?
NachoCheez1337 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-19-2019 , 13:05   Re: Sourcemod and Metamod command snot working ingame
Reply With Quote #5

All your plugins appear to be working correctly.
__________________
asherkin is offline
NachoCheez1337
New Member
Join Date: Jan 2019
Old 01-19-2019 , 13:59   Re: Sourcemod and Metamod command snot working ingame
Reply With Quote #6

So any idea what else I could do? I really dont know what the problem could be...
NachoCheez1337 is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 01-20-2019 , 12:05   Re: Sourcemod and Metamod command snot working ingame
Reply With Quote #7

2 (maybe dumb) questions:

1. Did you give your self admin rights?

2. Can other players access this commands, or do they get other output then "unknown command" ?

Does rcon work? I do not mean sm_rcon I mean the way it is provieded from Valve via rcon_password XXXX and then rcon COmmand
__________________
micazoid 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 07:08.


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