sourcemod-discord icon indicating copy to clipboard operation
sourcemod-discord copied to clipboard

Memory Leak

Open cmer81 opened this issue 3 years ago • 3 comments

this plugins crash my server sometimes.

L 03/15/2021 - 21:54:47: [SM] MEMORY LEAK DETECTED IN PLUGIN (file "discord_api.smx")
L 03/15/2021 - 21:54:47: [SM] Unloading plugin to free 24113 handles.
L 03/15/2021 - 21:54:47: [SM] Contact the author(s) of this plugin to correct this error.
L 03/15/2021 - 21:54:47: --------------------------------------------------------------------------
L 03/15/2021 - 21:54:47: Type	Trie                |	Count	3
L 03/15/2021 - 21:54:47: Type	HTTPHandle          |	Count	1311
L 03/15/2021 - 21:54:47: Type	JanssonObject       |	Count	22799
L 03/15/2021 - 21:54:47: -- Approximately 153120 bytes of memory are in use by (24113) Handles.
L 04/03/2021 - 20:20:50: [SM] MEMORY LEAK DETECTED IN PLUGIN (file "discord_api.smx")
L 04/03/2021 - 20:20:50: [SM] Unloading plugin to free 23476 handles.
L 04/03/2021 - 20:20:50: [SM] Contact the author(s) of this plugin to correct this error.
L 04/03/2021 - 20:20:50: --------------------------------------------------------------------------
L 04/03/2021 - 20:20:50: Type	Trie                |	Count	3
L 04/03/2021 - 20:20:50: Type	HTTPHandle          |	Count	375
L 04/03/2021 - 20:20:50: Type	JanssonObject       |	Count	23098
L 04/03/2021 - 20:20:50: -- Approximately 44544 bytes of memory are in use by (23476) Handles.

cmer81 avatar Apr 03 '21 22:04 cmer81

Also having memory leak issues with this plugin

pedrotski avatar Apr 10 '21 09:04 pedrotski

yep https://media.discordapp.net/attachments/828337399984554005/828437821974511636/Capture.PNG

NullifidianSF avatar Apr 11 '21 21:04 NullifidianSF

try use this version: https://github.com/Cruze03/sourcemod-discord from Cruze03.

strteamservidores avatar May 30 '21 16:05 strteamservidores