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

SourceMod for Contagion


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
JonnyBoy0719
Member
Join Date: Apr 2012
Location: Sweden
Old 04-18-2014 , 14:09   SourceMod for Contagion
Reply With Quote #1

When will SourceMod have full support for Contagion? I have tested the latest dev version of SourceMod, and it works without the SDKTOOLS error and/or any other start-up crashes. But there is some stuff that still doesn't work.

Some of the current issues:
errors_20140416.log
Code:
L 04/16/2014 - 18:39:01: Info (map "ce_barlowesquare") (file "errors_20140416.log")
L 04/16/2014 - 18:39:01: [SDKTOOLS] Could not locate FireOutput - Disabling detour
L 04/16/2014 - 18:39:02: [SDKTOOLS] Failed to find PlayerRunCmd offset - OnPlayerRunCmd forward disabled.
L 04/16/2014 - 19:33:35: [SM] Native "GivePlayerItem" reported: "GiveNamedItem" not supported by this mod
L 04/16/2014 - 19:33:35: [SM] Displaying call stack trace for plugin "weapon_menu.smx":
L 04/16/2014 - 19:33:35: [SM]   [0]  Line 395, weapon_menu.sp::Weapon_Menu()
L 04/16/2014 - 20:52:08: [SM] Native "ForcePlayerSuicide" reported: "CommitSuicide" not supported by this mod
L 04/16/2014 - 20:52:08: [SM] Displaying call stack trace for plugin "playercommands.smx":
L 04/16/2014 - 20:52:08: [SM]   [0]  Line 37, C:\builds\build-sourcemod\win32-1.6\build\plugins\playercommands/slay.sp::PerformSlay()
L 04/16/2014 - 20:52:08: [SM]   [1]  Line 146, C:\builds\build-sourcemod\win32-1.6\build\plugins\playercommands/slay.sp::Command_Slay()
L 04/16/2014 - 20:54:03: Error log file session closed.
L20140416.log
Code:
L 04/16/2014 - 19:32:35: -------- Mapchange to ce_barlowesquare --------
L 04/16/2014 - 19:32:42: [randomcycle.smx] RandomCycle has chosen cx_barlowesquare for the nextmap.
L 04/16/2014 - 19:54:38: [mapchooser.smx] Voting for next map has started.
L 04/16/2014 - 19:54:59: [mapchooser.smx] Voting for next map has finished. Nextmap: ce_roanokepd.
L 04/16/2014 - 20:38:37: [funcommands.smx] "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>" toggled noclip on "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>"
L 04/16/2014 - 20:38:50: [funcommands.smx] "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>" toggled noclip on "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>"
L 04/16/2014 - 20:51:27: [playercommands.smx] "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>" slayed "DemiX92<8><STEAM_1:1:74522281><>"
L 04/16/2014 - 20:52:33: [funcommands.smx] "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>" toggled noclip on "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>"
L 04/16/2014 - 20:52:40: [funcommands.smx] "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>" toggled noclip on "[SC} | [BB2] JonnyBoy0719<2><STEAM_1:1:24323838><>"
L 04/16/2014 - 20:53:56: [rockthevote.smx] RTV changing map manually
L 04/16/2014 - 20:53:56: [SM] Changed map to "ce_roanokepd"
__________________

Last edited by JonnyBoy0719; 04-18-2014 at 14:22.
JonnyBoy0719 is offline
Send a message via Skype™ to JonnyBoy0719
Bubka3
Sir Buzz Killington, Esq.
Join Date: Jan 2010
Location: New York, NY
Old 04-18-2014 , 20:17   Re: SourceMod for Contagion
Reply With Quote #2

Sounds like it needs a gamedata update. The SM devs should be able to do that.

Last edited by Bubka3; 04-18-2014 at 20:17.
Bubka3 is offline
psychonic

BAFFLED
Join Date: May 2008
Old 04-18-2014 , 21:42   Re: SourceMod for Contagion
Reply With Quote #3

Those errors indicate the gamedata files for it not existing or not being loaded. It may be due to the latter from the gamedata updater clobbering the master file with an older version or something. I'll look into it later.

Those functions should definitely be working (or crash) though rather than throwing that error.
psychonic is offline
JonnyBoy0719
Member
Join Date: Apr 2012
Location: Sweden
Old 04-18-2014 , 22:34   Re: SourceMod for Contagion
Reply With Quote #4

Thanks for the replies, so I just wait until the gamedata gets an update? If the gamedata for Contagion gets updated, do you mind give me a heads up so I can check if the commands works?
__________________
JonnyBoy0719 is offline
Send a message via Skype™ to JonnyBoy0719
Bubka3
Sir Buzz Killington, Esq.
Join Date: Jan 2010
Location: New York, NY
Old 04-19-2014 , 03:14   Re: SourceMod for Contagion
Reply With Quote #5

Gamedata updates are automatic, but you can keep an eye on the changes to SourceMod here:
https://hg.alliedmods.net/sourcemod-central/

Last edited by Bubka3; 04-19-2014 at 03:15.
Bubka3 is offline
JonnyBoy0719
Member
Join Date: Apr 2012
Location: Sweden
Old 04-19-2014 , 07:25   Re: SourceMod for Contagion
Reply With Quote #6

Quote:
Originally Posted by Bubka3 View Post
Gamedata updates are automatic, but you can keep an eye on the changes to SourceMod here:
https://hg.alliedmods.net/sourcemod-central/
Thanks for the link Bubka3
__________________
JonnyBoy0719 is offline
Send a message via Skype™ to JonnyBoy0719
psychonic

BAFFLED
Join Date: May 2008
Old 04-24-2014 , 11:17   Re: SourceMod for Contagion
Reply With Quote #7

Sorry for the delay in response. I cannot reproduce any of these errors on the latest snapshot (although nothing has changed for Contagion support in SM since it was initially added).

Maybe just redownload and try again?
psychonic is offline
JonnyBoy0719
Member
Join Date: Apr 2012
Location: Sweden
Old 05-18-2014 , 21:22   Re: SourceMod for Contagion
Reply With Quote #8

I still can reproduce the errors, but sm_kick works now tho, and some other small commands. but sm_slay still got the same "not supported by this mod" issue.
__________________
JonnyBoy0719 is offline
Send a message via Skype™ to JonnyBoy0719
Reply



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 14:01.


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