Menu

#6736 TSAGE: R2R - Crash on exit Vampire Lair

open
None
5
2014-12-04
2014-09-22
Alien Grey
No

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).

1 Attachments

Discussion

  • Alien Grey

    Alien Grey - 2014-09-22

    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.

     
  • digitall

    digitall - 2014-09-23

    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.

     
  • digitall

    digitall - 2014-09-23

    Loading the savegame just before leaving the lair gives the same assertion on exit.

     
  • Matthew

    Matthew - 2014-12-04

    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.

     
  • digitall

    digitall - 2014-12-04
    • assigned_to: Strangerke
     
  • digitall

    digitall - 2014-12-04
    • summary: RINGWORLD2: Crash on exit Vampire Lair --> TSAGE: R2R - Crash on exit Vampire Lair
     
  • digitall

    digitall - 2014-12-04

    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.

     
  • digitall

    digitall - 2014-12-04

    strangerke: Any progress on tracking down the reason for this assertion in the Vampire Lair?