AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Deleting Menu Handles (https://forums.alliedmods.net/showthread.php?t=298824)

_GamerX 06-23-2017 13:22

Deleting Menu Handles
 
Hello i have problem with my main plugin every day my plugin randomly unload and in console see this
PHP Code:

------------
L 06/23/2017 19:18:05Type    IBaseMenu |    Count    10970
L 06
/23/2017 19:18:05Type    File |    Count    2
L 06
/23/2017 19:18:05Type    Timer |    Count    44
L 06
/23/2017 19:18:05Type    CellArray |    Count    320
L 06
/23/2017 19:18:05Type    Regex |    Count    3464
L 06
/23/2017 19:18:05: -- Approximately 207864003 bytes of memory are in use by (14800Handles.
 
L 06/23/2017 19:18:05: [SMMEMORY LEAK DETECTED IN PLUGIN (file "FunMod.smx")
L 06/23/2017 19:18:05: [SMUnloading plugin to free 14800 handles.
L 06/23/2017 19:18:05: [SMContact the author(sof this plugin to correct this error.
L 06/23/2017 19:18:05: -------------------------------------------------------------------------- 

But i using in every menu handle this
PHP Code:

else if(action == MenuAction_Enddelete menu

But no work...

Please help

Fyren 06-23-2017 14:46

Re: Deleting Menu Handles
 
You're going to have to show us more than one line of code.

Kinsi 06-23-2017 14:49

Re: Deleting Menu Handles
 
3464 regex handles? I think your issue isnt limited to the menu(s)

_GamerX 06-23-2017 15:13

Re: Deleting Menu Handles
 
Quote:

Originally Posted by Fyren (Post 2531088)
You're going to have to show us more than one line of code.

That is not necessary
And if you don't know solve, please do not reply...

8guawong 06-23-2017 15:34

Re: Deleting Menu Handles
 
Quote:

Originally Posted by _GamerX (Post 2531093)
That is not necessary
And if you don't know solve, please do not reply...

http://www.sourcemod.net/credits.php

Fyren
Junior Senior Junior Senior Core Developer

so yes i think he does know what he is talking about
so its necessary

_GamerX 06-23-2017 15:47

Re: Deleting Menu Handles
 
Autists here:roll:

sneaK 06-23-2017 16:04

Re: Deleting Menu Handles
 
Sourcemod dev asks for more info to help you and you go and insult him. Are you serious?


All times are GMT -4. The time now is 05:23.

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