AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.1] (https://forums.alliedmods.net/showthread.php?t=118723)

V10 02-15-2010 03:38

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
Updated, added compiled Unix SO. (Unix version not tested yet)

V10 02-15-2010 04:09

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
Quote:

Originally Posted by Skorpion1976 (Post 1088758)
What actually happens when this extensions detects that an alive body gets resurrected?

=)
Stupid valve coders get player to revive by Charaster(Nick, Rochelle, etc), no checks alived or not, no check positions(revived body and death position) etc, also valve teleports dead body to player getted by Charaster, with no reason.
Extension save position on player deadth and set dead body correct position.
When defibrillator uses, extension search the correct player and give it for the revive functions(and events).

cigs 02-15-2010 05:35

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
Hi V10, this is what the sm exts list returns on linux server with the defibfix.ext.so you compiled:

Code:

[03] <FAILED> file "defibfix.ext.so": /home/83.142.49.30/source/3694/left4dead2/left4dead2/addons/sourcemod/extensions/defibfix.ext.so: undefined symbol: pfSqrt
undefined symbol: pfSqrt

Skorpion1976 02-15-2010 06:00

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
Hm if it wonīt work with SM 1.4 itīs sad. I canīt step back to SM 1.3 because I use l4d2scores which only works perfectly in SM 1.4
Quote:

Originally Posted by V10 (Post 1089235)
This error indicates that the plugin cannot found any survivior DEAD player on your game and passes control to the default player search function(engine function with revive bug).
When testing this was observed only when you start to revive the body before the engine understands that the player actualy DEAD.
This extension tested on my server (win32\10vs10\2.0.0.7\MM 1.8\SM1.3\l4dtoolz\versus) and good works.
I belive extension not works fine with SM 1.4, i not test it.


V10 02-15-2010 06:05

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
Quote:

Originally Posted by cigs (Post 1089397)
Hi V10, this is what the sm exts list returns on linux server with the defibfix.ext.so you compiled:

Code:

[03] <FAILED> file "defibfix.ext.so": /home/83.142.49.30/source/3694/left4dead2/left4dead2/addons/sourcemod/extensions/defibfix.ext.so: undefined symbol: pfSqrt
undefined symbol: pfSqrt

updated, recompiled, added mathlib to makefile

cigs 02-15-2010 06:23

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
It loaded successfully. I'll report back in this post if there're any issues with it.

Thanks for the fix and support, V10! :)

EDIT: Works like a charm so far.

troop5 02-15-2010 10:57

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
I'm using SM 1.4, I get this entry as well:

L 02/15/2010 - 01:19:51: SourceMod error session started
L 02/15/2010 - 01:19:51: Info (map "c3m2_swamp") (file "errors_20100215.log")
L 02/15/2010 - 01:19:51: [DefibFix] Player NOT FOUND
L 02/15/2010 - 01:27:30: Error log file session closed.

From using it last night it seemed to be working fine. Defibing ppl worked properly, dead bodies were staying where they should, but it was only one night, need more time. Going to post back in a couple days.

dani1341 02-15-2010 11:12

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
OK here is what I got from 3 hours playing in my server. The dead body teleport is fixed , but still the self defib bug and the still alive survivors bug !

V10 02-15-2010 21:47

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
Quote:

Originally Posted by dani1341 (Post 1089626)
OK here is what I got from 3 hours playing in my server. The dead body teleport is fixed , but still the self defib bug and the still alive survivors bug !

May be you say MORE info: sm version, game version, game logs, platform?

V10 02-15-2010 21:58

Re: [EXTENSION] L4D2 Defibrillator Bug Fix (on servers higher than 8 players)
 
Quote:

Originally Posted by Skorpion1976 (Post 1089420)
Hm if it wonīt work with SM 1.4 itīs sad. I canīt step back to SM 1.3 because I use l4d2scores which only works perfectly in SM 1.4

I add version for SM1.4, also add detail logs for all versions.
If extension not works, send logs to me in private.


All times are GMT -4. The time now is 04:35.

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