Really? What is this
#3

Memory corrupted. I hardly think the function itself has anything to do with it. Probably an unlucky coincidence. Did you get the "code size" box during compilation? If so, that's where your mistake is.

The script is using more memory than what was allocated for, resulting in stack corruption. In layman's terms this means data gets overwritten with other, unrelated, data, which leads to a crash.
Reply


Messages In This Thread
Really? What is this - by JessThompson - 20.08.2014, 21:35
Re: Really? What is this - by AdHaM612 - 12.10.2014, 15:31
Re: Really? What is this - by Vince - 12.10.2014, 15:49
Re: Really? What is this - by TakeiT - 12.10.2014, 15:54

Forum Jump:


Users browsing this thread: 3 Guest(s)