Raised This Month: $32 Target: $400
 8% 

Not enough space on the stack


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Old 11-26-2019 , 22:06   Not enough space on the stack
Reply With Quote #1

Why is this happening ?

Quote:
L 11/27/2019 - 022:59: [SM] Exception reported: Not enough space on the heap
L 11/27/2019 - 022:59: [SM] Blaming: zombiereloaded.smx
L 11/27/2019 - 022:59: [SM] Call stack trace:
L 11/27/2019 - 022:59: [SM] [0] CreateEntityByName
L 11/27/2019 - 022:59: [SM] [1] Line 124, zr/visualeffects/ragdoll.inc::RagdollRemove
L 11/27/2019 - 022:59: [SM] [2] Line 171, zr/visualeffects/ragdoll.inc::RagdollTimer
L 11/27/2019 - 022:59: [SM] Exception reported: Not enough space on the heap
L 11/27/2019 - 022:59: [SM] Blaming: zombiereloaded.smx
L 11/27/2019 - 022:59: [SM] Call stack trace:
L 11/27/2019 - 022:59: [SM] [0] AcceptEntityInput
L 11/27/2019 - 022:59: [SM] [1] Line 135, zr/visualeffects/ragdoll.inc::RagdollRemove
L 11/27/2019 - 022:59: [SM] [2] Line 171, zr/visualeffects/ragdoll.inc::RagdollTimer
L 11/27/2019 - 022:59: [SM] Exception reported: Not enough space on the stack
L 11/27/2019 - 022:59: [SM] Exception reported: Not enough space on the stack
L 11/27/2019 - 022:59: [SM] Exception reported: Not enough space on the stack
L 11/27/2019 - 023:00: [SM] Exception reported: Not enough space on the stack
L 11/27/2019 - 023:00: [SM] Exception reported: Not enough space on the stack
L 11/27/2019 - 023:00: Exception reported: Not enough space on the stack
-> Reservation cookie 0: reason reserved(yes), clients(no), reservationexpires(0.00)
__________________
Elitcky is offline
Rohanlogs
Senior Member
Join Date: Nov 2015
Old 12-03-2019 , 04:31   Re: Not enough space on the stack
Reply With Quote #2

Hey. Those can happen when a plugin is leaking memory or using huge buffer sizes in multi-dimensional variables.
You can try to add
#pragma dynamic 131072
At the start of the code and recompile.
__________________
Rohanlogs is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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