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

Metamod won't detect SourceMod?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Al_Infierno
New Member
Join Date: Feb 2016
Old 02-21-2016 , 17:16   Metamod won't detect SourceMod?
Reply With Quote #1

Hello,

I'm trying to configure SourceMod/MetaMod for a The Ship dedicated server (running straight through the steam client GUI, for some reason I can't get The Ship to work with steamcmd).

I installed the latest version of Metamod:Source and SourceMod. MetaMod appears to be working properly because I can do meta commands. However, when I use the command "meta list" I see this:


] meta list
Listing 1 plugin:
[01] <ERROR>



It appears MetaMod is not detecting SourceMod. "sm" commands do not work.
So I tried this:

] meta load \addons\sourcemod\bin\sourcemod_mm.dll
Failed to load plugin \addons\sourcemod\bin\sourcemod_mm.dll (Plugin API 11 is newer than internal version (10)).



I tried downloading and installing an older version of SourceMod (1.36) but I still get the same result.

Also, sourcemod.vdf is located in the addons/metamod folder, so that's not the problem.

Can somebody please help?

Last edited by Al_Infierno; 02-21-2016 at 17:22.
Al_Infierno is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 02-21-2016 , 18:34   Re: Metamod won't detect SourceMod?
Reply With Quote #2

Output of all of the following please:
version
plugin_print
meta version
meta game
__________________
asherkin is offline
Al_Infierno
New Member
Join Date: Feb 2016
Old 02-22-2016 , 23:47   Re: Metamod won't detect SourceMod?
Reply With Quote #3

Sorry for the delayed reply. I think I unloaded the plugin last night, so here's the following output. Should I try it again with the SourceMod plugin loaded with an <ERROR> message?

Thank you!!


] meta list
No plugins loaded.
] version
Protocol version 7
Exe version 1. 0. 0. 16 (ship) Spaced to prevent emoji
Exe build: (3057)
] plugin_print
Loaded plugins:
---------------------
0: "Metamod:Source Interface v1.4.4.705"
---------------------
] meta version
Metamod:Source version 1.4.4.705
Loaded As: Valve Server Plugin
Compiled on: Jul 25 2008
Plugin interface version: 10:7
SourceHook version: 4: 3 Spaced to prevent emoji
http://www.metamodsource.net/
] meta game
GameDLL Information
Description: The Ship
Mod Path: C:\Program Files (x86)\Steam\steamapps\common\The Ship Dedicated Server\ship
DLL Path: c:\program files (x86)\steam\steamapps\common\the ship dedicated server\ship\bin\server.dll
Interface: ServerGameDLL004
User Messages: Name Index Size
HudText 0 -1
SayText 1 -1
TextMsg 2 -1
HudMsg 3 -1
ResetHUD 4 1
GameTitle 5 0
ItemPickup 6 -1
ShowMenu 7 -1
Shake 8 13
Fade 9 10
VGUIMenu 10 -1
CloseCaption 11 7
SendAudio 12 -1
VoiceMask 13 9
RequestState 14 0
BarTime 15 -1
Damage 16 -1
RadioText 17 -1
HintText 18 -1
ReloadEffect 19 2
PlayerAnimEvent 20 -1
ShipSecurity 21 7
ShipActiveObjects 22 2
HudMrX 23 1
HudMission 24 1
HudEndMission 25 2
HudClothing 26 1
HudQuarry 27 6
HudQuarryMet 28 -1
HudChangeCrosshair 29 -1
ShipShowScores 30 -1
ShipHideScores 31 -1
ShipChatWitness 32 3
HudQuarryLocationUpdate 33 5
QuarryReassigned 34 4
HudNeedBarsExtremeTime 35 6
ExamineText 36 2
WeaponExamineText 37 2
SpecialItemExamineText 38 2
InventoryFullText 39 0
PickupDeniedText 40 0
GuardBribed 41 2
GuardBribedInfo 42 2
HudMissionObjectives 43 -1
ShowCompass 44 1
OnWaitingForMissionContinue 45 0
OnMissionContinue 46 0
HudForceCountdownUpdate 47 8
LoadDeckplan 48 0
MrXHealedText 49 0
ShipTeamMessageBasic 50 6
ShipTeamMessageEnemySpotted 51 6
ShipTeamMessageLocation 52 6
ShipTeamMessageTargetRoom 53 9
ShipSayTextTeam 54 -1
TeamEliminationNoDrawWeapons 55 0
56 user messages in total

Last edited by Al_Infierno; 02-22-2016 at 23:52.
Al_Infierno is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 02-23-2016 , 02:44   Re: Metamod won't detect SourceMod?
Reply With Quote #4

Considering you're using an 8 year old version of MM:S, I'm not surprised you're having issues - I suggest updating to the latest release.
__________________
asherkin is offline
Al_Infierno
New Member
Join Date: Feb 2016
Old 02-25-2016 , 22:01   Re: Metamod won't detect SourceMod?
Reply With Quote #5

Quote:
Originally Posted by asherkin View Post
Considering you're using an 8 year old version of MM:S, I'm not surprised you're having issues - I suggest updating to the latest release.
I'd thought I was using the most recent version of MM:S -- I could've sworn I got it from the official page...

Anyways, thank you for the help! I'll return if I have issues with the most recent version.
Al_Infierno is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 02-26-2016 , 07:27   Re: Metamod won't detect SourceMod?
Reply With Quote #6

Quote:
Originally Posted by Al_Infierno View Post
I'd thought I was using the most recent version of MM:S -- I could've sworn I got it from the official page...

Anyways, thank you for the help! I'll return if I have issues with the most recent version.
you mean: http://metamodsource.net/ right?
WildCard65 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 02-26-2016 , 09:27   Re: Metamod won't detect SourceMod?
Reply With Quote #7

Quote:
Originally Posted by WildCard65 View Post
you mean: http://metamodsource.net/ right?
I thought the official site was http://www.sourcemm.net/
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
psychonic

BAFFLED
Join Date: May 2008
Old 02-26-2016 , 09:35   Re: Metamod won't detect SourceMod?
Reply With Quote #8

Quote:
Originally Posted by WildCard65 View Post
you mean: http://metamodsource.net/ right?
Quote:
Originally Posted by Powerlord View Post
I thought the official site was http://www.sourcemm.net/
Both domains go to the same site and both are owned by AM. metamodsource.net is official one, but I always use the other since it's shorter.
psychonic is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 02-26-2016 , 09:53   Re: Metamod won't detect SourceMod?
Reply With Quote #9

Quote:
Originally Posted by Powerlord View Post
I thought the official site was http://www.sourcemm.net/
https://wiki.alliedmods.net/Frequent...amod:Source.3F
__________________
asherkin 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 05:31.


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