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

[L4D & L4D2] Mutant Tanks (v9.1, 3-20-2024)


Post New Thread Reply   
 
Thread Tools Display Modes
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-20-2021 , 10:42   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1011

Version 8.85 is out!

Thank you to the following people who helped me throughout the process of making this update: Mi.Cura, ReCreator, epzminion, Dragokas, GL_INS

Thank you to the following people whose code really helped me understand more about SM and both L4D games in general: Lux, Pelipoika

Here are the main changes:

1. L4D2: Compatible with the 2.2.1.3 update.
2. Users can now create color presets in the config file that they can use for all color settings.
3. New native: MT_GetConfigColors (Used for retrieving and using color presets.)
4. Fixed crashing on Linux when Tank throws a rock.
5. Added the rainbow keyword as an option for several color settings. This keyword allows settings to cycle through all possible colors.

Download | Changelog | Information | Settings
__________________

Last edited by Psyk0tik; 02-01-2022 at 04:50.
Psyk0tik is offline
Maku
Member
Join Date: Dec 2020
Location: United Kingdom
Old 06-21-2021 , 23:18   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1012

I updated the Mutant Tanks to the latest version as well as updating Sourcemod.
I excluded the recommended one because I don't want to increase melee attack speed unless it is really needed.

Upon launching the server, I get a crash (I uploaded the error log, it is not that long).
It seems to be related to the .smx files.
Attached Files
File Type: log errors_20210622.log (18.8 KB, 45 views)
Maku is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-21-2021 , 23:33   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1013

Quote:
Originally Posted by Maku View Post
I updated the Mutant Tanks to the latest version as well as updating Sourcemod.
I excluded the recommended one because I don't want to increase melee attack speed unless it is really needed.

Upon launching the server, I get a crash (I uploaded the error log, it is not that long).
It seems to be related to the .smx files.
The folder structure changed. You have 2 separate sets of Mutant Tanks running.

Since v8.84, you only need 3 plugins:
- mt_abilities.smx
- mt_abilities2.smx
- mutant_tanks.smx
__________________

Last edited by Psyk0tik; 06-21-2021 at 23:33.
Psyk0tik is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 06-23-2021 , 18:55   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1014

Hi Crasher,

I tried the new plugin, my server crashed after 30 seconds the tank was on the field. Im sure Im using all the new files (I just kept the old mutant_tanks.cfg)

Am I doing something wrong?
SilentBr is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-23-2021 , 22:44   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1015

Quote:
Originally Posted by SilentBr View Post
Hi Crasher,

I tried the new plugin, my server crashed after 30 seconds the tank was on the field. Im sure Im using all the new files (I just kept the old mutant_tanks.cfg)

Am I doing something wrong?
Which game? Linux or Windows? SM version? Accelerator crash logs? Any error logs?

You either have:
1. Outdated gamedata

Or

2. Old game version (only likely if your server is for L4D2)

Or

3. Multiple instances of MT running.
Quote:
Originally Posted by Crasher_3637 View Post
Since v8.84, you only need 3 plugins:
- mt_abilities.smx
- mt_abilities2.smx
- mutant_tanks.smx
__________________

Last edited by Psyk0tik; 06-24-2021 at 00:25.
Psyk0tik is offline
TheStarRocker
Junior Member
Join Date: Jun 2020
Location: Perú
Old 06-25-2021 , 18:01   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1016

Hi Crasher.
I wanted to thank you for implementing my tank burn time suggestion.

Taking advantage of the fact that the servers were updated due to the last update of left 4 dead 2, I decided to wait and try version 8.85 of the Mutant Tanks.

I made a dedicated server for testing and uploaded your plugin with all the dependencies, when running the server I receive this in console:

PHP Code:
L 06/25/2021 16:36:27SourceMod error session started
L 06
/25/2021 16:36:27Info (map "c1m1_hotel") (file "D:\GAMES\SERVERS\LEFT4DEAD2-COPIA\left4dead2\addons\sourcemod\logs\errors_20210625.log")
L 06/25/2021 16:36:27: [SMException reportedScript execution timed out
L 06
/25/2021 16:36:27: [SMBlamingmt_abilities.smx
L 06
/25/2021 16:36:27: [SMCall stack trace:
L 06/25/2021 16:36:27: [SM]   [0MT_LogMessage
L 06
/25/2021 16:36:27: [SM]   [1Line 2592mt_abilities.sp::vAbilitySetup
L 06
/25/2021 16:36:27: [SM]   [2Line 129mt_abilities.sp::OnPluginStart
L 06
/25/2021 16:36:27: [SMUnable to load plugin "mt_abilities.smx"Error detected in plugin startup (see error logs
I have these plugins on the dedicated server:



Despite the error, Mutant Tanks run normally, although I did not do the test for all tanks.


Windows dedicated server
Sourcemod:
sourcemod-1.11.0-git6655-windows

Metamod:
mmsource-1.11.0-git1144-windows

Last edited by TheStarRocker; 06-25-2021 at 18:02.
TheStarRocker is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-25-2021 , 18:18   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1017

Thanks for the report. Since Mutant Tanks is such a huge plugin, it can take awhile to startup. You can fix that error by disabling this setting inside core.cfg:
PHP Code:
/**
 * If a plugin takes too long to execute, hanging or freezing the game server in the process, 
 * SourceMod will attempt to terminate that plugin after the specified timeout length has
 * passed. You can disable this feature by setting the value to "0".
 */
"SlowScriptTimeout"    "0" 
__________________
Psyk0tik is offline
TheStarRocker
Junior Member
Join Date: Jun 2020
Location: Perú
Old 06-25-2021 , 18:34   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1018

Quote:
Originally Posted by Crasher_3637 View Post
Thanks for the report. Since Mutant Tanks is such a huge plugin, it can take awhile to startup. You can fix that error by disabling this setting inside core.cfg:
PHP Code:
/**
 * If a plugin takes too long to execute, hanging or freezing the game server in the process, 
 * SourceMod will attempt to terminate that plugin after the specified timeout length has
 * passed. You can disable this feature by setting the value to "0".
 */
"SlowScriptTimeout"    "0" 
Thank you very much Crasher, the error has been solved.
TheStarRocker is offline
Slaven555
Member
Join Date: Jul 2018
Old 06-27-2021 , 03:47   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1019

Hello. After updating Mutant Tanks to version 8.85, some players get a "send reliable overflow stream" error. Everything is fine on version 8.83.
Slaven555 is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 06-27-2021 , 04:15   Re: [L4D & L4D2] Mutant Tanks (v8.85, 6-20-2021)
Reply With Quote #1020

Quote:
Originally Posted by Slaven555 View Post
Hello. After updating Mutant Tanks to version 8.85, some players get a "send reliable overflow stream" error. Everything is fine on version 8.83.
In what scenario does it happen on? How do you know it’s caused by MT? Any error logs?
__________________
Psyk0tik is offline
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 12:45.


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