28.01.2020, 15:02
Hi to everyone.
I've got a lot of dialog inside OnDialogResponse, so for making order and optimize some code i decide to include easyDialog.
Now here the problem, when i compile without easyDialog it's just fine but only including it and re-compiling i get this warning of heap exceed size:
If I adapt all my dialog to easyDialog system(emptying OnDialogResponse), I can rid this problem?
I've got a lot of dialog inside OnDialogResponse, so for making order and optimize some code i decide to include easyDialog.
Now here the problem, when i compile without easyDialog it's just fine but only including it and re-compiling i get this warning of heap exceed size:
Code:
Header size: 23580 bytes Code size: 2241844 bytes Data size: 39938120 bytes Stack/heap size: 16384 bytes; estimated max. usage=4100 cells (16400 bytes) Total requirements:42219928 bytes