Memory Managment
-
Hi,
I am working on a snake project, but I got a "Stack overflow. Too many functions called"
I saw on some project video indication about free memory displayed as debug.
Could you please indicate me the function use to get this information.A little screenshot of my WIP :
-
The debug stats are enabled in the Options in FUZE.
But the stack issue is a known bug, and it's not related to the total available memory.
-
We just have to be patient while the patch gets approved for release, which will address this issue for the most part.
-
Thanks for the answer.
I will polish my game until the arrival of the fix, before sharing it.