If I run my game from the AppGameKit IDE, and I try to close it via the red X or by winning the game (which currently closes it) or selecting Exit from the initial menu, it gets hung. It is usually necessary to resort to TaskManager to kill the program.
If I run it by directly clicking on the built executable, there is no problem.
I am in Windows 7, 64bit.
I fully uninstalled 1065, deleted all but my project (deleted it's bytecode file and built executable), installed 107, cleaned my registry, rebooted.
Simple projects, like examples/general/core, do not have the same problem.
And examples/games/smackit worked okay.
But examples/games/snakesnacker exhibited the same behavior.
Cheers,
Ancient Lady