Quote from: abstauber on Tue 24/11/2009 20:10:51
Hi,
I somehow create currupted save games.
The bug has been isolated

In room_load, do the following:
[...]
SaveGameSlot(1, "QuickSave");
aSomeMusic.Play();
[...]
Try to load that game and BAM

At least that happens in AGS 3.2 RC2 on my machine.