Game Development Community

Game crashes while using ALT TAB keys in game window..

by Raja John · in General Discussion · 01/20/2009 (9:48 pm) · 0 replies

Alt+Tab'ing back to the game will cause the game to crash with an Access Violation message.


1. Launch the game (Vista).
2. Once in-game, Alt+Tab away from the game.
3. Alt+Tab back to the game.
4. Notice that the game crashes with an Access Violation error message.

My coding :
moveMap.bind("keyboard", "alt tab", "pausescreen");