AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D2] Black Screen Fix aka Delayed downloader (https://forums.alliedmods.net/showthread.php?t=318739)

Dragokas 07-14-2021 07:36

Re: [L4D2] Black Screen Fix aka Delayed downloader
 
Please, fix handles leaking:

Code:

File hFile = OpenFile(sPath, "r");

BHaType 07-14-2021 08:06

Re: [L4D2] Black Screen Fix aka Delayed downloader
 
PHP Code:

Fixed handles leaking (thanks to Dragokas for report


manhkst 09-26-2021 09:34

Re: [L4D2] Black Screen Fix aka Delayed downloader
 
Quote:

0 engine.dll + 0x0
1 bintools.ext.dll!CallWrapper::Execute(void *,void *) [CallWrapper.cpp:144 + 0xb]
2 sdktools.ext.2.l4d2.dll!SDKCall [vcaller.cpp:415 + 0xb]
3 sourcepawn.jit.x86.dll!sp::Environment::Invok e(sp::PluginContext *,ke::RefPtr<sp::MethodInfo> const &,int *) [environment.cpp:296 + 0x1c]
4 sourcepawn.jit.x86.dll!__from_strstr_to_strch r + 0xb59
Sever Crash When INetworkStringTable table = INetworkStringTable(iTable); I used SM 1.10, MM 1.11

BHaType 10-01-2021 18:41

Re: [L4D2] Black Screen Fix aka Delayed downloader
 
Quote:

Originally Posted by manhkst (Post 2758918)
Sever Crash When INetworkStringTable table = INetworkStringTable(iTable); I used SM 1.10, MM 1.11

Required sm 1.11 or higher

Voevoda 05-10-2022 20:28

Re: [L4D2] Black Screen Fix aka Delayed downloader
 
hi this way it works?

Slaven555 09-11-2022 12:58

Re: [L4D2] Black Screen Fix aka Delayed downloader
 
Quote:

Originally Posted by Voevoda (Post 2779117)
hi this way it works?

On sm 1.11 everything works.


All times are GMT -4. The time now is 22:21.

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