View Single Post
bumblebee0001
Junior Member
Join Date: Jan 2024
Old 01-23-2024 , 03:12   Re: [EXTENSION] [L4D2] 8+ players Bug Fixes (1.0.2)
Reply With Quote #322

No longer working for Linux? I am using the extension and gamedata by SpaceWashingMachine, but when escaping at finale in Versus with more than 4 it counts an incorrect number towards the Survival Bonus, when there are clearly more than that who have escape. my friends who also host similar servers with 4+ survivors are reporting the same thing

SourceMod Version: 1.12.0.7054
Metamod:Source version 1.11.0-dev+1148

Appears as being loaded properly
[03] [L4D2] 8+ Players BugFixes (1.0.2): This extension try fix some bugs on server have more than 8 players

Ext list
PHP Code:
 [SMDisplaying 16 extensions:
 [
01Automatic Updater (1.12.0.7054): Updates SourceMod gamedata files
 
[02Webternet (1.12.0.7054): Extension for interacting with URLs
 
[03] [L4D28Players BugFixes (1.0.2): This extension try fix some bugs on server have more than 8 players
 
[04Left4Fix (2.1.0 (10 players)): Fix score completion on servers have 8players
 
[05DHooks (1.12.0.7054): Dynamic Hooks
 
[06BinTools (1.12.0.7054): Low-level C/C++ Calling API
 
[07SDK Tools (1.12.0.7054): Source SDK Tools
 
[08SDK Hooks (1.12.0.7054): Source SDK Hooks
 
[09Top Menus (1.12.0.7054): Creates sorted nested menus
 
[10GeoIP (1.12.0.7054): Geographical IP information
 
[11Client Preferences (1.12.0.7054): Saves client preference settings
 
[12SQLite (1.12.0.7054): SQLite Driver
 
[13Source Scramble (0.7.1): Tools for working with memory.
 [
14Regex (1.12.0.7054): Provides regex natives for plugins 
Meta list
PHP Code:
[01SourceMod (1.12.0.7054by AlliedModders LLC
[02L4DToolZ (1.1.0.2by AcceleratorIvailosp
[03Stripper (1.2.2by BAILOPAN
[04] [L4D28Players BugFixes (1.0.2by V10
[05Left4Fix (2.1.0 (10 players)) by spumer
[06DHooks (1.12.0.7054by AlliedModders LLC
[07SDK Tools (1.12.0.7054by AlliedModders LLC
[08SDK Hooks (1.12.0.7054by AlliedModders LLC 
In the logs

PHP Code:
L 01/27/2024 12:43:48: [BugFixesVenchicleLeaving 10
L 01
/27/2024 12:44:04: [BugFixesSurvivor count -1
L 01
/27/2024 12:44:04: [BugFixesSurvivor count FIXED TO 10 
The survivor count is wrong when it should be like

PHP Code:
L 04/19/2010 10:12:42: [BugFixesVenchicleLeaving 10
L 04
/19/2010 10:12:54: [BugFixesSurvivor count 4
L 04
/19/2010 10:12:54: [BugFixesSurvivor count FIXED TO 10 
Anyone knows of a working version or willing to try a fix?
Attached Files
File Type: so l4d2_bugfixes.ext.so (30.8 KB, 122 views)
File Type: txt l4d2_bugfixes.txt (2.0 KB, 136 views)

Last edited by bumblebee0001; 03-30-2024 at 19:17.
bumblebee0001 is offline