Raised This Month: $51 Target: $400
 12% 

[AMXX] Run time error 3: stack error


Post New Thread Reply   
 
Thread Tools Display Modes
Natsheh
Veteran Member
Join Date: Sep 2012
Old 09-03-2019 , 12:21   Re: [AMXX] Run time error 3: stack error
Reply With Quote #11

Quote:
Originally Posted by edon1337 View Post
Didn't know it was a engine native

OP your problem might be some where else in another plugin, optimize all ur plugins
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 09-03-2019 at 12:27.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-03-2019 , 12:44   Re: [AMXX] Run time error 3: stack error
Reply With Quote #12

Quote:
Originally Posted by skatz_ws View Post
And yes, I have a lot of variables inside the plugin
That's not how it works. Variables do not live all the time, space is allocated when entering a function and the stack is cleaned when the function exits.

If you want help, post full code and double check you gave the right error log.
__________________
HamletEagle is offline
Old 09-03-2019, 13:07
edon1337
This message has been deleted by edon1337.
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 09-04-2019 , 04:17   Re: [AMXX] Run time error 3: stack error
Reply With Quote #13

Quote:
Originally Posted by edon1337 View Post
Unless static/global, which are most likely the cause.
Those don't live on the stack and won't cause a stack error.
__________________
klippy 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 11:51.


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