Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Leak #28

Open
cmer81 opened this issue Apr 3, 2021 · 3 comments
Open

Memory Leak #28

cmer81 opened this issue Apr 3, 2021 · 3 comments

Comments

@cmer81
Copy link

cmer81 commented Apr 3, 2021

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.
@pedrotski
Copy link

Also having memory leak issues with this plugin

@strteamservidores
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants