03-18-2014, 11:48 PM
Ok guys. Nothing spectacular happening here. I'm making some gameplay-updates and add items etc.
The problem I have is related to As3 script-executing itself. The program doesn't entirely clean memory properly, since it's built like that. To remove an object/advanced variable from the memory i have to erase every reference to it in the whole code.
Well it kinda is troublesome now. I didn't really realize how troublesome will it be, so I wasn't so involved at the beginning. For now I'm trying to clear the code, so it may take some time, before I find these leaks... In other case I'm not really sure what i'm going to do ;D.
I'll keep in touch.
The problem I have is related to As3 script-executing itself. The program doesn't entirely clean memory properly, since it's built like that. To remove an object/advanced variable from the memory i have to erase every reference to it in the whole code.
Well it kinda is troublesome now. I didn't really realize how troublesome will it be, so I wasn't so involved at the beginning. For now I'm trying to clear the code, so it may take some time, before I find these leaks... In other case I'm not really sure what i'm going to do ;D.
I'll keep in touch.