03.07.2012, 19:54
(
Last edited by Gigi-The-Beast; 04/07/2012 at 08:23 AM.
Reason: Mod asked me to edit the title
)
Code:
Header size: 17456 bytes Code size: 1570812 bytes Data size: 2818340 bytes Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion Total requirements: 4422992 bytes
I was preparing a new update for about a whole month and for that time the script had debug parameter passed in the compiler (-d3) and the crashdetect plugin loaded, so i didn't pay attention to the message, because that is normal with debug mode. But today when i finally finished all the necessary stuff i removed the debug mode and that message showed up. i am not a scripting beginner so please don't write some noobish stuff. is there a fast solution to detect the root of the problem? i've spent 2 last hours trying to find the problem, but without any success. Could anyone suggest something that could help me? I am desperate because the release date of the update is in 2 days..