ScummVM 1.7.0 or Daily Build.
Exiting the Vampire Lair makes ScummVM crash. This also happens when switching from Seeker to Miranda or Quinn.
In the attached archive you can find three save files. One from before entering the Vampire Lair (no bug). A save file after collecting the blue crystal and scroll (switching between Seeker and Miranda or Quinn is no longer possible/crash). And one just before leaving the Vampire Lair (crash on exit).
I've found the problem. I should've continued with Quinn first. Once Quinn is at The Forest it's possible to make Seeker exit from the Vampire Lair.
Loading the savegame after collecting the blue crystal and scroll and switching to Miranda or Quinn gives the following assertion:
scummvm: engines/tsage/scenes.cpp:116: void TsAGE::SceneManager::sceneChange(): Assertion `_objectCount == g_saver->getObjectCount()' failed.
Loading the savegame just before leaving the lair gives the same assertion on exit.
I have This game and it crashes on the ship at the very beginning I thought they were still making it compatible which would explain the crashing.
softwarespecial: Please test with the latest daily build from here:
http://www.scummvm.org/downloads/#daily
If that crash still occurs, then please file it as a separate bug, attaching details including operating system, a savegame or instructions for replication, screenshots if applicable, and any debugging backtraces.
strangerke: Any progress on tracking down the reason for this assertion in the Vampire Lair?