AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [SM] Exception reported: Not enough space on the heap (https://forums.alliedmods.net/showthread.php?t=322210)

Enzyoo 03-19-2020 18:06

[SM] Exception reported: Not enough space on the heap
 
Happens on all maps, causes the server to freeze.

Any fixes?

Silvers 03-19-2020 18:16

Re: [SM] Exception reported: Not enough space on the heap
 
Sure, with seeing the code of the plugin causing it that could be fixed. Without any other information you're on your own.

Enzyoo 03-19-2020 19:15

Re: [SM] Exception reported: Not enough space on the heap
 
Quote:

Originally Posted by Silvers (Post 2687675)
Sure, with seeing the code of the plugin causing it that could be fixed. Without any other information you're on your own.

Don't know which plugin causes it though.

TomL. 03-19-2020 19:24

Re: [SM] Exception reported: Not enough space on the heap
 
Disable all plugins and activate them one by one.

ddhoward 03-19-2020 21:31

Re: [SM] Exception reported: Not enough space on the heap
 
Quote:

Originally Posted by Enzyoo (Post 2687683)
Don't know which plugin causes it though.

The error log should say which plugin. Paste the "exception reported" error log here, along with the ten lines above and below it.

Enzyoo 04-09-2020 16:40

Re: [SM] Exception reported: Not enough space on the heap
 
Quote:

Originally Posted by ddhoward (Post 2687691)
The error log should say which plugin. Paste the "exception reported" error log here, along with the ten lines above and below it.

Tried to fix it, no matter what I do it always crashes.

Code:

L 04/09/2020 - 11:26:06: SourceMod error session started
L 04/09/2020 - 11:26:06: Info (map "ttt_yakuza_v2_1") (file "d:\!!csgo\!ttt\csgo\addons\sourcemod\logs\errors_20200409.log")
L 04/09/2020 - 11:26:06: [SM] Exception reported: Not enough space on the heap
L 04/09/2020 - 19:22:30: SourceMod error session started
L 04/09/2020 - 19:22:30: Info (map "ttt_yakuza_v2_1") (file "d:\!!csgo\!ttt\csgo\addons\sourcemod\logs\errors_20200409.log")
L 04/09/2020 - 19:22:30: [SM] Exception reported: Not enough space on the heap
L 04/09/2020 - 21:33:07: Error log file session closed.
L 04/09/2020 - 21:33:07: SourceMod error session started
L 04/09/2020 - 21:33:07: Info (map "ttt_yakuza_v2_1") (file "d:\!!csgo\!ttt\csgo\addons\sourcemod\logs\errors_20200409.log")
L 04/09/2020 - 21:33:07: [SM] Exception reported: Not enough space on the heap
L 04/09/2020 - 22:19:44: SourceMod error session started
L 04/09/2020 - 22:19:44: Info (map "ttt_yakuza_v2_1") (file "d:\!!csgo\!ttt\csgo\addons\sourcemod\logs\errors_20200409.log")
L 04/09/2020 - 22:19:44: [SM] Exception reported: Not enough space on the heap
L 04/09/2020 - 22:20:06: Error log file session closed.
L 04/09/2020 - 22:20:06: SourceMod error session started
L 04/09/2020 - 22:20:06: Info (map "ttt_yakuza_v2_1") (file "d:\!!csgo\!ttt\csgo\addons\sourcemod\logs\errors_20200409.log")
L 04/09/2020 - 22:20:06: [SM] Exception reported: Not enough space on the heap


Fyren 04-10-2020 17:33

Re: [SM] Exception reported: Not enough space on the heap
 
The logging change that would report the plugin was merged about four and a half years ago into SM 1.8.


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

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