That shouln't be a problem. Running out of memroy after a while indicates a memory leak somewhere. I would guess that you're allocating a lot of strings or dynamic sprites and they are n ot getting cleared up correctly: either down to your code or a bug in AGS