Raised This Month: $ Target: $400
 0% 

SourceMod 1.4.6, Metamod:Source 1.9.0 released!


Post New Thread Closed Thread   
 
Thread Tools Display Modes
RonaldLee
Junior Member
Join Date: Apr 2012
Location: Florida
Old 09-12-2012 , 09:55   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#41

Quote:
Originally Posted by psychonic View Post
File a bug (login with forum email address and password.

A direct link to each the server.dll and server_i486.so would be appreciated.
Well, what I meant was that "game.nmrih.txt" inside of sourcemod/gamedata/sdktools.games shows that it is for version 1.02 ("* No More Room in Hell 1.02 *"), but the game (NMRiH) was updated on 9/7/2012 to version 1.05. They added some new weapons and such, so these changes make some plugins not work.
__________________
RonaldLee is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 09-12-2012 , 09:57   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#42

Quote:
Originally Posted by RonaldLee View Post
Well, what I meant was that "game.nmrih.txt" inside of sourcemod/gamedata/sdktools.games shows that it is for version 1.02 ("* No More Room in Hell 1.02 *"), but the game (NMRiH) was updated on 9/7/2012 to version 1.05. They added some new weapons and such, so these changes make some plugins not work.
Please follow the instructions provided.
__________________
asherkin is offline
RonaldLee
Junior Member
Join Date: Apr 2012
Location: Florida
Old 09-12-2012 , 10:04   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#43

Ok. I did the best I could with that report.
__________________
RonaldLee is offline
Old and Slow
Senior Member
Join Date: May 2005
Location: Arlington, Texas
Old 10-06-2012 , 16:58   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#44

I am trying to update a friend's Windows CS:S server and cannot get MMS 1.9.0 and SM 1.4.6 to work on Windows. This combination works fine on Linux.

Running the latest CS:S version, plain vanilla, the server runs as expected.
Adding MMS 1.9.0 only, no other plug-ins, no server.cfg, it runs as expected. Use the console for "status", "meta version", etc.

Add the release version of SM 1.4.6 and the satellite "cmd" window comes up and then disappears. Using -condebug, the console.log file has this:

Code:
L 10/06/2012 - 15:38:48: [SDKTOOLS] Sigscan for FireOutput failed - Disabling detour to prevent crashes
Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()
Missing shutdown function for S_Init() : S_Shutdown()
Missing shutdown function for Decal_Init() : Decal_Shutdown()
Missing shutdown function for InitStudioRender() : ShutdownStudioRender()
Missing shutdown function for StaticPropMgr()->Init() : StaticPropMgr()->Shutdown()
Missing shutdown function for modelloader->Init() : modelloader->Shutdown()
Missing shutdown function for InitMaterialSystem() : ShutdownMaterialSystem()
Missing shutdown function for HLTV_Init() : HLTV_Shutdown()
Missing shutdown function for g_Log.Init() : g_Log.Shutdown()
Missing shutdown function for ReplaySystem_Init( bDedicated ) : ReplaySystem_Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
As said, no problem like this on Linux, even with his normal plug-ins (which is why I expected the same setup to work for Windows after testing on Linux). I initially suspected CSSDM but these errors messages appear even for just the basic install.

Anyone else with this problem? What is missing?
__________________
.......Chuck |TxA| Old and Slow [AARP]

Last edited by Old and Slow; 10-06-2012 at 16:58.
Old and Slow is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 10-07-2012 , 11:02   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#45

Old and Slow, use stable snapshots
Despirator is offline
Old and Slow
Senior Member
Join Date: May 2005
Location: Arlington, Texas
Old 10-07-2012 , 23:13   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#46

Quote:
Originally Posted by Despirator View Post
Old and Slow, use stable snapshots
Well, I kinda expected the release version to work...

The 1.4.7. snapshop looks like it works with CSSDM. 1.5.0 is a no-go right now for CSSDM - apparently due to the split of CSS from OBV - looks like a CSSDM issue.
__________________
.......Chuck |TxA| Old and Slow [AARP]
Old and Slow is offline
daudocmv
New Member
Join Date: Nov 2012
Old 11-09-2012 , 04:33   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#47

thanks
__________________
Đầu đọc mã vạch , dau doc ma vach , đầu đọc mã vạch giá rẻ , bán đầu đọc mã vạch , mua đầu đọc mã vạch

Last edited by daudocmv; 11-18-2012 at 21:32.
daudocmv is offline
wendigo
Senior Member
Join Date: Nov 2012
Location: Denmark
Old 11-21-2012 , 20:36   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#48

Just did a upgrade from 1.3.4 to this new one, for my l4d2 server.

Now the admin "kill selected player" feature is broken. It was a very handy tool, to deal with griefers instantly or what I know.
Why is this feature now broken?

Last edited by wendigo; 11-21-2012 at 20:36.
wendigo is offline
psychonic

BAFFLED
Join Date: May 2008
Old 11-21-2012 , 20:37   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#49

Quote:
Originally Posted by wendigo View Post
Just did a upgrade from 1.3.4 to this new one, for my l4d2 server.

Now the admin "kill selected player" feature is broken. It was a very handy tool, to deal with griefers instantly or what I know.
Why is this feature now broken?
Need more info.

For one, what game?

Also, what OS?

Any errors logged?

Also, assuming you're talking about the "Slay Player" menu option?

Last edited by psychonic; 11-21-2012 at 20:38.
psychonic is offline
wendigo
Senior Member
Join Date: Nov 2012
Location: Denmark
Old 11-21-2012 , 20:53   Re: SourceMod 1.4.6, Metamod:Source 1.9.0 released!
#50

Quote:
Originally Posted by psychonic View Post
Need more info.

For one, what game?

Also, what OS?

Any errors logged?

Also, assuming you're talking about the "Slay Player" menu option?
Sourcemod 1.4.6 and Metamod 1.9.0

Game: Left 4 Dead 2

OS on server: Linux

OS me: W7

The log just says this here, when I slay by bringing up the admin menu by pressing m, and then navigate to the slay player: L 11/21/2012 - 20:45:01: [playercommands.smx] "gorman<34><>" slayed "Coach<35><>"

Yeah, I think thats the one. It's because my admin menu is in danish. But we must be talking about the same one (slay player)

EDIT: sm_slay (name) is also broken
Can server admins also confirm, that the slay feature is completely broken now for l4d2?

Last edited by wendigo; 11-22-2012 at 00:34.
wendigo is offline
Closed Thread



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 19:15.


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